Skip to content

Releases: distribution/distribution

v3.0.0-rc.3

11 Feb 16:21
v3.0.0-rc.3
51bdcb7
Compare
Choose a tag to compare
v3.0.0-rc.3 Pre-release
Pre-release

Welcome to the v3.0.0-rc.3 release of registry!

This is the third stable release candidate!

See the changelog below for a full list of changes.

Notable changes

What's Changed

Full Changelog: v3.0.0-rc.2...v3.0.0-rc.3

v3.0.0-rc.2

18 Dec 15:23
v3.0.0-rc.2
4890d9e
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release

Welcome to the v3.0.0-rc.2 release of registry!

This is the second release candidate of registry!

See the changelog below for a full list of changes.

Notable changes

  • Upgrade Go OpenTelemetry #4508
  • Add support for mTLS auth #4537
  • Update Go runtime and Alpine image #4532

What's Changed

New Contributors

Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2

v3.0.0-rc.1

07 Nov 21:04
v3.0.0-rc.1
3ddd142
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

Welcome to the v3.0.0-rc.1 release of registry!

This is the the first release candidate of registry!

See the changelog below for full list of changes.

Deprecated

  • ManifestBuilder interface 3886
  • Versioned in favor of oci.Versioned 3887

Notable Changes

  • Attempt HeadObject on Stat call first before failing over to List in S3 driver 4401
  • Use a consistent multipart chunk size in S3 driver 4424
  • Build artifacts and images for linux/riscv64 4444
  • Fix token verification chain in auth 4415
  • Support custom exec-based credential helper in proxy mode #4438

What's Changed

New Contributors

Full Changelog: v3.0.0-beta.1...v3.0.0-rc.1

v3.0.0-beta.1

10 Jul 13:22
v3.0.0-beta.1
c709432
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

Welcome to the 3.0.0-beta.1 release of registry!

This is the last major pre-release of registry.

See the changelog below for full list of changes.

Deprecated

  • the default configuration path has changed to /etc/distribution/config.yml

Notable Changes

  • Support for sparse indexes enables selective mirroring of platform images
  • Auth config now requires explicit declaration of token signing algorithms if using an unsupported signing algorithm
  • Support for OpenTelemetry tracing has been added
  • Redis cache now supports clustering and custom TLS config
  • Caching proxy bug fixes and minor improvements
  • Garbage collection fixes and improvements
  • Documentation has received several updates

What's Changed

Read more

v3.0.0-alpha.1

19 Dec 16:03
v3.0.0-alpha.1
576d93f
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

This is the first major release in years!

It's an accumulation of effort that's bringing major improvements in performance, security and general code quality!

See the abridged changelog below and the full release log here.

Deprecations

  • Image Manifest v2 Schema v1
  • oss and swift storage drivers
  • docker/libtrust has been replaced with go-jose/go-jose
  • reference package has been moved to a dedicated repository (see here)
  • client is no longer supported as a standalone package

Notable Changes

  • reference package has been moved to its own dedicated repository
  • Go module has changed from docker/distribution to distribution/distribution/v3
  • Major performance improvements across all supported storage drivers
  • Major dependencies updates (see the full list below)
  • Online documentation is available at https://distribution.github.io/distribution/

What's Changed

Read more

v2.8.3

02 Oct 18:23
v2.8.3
4772604
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.2...v2.8.3

v2.8.2

11 May 10:47
v2.8.2
7c354a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.8.2

v2.8.2-beta.2

09 May 23:32
v2.8.2-beta.2
320d6a1
Compare
Choose a tag to compare
v2.8.2-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.8.1...v2.8.2-beta.2

v2.8.2-beta.1

09 May 22:42
v2.8.2-beta.1
963c199
Compare
Choose a tag to compare
v2.8.2-beta.1 Pre-release
Pre-release

NOTE: This is a pre-release that does not contain any artifacts!

What's Changed

Full Changelog: v2.8.1...v2.8.2-beta.1

v2.8.1

08 Mar 18:19
v2.8.1
b5ca020
Compare
Choose a tag to compare

Welcome to the v2.8.1 release of registry!

The 2.8.1 registry release fixes the Go module issues that have popped up in the v2.8.0

There have been no changes made in the released binaries other than the bump of the Go runtime.

See the changelog below for a full list of changes.

CI

  • ci: use proper git ref for versioning #3595
  • Go: make Go version explicit and pin it to the latest 1.16 release #3604

Contributors

  • CrazyMax
  • Milos Gajdos

Changes

6 commits

  • 96cc1fdb FIx typo
  • e744906f Update 2.8.1. release notes
  • Prepare for v2.8.1 release (#3596)
  • [2.8 backport] ci: use proper git ref for versioning (#3595)
    • 80acbdf0 ci: use proper git ref for versioning

Dependency Changes

This release has no dependency changes

The previous release can be found at v2.8.0