Skip to content
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 changelog below for full list of changes.

### CI
* ci: use proper git ref for versioning [#3595](https://github.com/distribution/distribution/pull/3595)
* Go: make Go version explicit and pin it to the latest 1.16 release [3604](https://github.com/distribution/distribution/pull/3604)

### Contributors

* CrazyMax
* Milos Gajdos

### Changes
<details><summary>6 commits</summary>
<p>

  * [`96cc1fdb`](https://github.com/distribution/distribution/commit/96cc1fdb3cab99df352d6cea3d87e104f0ad8520) FIx typo
  * [`e744906f`](https://github.com/distribution/distribution/commit/e744906f090d3fd828984253a3dda07db307e7ca) Update 2.8.1. release notes
* Prepare for v2.8.1 release ([#3596](https://github.com/distribution/distribution/pull/3596))
  * [`6736d188`](https://github.com/distribution/distribution/commit/6736d1881aefeea97d0ed7330721821c7cae37a8) Prepare for v2.8.1 release
* [2.8 backport] ci: use proper git ref for versioning ([#3595](https://github.com/distribution/distribution/pull/3595))
  * [`80acbdf0`](https://github.com/distribution/distribution/commit/80acbdf0a2e282750c608e452ce4ceb5dfe0b5b6) ci: use proper git ref for versioning
</p>
</details>

### Dependency Changes

This release has no dependency changes

Previous release can be found at [v2.8.0](https://github.com/distribution/distribution/releases/tag/v2.8.0)