v1.2.4
Warning
registry.Service
has been changed from an interface to a struct in docker/docker v24.0.2
. While this change does not affect the public API of oras-go v1
, it may cause issues for users who are using oras-go v1
along with older versions of docker/docker
(see #527).
What's Changed
- build(deps): bump github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible by @dependabot in #474
- build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible by @dependabot in #473
- build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #480
- build(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible by @dependabot in #478
- build(deps): bump github.com/docker/cli from 23.0.2+incompatible to 23.0.3+incompatible by @dependabot in #477
- build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #475
- build(deps): bump github.com/docker/cli from 23.0.3+incompatible to 23.0.5+incompatible by @dependabot in #488
- build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.5+incompatible by @dependabot in #489
- build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #499
- build(deps): bump github.com/docker/docker from 23.0.5+incompatible to 23.0.6+incompatible by @dependabot in #501
- build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #503
- build(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.1 by @dependabot in #505
- build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #506
- build(deps): bump github.com/docker/cli from 23.0.5+incompatible to 23.0.6+incompatible by @dependabot in #502
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #509
- build(deps): bump github.com/docker/cli from 23.0.6+incompatible to 24.0.2+incompatible by @dependabot in #516
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #511
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #518
- build(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #523
- build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #521
- build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #525
- build(deps): bump github.com/containerd/containerd from 1.7.1 to 1.7.2 by @dependabot in #522
- deps: update docker/docker to v24.0.2 (v1) by @dtrudg in #527
- build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc4 by @dependabot in #529
- build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #544
- build(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.3+incompatible by @dependabot in #546
- build(deps): bump github.com/docker/cli from 24.0.2+incompatible to 24.0.4+incompatible by @dependabot in #547
- build(deps): bump github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible by @dependabot in #549
- build(deps): bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible by @dependabot in #555
- build(deps): bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible by @dependabot in #556
- build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.3 by @dependabot in #559
- build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #567
- build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.4 by @dependabot in #575
- build(deps): bump github.com/containerd/containerd from 1.7.4 to 1.7.5 by @dependabot in #578
- build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #588
- build(deps): bump github.com/docker/cli from 24.0.5+incompatible to 24.0.6+incompatible by @dependabot in #590
- build(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.6+incompatible by @dependabot in #591
- build(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6 by @dependabot in #595
- build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 by @dependabot in #596
New Contributors
Full Changelog: v1.2.3...v1.2.4