2 Commits

Author SHA256 Message Date
6867caec91 - update to 3.0.0 (jsc#PED-11728):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distribution?expand=0&rev=24
2025-06-30 13:37:48 +00:00
de79103eef - update to 3.0.0:
* This is the first v3 stable release since `v2.8.3` which is a
    culmination of years of hard work of the container community
    and registry maintainers!
  * If you are upgrading from `v2.x` and have never used any of
    the release candidates, please familiarise yourselves with
    the `v2.x` deprecations properly.
  * oss and swift storage drivers are no longer supported
  * `docker/libtrust` has been replaced with `go-jose/go-jose` in
    https://github.com/distribution/distribution/pull/4096
  * `client` is no longer supported as a standalone package in
    https://github.com/distribution/distribution/pull/4126
  * the default configuration path has changed to
    `/etc/distribution/config.yml`
  * `ManifestBuilder` interface in 3886
  * `manifest.Versioned` has been deprecated in favor of
    `oci.Versioned` in 3887
  * `reference` package has been moved to
    github.com/distribution/reference in
    https://github.com/distribution/distribution/pull/4063

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distribution?expand=0&rev=23
2025-06-30 13:37:19 +00:00