8000 Releases · cnabio/cnab-to-oci · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cnabio/cnab-to-oci

v0.4.2

05 May 19:06
a321c52
Compare
Choose a tag to compare

What's Changed

  • Chore/bump deps by @dgannon991 in #140
  • Added dependabot config by @dgannon991 in #142
  • Bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in #145
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #150
  • Bump github.com/containerd/containerd from 1.7.25 to 1.7.26 by @dependabot in #155
  • Bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 by @dependabot in #156
  • Bump golang.org/x/sync from 0.10.0 to 0.12.0 by @dependabot in #154
  • Bump github.com/docker/docker from 27.4.1+incompatible to 28.0.1+incompatible by @dependabot in #153
  • Bump github.com/docker/cli from 27.4.1+incompatible to 28.0.1+incompatible by @dependabot in #152
  • Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #158
  • Bump github.com/containerd/containerd from 1.7.26 to 1.7.27 by @dependabot in #159
  • Bump github.com/docker/docker from 28.0.1+incompatible to 28.0.2+incompatible by @dependabot in #160
  • Bump github.com/docker/cli from 28.0.1+incompatible to 28.0.2+incompatible by @dependabot in #161
  • Bump github.com/docker/docker from 28.0.2+incompatible to 28.0.4+incompatible by @dependabot in #162
  • Bump github.com/docker/cli from 28.0.2+incompatible to 28.0.4+incompatible by @dependabot in #163
  • Bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #164
  • Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #165
  • Bump github.com/docker/cli from 28.0.4+incompatible to 28.1.1+incompatible by @dependabot in #166
  • Bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible by @dependabot in #167
  • Removed circleCI by @dgannon991 in #157

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Nov 01:54
e51b130
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Feb 23:00
b332fa8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.4.0

v0.3.7

06 Sep 01:04
fadbd17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

03 Aug 21:35
1cae69f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

06 Jul 14:56
c911a15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

06 Jul 14:54
0d0a846
Compare
Choose a tag to compare

What's Changed

  • Bump cnab-go, containerd, and docker dependencies by @carolynvs in #126

Full Changelog: v0.3.3...v0.3.4

v0.3.3

22 Mar 17:26
ce9f377
Compare
Choose a tag to compare

What's Changed

  • remotes: remove reference to pkg/errors by @VinozzZ in #124

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

22 Mar 14:24
154a018
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1-beta1...v0.3.2

cnab-to-oci v0.3.1-beta1

10 Apr 15:11
00159a9
Compare
Choose a tag to compare

Code change

  • Move canonical imports from github.com/docker/cnab-to-oci to github.com/cnabio/cnab-to-oci #94
  • Add a new bundle example #88
  • Switch to go modules #99

Bump

  • github.com/cnabio/cnab-go v0.8.2-beta1 -> github.com/cnabio/cnab-go v0.10.0-beta1 #102

Project

  • Clean CODEOWNERS #93 and CONTRIBUTING.md #91
  • Improve CI #95 and #97
0