Releases: youki-dev/oci-spec-rs
Releases · youki-dev/oci-spec-rs
v0.5.8
What's Changed
- Release 0.5.7 by @utam0k in #108
- Implement
ToString
forImageIndex
,ImageManifest
, andImageConfiguration
by @termoshtt in #109 - runtime: Add a domainname field support by @utam0k in #111
New Contributors
- @termoshtt made their first contribution in #109
Full Changelog: v0.5.7...v0.5.8
v0.5.7
v0.5.6
What's Changed
- Add available
LinuxSeccompFilterFlag
s by @saschagrunert in #96 - Release 0.5.5 by @saschagrunert in #97
- Update derive_builder requirement from 0.10.2 to 0.11.0 by @dependabot in #99
- Add docs about how to cut a release by @saschagrunert in #98
- Add missing
CopyGetters
by @cgwalters in #100 - Add CFS bandwidth burst by @Furisto in #101
New Contributors
- @dependabot made their first contribution in #99
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Add available
LinuxSeccompFilterFlag
s by @saschagrunert in #96
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Add mutable accessors for some important Vec/HashMap fields by @cgwalters in #87
- Use buffered I/O for JSON by default by @cgwalters in #89
impl Default
forOs
andArch
, use inImageConfiguration::default()
by @cgwalters in #90- image: Fix
powerpc
, add a test case for arch mapping by @cgwalters in #91
Full Changelog: v0.5.3...v0.5.4
v0.5.3
Bump to 0.5.3
What's Changed
- Release 0.5.2 by @saschagrunert in #75
- derive setters for spec and mount by @yihuaf in #76
- Add tests to load an actual spec by @yihuaf in #78
- add missing field for seccomp by @yihuaf in #79
- Add missing setters for structs by @TristanCacqueray in #80
- change default_error_ret to use get_copy by @yihuaf in #83
- fix: add missing Setters trait to LinuxPids by @knight42 in #84
- Bump to 0.5.3 by @utam0k in #85
New Contributors
- @TristanCacqueray made their first contribution in #80
- @knight42 made their first contribution in #84
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Bump to 0.5.2 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
v0.5.1
Bump to v0.5.1 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
v0.5.0
Bump to v0.5.0 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
v0.4.0
Bump to v0.4.0 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>