Skip to content

v1.2.5

Compare
Choose a tag to compare
@Wwwsylvia Wwwsylvia released this 29 Jan 08:46
9d9e2cb

Important

types.AuthConfig is moved to registry.AuthConfig in docker/docker v25.0.0. Although there is no public API change on oras-go side, it may still break users if they are using oras-go v1 along with old versions of docker/docker (see #678).

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #613
  • build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #612
  • build(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible by @dependabot in #610
  • build(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #630
  • build(deps): bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #629
  • build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #638
  • build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #639
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #642
  • build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #649
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #660
  • build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #668
  • build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #673
  • build(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 by @dependabot in #672
  • fix: get rid of deprecated types.AuthConfig by @ilya-lesikov in #678
  • build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc6 by @Wwwsylvia in #686
  • build(deps): bump github.com/docker/cli from 24.0.7+incompatible to 25.0.0+incompatible by @dependabot in #688
  • build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.0+incompatible by @dependabot in #689
  • build(deps): bump github.com/docker/docker from 25.0.0+incompatible to 25.0.1+incompatible by @dependabot in #693
  • build(deps): bump github.com/docker/cli from 25.0.0+incompatible to 25.0.1+incompatible by @dependabot in #694

New Contributors

Full Changelog: v1.2.4...v1.2.5