Skip to content

Releases: containers/oci-spec-rs

v0.6.8

20 Jul 05:24
v0.6.8
4b76c2e
Compare
Choose a tag to compare

What's Changed

Runtime Specification

  • Validate execCPUAffinity of the runtime process spec by @keisku in #178
  • enhancement: Handle "mount" and "network" for LinuxNamespaceType by @Apokleos in #187

Test improvements and Misc Fixes

  • Enforce a label to a PR and generate release notes from labels by @utam0k in #188
  • Specifying Dependencies with tilde requirements by @Apokleos in #191
  • Release 0.6.8 by @keisku in #189

Other Changes

Full Changelog: v0.6.7...v0.6.8

v0.6.7

04 Jul 12:08
35eff8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

02 Jul 11:29
9d3a94e
Compare
Choose a tag to compare

What's Changed

  • Add comment on LinuxHugepageLimit by @omprakaash in #162
  • Add missing getset to LinuxMemory struct members by @YJDoc2 in #164
  • Add get_mut for fields of spec/runtime by @Apokleos in #166
  • Rlimit: Make rlimits POSIX-specific by @Apokleos in #172
  • enhancement: Enhance Enum types with string conversion capabilities by @Apokleos in #175
  • Add execCPUAffinity to the runtime process spec by @keisku in #174

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

20 Feb 18:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

26 Oct 12:12
v0.6.4
6b674cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

10 Oct 07:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Jul 18:33
22cb02c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

09 Jun 11:43
v0.6.1
6de5737
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Jan 12:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.8...v0.6.0

v0.5.8

06 Sep 11:56
Compare
Choose a tag to compare

What's Changed

  • Release 0.5.7 by @utam0k in #108
  • Implement ToString for ImageIndex, ImageManifest, and ImageConfiguration by @termoshtt in #109
  • runtime: Add a domainname field support by @utam0k in #111

New Contributors

Full Changelog: v0.5.7...v0.5.8