Releases: cnabio/cnab-go
Releases · cnabio/cnab-go
v0.25.2
What's Changed
- Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 by @dependabot in #299
- chore: update golangci-lint and remove ioutil by @schristoff in #308
- Bumped all deps with an RHDA warning by @dgannon991 in #306
New Contributors
- @schristoff made their first contribution in #308
- @dgannon991 made their first contribution in #306
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- Bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in #295
- Bump github.com/containerd/containerd from 1.6.16 to 1.6.18 by @dependabot in #296
- Update dependencies by @carolynvs in #297
Full Changelog: v0.25.0...v0.25.1
v0.25.0
Heads up that this will require code changes to update to this version since Docker moved some of their client connection options around for TLS.
What's Changed
- Bump docker and containerd by @carolynvs in #294
Full Changelog: v0.24.1...v0.25.0
v0.24.1
What's Changed
- Export "BuildDockerClientOptions" by @ulyssessouza in #293
New Contributors
- @ulyssessouza made their first contribution in #293
Full Changelog: v0.24.0...v0.24.1
v0.24.0
Breaking Changes
If you were previously referencing github.com/pivotal/image-relocation
in your project, you need to switch that over to github.com/cnabio/image-relocation
.
What's Changed
- Use the cnabio fork of image-relocation by @carolynvs in #292
Full Changelog: v0.23.5...v0.24.0
v0.23.4
What's Changed
- Update docker, k8s and containerd dependencies by @carolynvs in #286
- Add github action that builds project by @carolynvs in #289
Full Changelog: v0.23.3...v0.23.4
v0.23.3
What's Changed
- Fix installation of golangci-lint by @carolynvs in #285
- Support connecting to TLS secured docker host by @carolynvs in #284
Full Changelog: v0.23.2...v0.23.3
v0.23.2
What's Changed
- Fix unmarshal for claim results by @carolynvs in #283
Full Changelog: v0.23.1...v0.23.2
cnab-go v0.21.0
cnab-go v0.20.2
- Remove jsonschema fork 4dc5874 (Carolyn Van Slyck)