Skip to content

Releases: cncf-tags/container-device-interface

v0.5.0

09 Aug 18:32
baded62
Compare
Choose a tag to compare

What's Changed

  • pkg/cdi: implement automatic CDI registry refresh. by @klihub in #56
  • pkg/cdi: add functions for writing Spec files. by @klihub in #64
  • build(deps): bump github.com/opencontainers/runc from 1.0.3 to 1.1.2 by @dependabot in #68
  • Relax device name restriction by @elezar in #70
  • documentation: add configuration instructions by @bart0sh in #67
  • Add HostPath to DeviceNode to allow for use cases where device nodes are not at root by @elezar in #73

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Apr 13:13
2623ffe
Compare
Choose a tag to compare

What's Changed

  • [README] Add notes on versioning to SPEC.md by @elezar in #66
  • [spec] Add type field for mounts by @elezar in #65

Full Changelog: v0.3.2...v0.4.0

v0.3.2

13 Apr 11:02
a97a05e
Compare
Choose a tag to compare

What's Changed

  • Don't force downstream code pulling in (the huge) JSON Schema validation package. by @klihub in #62
  • schema: fix Mount.Options in schema. by @klihub in #63

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 Mar 07:23
4b00593
Compare
Choose a tag to compare

What's Changed

  • go.{mod,sum}: relax selinux requirement to v1.9.1. by @klihub in #50
  • pkg/cdi: handle unmarshalling empty Spec data. by @klihub in #53
  • devel: perform schema-based Spec validation while loading Specs. by @klihub in #54

Full Changelog: v0.3.0...v0.3.1