Skip to content

Releases: youki-dev/oci-spec-rs

v0.8.4

17 Dec 08:28
v0.8.4

Choose a tag to compare

What's Changed

Other Changes

  • Release 0.8.3 by @utam0k in #294
  • Avoid extra allocation in Reference::to_string by @stepancheg in #297
  • capability: Add support for flexible capability name formats by @Apokleos in #299
  • Expose function to build reference from a tag and digest by @toksdotdev in #300
  • feat(state): introduce State and ContainerState structures by @nayuta723 in #302
  • feat(zos): add support for z/OS based containers by @nayuta723 in #303

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

06 Oct 10:24
v0.8.3
cdc9632

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

12 Aug 12:21
v0.8.2

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

26 Apr 11:36
v0.8.1

Choose a tag to compare

What's Changed

Other Changes

  • Release 0.8.0 by @utam0k in #276
  • add getter for the name field in LinuxNetDevice. by @nayuta-ai in #278

Full Changelog: v0.8.0...v0.8.1

v0.8.0

23 Apr 12:44
v0.8.0
c87ce82

Choose a tag to compare

What's Changed

Breaking Changes

  • fix(runtime): rename exec_cpu_affinity field to execCPUAffinity to match runtime-spec by @saku3 in #275

Other Changes

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

11 Nov 08:00
d66d81b

Choose a tag to compare

What's Changed

Image Format Specification

Test improvements and Misc Fixes

Other Changes

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

12 Sep 07:25
4c34498

Choose a tag to compare

What's Changed

Runtime Specification

Test improvements and Misc Fixes

New Contributors

Full Changelog: v0.6.8...v0.7.0

v0.6.8

20 Jul 05:24
v0.6.8
4b76c2e

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

Choose a tag to compare

What's Changed

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

v0.6.6

02 Jul 11:29
9d3a94e

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