Releases: quay/clair
Releases · quay/clair
v4.3.6 Release
Unreleased
v4.3.6 - 2022-01-14
Chore
- 84801fa: v4.3.6 changelog bump
Go.Mod
- 8562653: update claircore
Webhook
- ca28de4: clone headers out of Config struct
v4.3.5 Release
[Unreleased]
[v4.3.5] - 2021-11-19
Chore
- 844bfd2: v4.3.5 changelog bump
- bef331e: Revert "chore: v3.4.5 changelog bump"
- c01d88c: v3.4.5 changelog bump
- 8849c61: update claircore version
- #1437
[Unreleased]: v4.3.5...HEAD
[v4.3.5]: v4.3.4...v4.3.5
v4.3.4 Release
[Unreleased]
[v4.3.4] - 2021-11-05
Chore
- dddb910: v4.3.4 changelog bump
- 41d2593: update changelog to cope with submodule tags
- #1421
[Unreleased]: v4.3.4...HEAD
[v4.3.4]: v4.3.3...v4.3.4
v4.3.2 Release
[Unreleased]
[v4.3.2] - 2021-10-29
Chore
- bfd9718: v4.3.2 changelog bump
Go.Mod
- f8dff8b: update go-containerregistry
- #1407
[Unreleased]: v4.3.2...HEAD
[v4.3.2]: v4.3.1...v4.3.2
v4.3.0 Release
Unreleased
v4.3.0 - 2021-10-01
Chore
- ce63ff2: v4.3.0 changelog bump
Contrib
- 2cee4e1: update secrets path
Dockerfile
- 5493bbc: remove dumb-init, tar
v4.3.0-rc.0 Release
Unreleased
v4.3.0-rc.0 - 2021-09-28
Chore
- b5ea27b: v4.3.0-rc.0 changelog bump
- d65432d: update claircore version
- 5ab6c76: automation around v2 issues
- b53aeb7: update claircore version
- f06b041: update go version
Cicd
- 7f19200: create expiring, dated image
- 673ab1e: update go version
- ace31fe: re-vendor after modifying the module
- 411facf: use push flag with build
- 7d29f69: add "nightly" workflow
- e36bc82: add script to edit module for nightly
Clairctl
- 66a3137: update to new API
Config
- b4ec7aa: add CacheAge field
Contrib
Documentation
- 28b78c5: fix typo
Httptransport
- 22a2548: add Cache-Control header to VulnerabilityReport response
- 1d6ce96: documentation updates
- f7fdc90: fix auth test logging
Matcher
- b3c3e38: default garbage collection on
Notifier
- 0f6d0e4: move to ctxlock
Shutdown
- 6b7029d: introduce the new NotifyContext