Releases: kubernetes-sigs/container-object-storage-interface
Releases · kubernetes-sigs/container-object-storage-interface
v0.2.1
This version is the same as v0.2.0, but COSI build tooling has been updated to fix image promotion issues.
This is expected to be the first promotable, publicly-released build of COSI from the new monorepo.
What's Changed
- cloudbuild: fix epoch dating on staged image tags by @BlaineEXE in #15
- cloudbuild: limit image release tags to semver only by @BlaineEXE in #17
- Sync main -> release-0.2 by @BlaineEXE in #18
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.2.0-rc2
What's Changed
(since controller/v0.2.0-rc1)
- cloudbuild: do not run make build in parallel by @BlaineEXE in #7
- build: fix repo reference in dockerfiles by @BlaineEXE in #11
- cloudbuild: update tag/release script by @BlaineEXE in #13
Full Changelog: controller/v0.2.0-rc1...v0.2.0-rc2
controller/v0.2.0-rc1
This is the first controller release candidate from the new COSI "monorepo."
There are few to no functional changes since the v0.1.2-alpha1 release last run from the old controller standalone repo. With the repo changeover, it's not easy to track the commits that have changed.