Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v5.21.0 #1514

Merged
merged 2 commits into from Apr 4, 2022
Merged

Release v5.21.0 #1514

merged 2 commits into from Apr 4, 2022

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Apr 4, 2022

Mirrors defined in registries.conf can now be restricted for tag/digest references only, using the new pull-from-mirror option.

New option copy.Options.SignIdentity.

The library now formally requires Go 1.15 (which was, in practice, already the case).

  • vendor: bump c/storage to main/d06b0f8
  • storage: use race-free AddNames instead of SetNames
  • build(deps): bump github.com/klauspost/compress from 1.14.4 to 1.15.0
  • Update github.com/containerd/containerd
  • build(deps): bump github.com/docker/distribution
  • build(deps): bump github.com/sylabs/sif/v2 from 2.3.2 to 2.4.0
  • build(deps): bump github.com/docker/docker
  • build(deps): bump github.com/klauspost/compress from 1.15.0 to 1.15.1
  • Silence go-staticcheck about openpgp use
  • Try to make (make lint) pass with Go 1.18
  • build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • Use assert.ErrorContains
  • build(deps): bump github.com/sylabs/sif/v2 from 2.4.0 to 2.4.1
  • Update an obsolete comment
  • Use Testing.T.Cleanup() to simplify tests
  • Modify makeRequestToResolvedURL and makeRequestToResolvedURLOnce to accept an *url.URL
  • Use url.Redacted() in log output
  • Use testing.T.TempDir()
  • Simplify blobifocache/internal/test.GenericCache
  • build(deps): bump github.com/containers/ocicrypt from 1.1.2 to 1.1.3
  • build(deps): bump github.com/docker/docker
  • registries.conf: prefixes: subdomain matching
  • registries.conf: fix typo in prefix
  • toml decoding: report unknown keys
  • build(deps): bump github.com/opencontainers/selinux
  • Add option to specify the identity for signing
  • Use only full named references for signing identity
  • Add pull-from-mirror for adding per-mirror level restrictions
  • build(deps): bump github.com/sylabs/sif/v2 from 2.4.1 to 2.4.2

Mirrors defined in registries.conf can now be restricted for
tag/digest references only, using the new pull-from-mirror option.

New option copy.Options.SignIdentity.

The library now formally requires Go 1.15 (which was, in practice,
already the case).

- vendor: bump c/storage to main/d06b0f8
- storage: use race-free AddNames instead of SetNames
- build(deps): bump github.com/klauspost/compress from 1.14.4 to 1.15.0
- Update github.com/containerd/containerd
- build(deps): bump github.com/docker/distribution
- build(deps): bump github.com/sylabs/sif/v2 from 2.3.2 to 2.4.0
- build(deps): bump github.com/docker/docker
- build(deps): bump github.com/klauspost/compress from 1.15.0 to 1.15.1
- Silence go-staticcheck about openpgp use
- Try to make (make lint) pass with Go 1.18
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
- Use assert.ErrorContains
- build(deps): bump github.com/sylabs/sif/v2 from 2.4.0 to 2.4.1
- Update an obsolete comment
- Use Testing.T.Cleanup() to simplify tests
- Modify makeRequestToResolvedURL and makeRequestToResolvedURLOnce to accept an *url.URL
- Use url.Redacted() in log output
- Use testing.T.TempDir()
- Simplify blobifocache/internal/test.GenericCache
- build(deps): bump github.com/containers/ocicrypt from 1.1.2 to 1.1.3
- build(deps): bump github.com/docker/docker
- registries.conf: prefixes: subdomain matching
- registries.conf: fix typo in prefix
- toml decoding: report unknown keys
- build(deps): bump github.com/opencontainers/selinux
- Add option to specify the identity for signing
- Use only full named references for signing identity
- Add pull-from-mirror for adding per-mirror level restrictions
- build(deps): bump github.com/sylabs/sif/v2 from 2.4.1 to 2.4.2

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@rhatdan
Copy link
Member

rhatdan commented Apr 4, 2022

LGTM

@rhatdan rhatdan merged commit 676bf00 into containers:main Apr 4, 2022
@QiWang19
Copy link
Collaborator

QiWang19 commented Apr 4, 2022

@rhatdan Could you also help cut this new release?

@rhatdan
Copy link
Member

rhatdan commented Apr 4, 2022

Done

@mtrmac mtrmac deleted the v5.21 branch April 5, 2022 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants