Skip to content

v0.5.4

Compare
Choose a tag to compare
@elezar elezar released this 06 Feb 10:25
· 193 commits to main since this release
0a1a5be

What's Changed

  • Use current fsnotify library, drop viper dependency by @liggitt in #95
  • pkg/cdi: fix GetSpecErrors()/refresh read/write data race. by @klihub in #98
  • dependencies: update opencontainers packages (rebased #87) by @klihub in #100
  • fix cdi doc missing SpecDB() by @moshe010 in #96
  • cmd, pkg, schema: stop using github.com/pkg/errors. by @klihub in #99
  • Add functions to query and validate minimum spec version by @elezar in #93
  • cmd/cdi: split out to a go module of its own. by @klihub in #103
  • cmd/cdi: update/fix go.{mod,sum}. by @klihub in #106

New Contributors

Full Changelog: v0.5.3...v0.5.4