Releases: quay/claircore
Releases · quay/claircore
v0.1.24 Release
[Unreleased]
[v0.1.24] - 2021-03-25
Chore
- 8060abe: v0.1.24 changelog bump
Libvuln
- 0823927: sync migrations with upstream
Python
- da6e417: force re-fetch/parse
- e5e767b: update package scanner version
- #348
[Unreleased]: v0.1.24...HEAD
[v0.1.24]: v0.1.23...v0.1.24
v0.3.3 Release
Unreleased
v0.3.3 - 2021-03-18
Chore
- 278fd77: v0.3.3 changelog bump
Cicd
- 6e26297: fix release failure
v0.1.23 Release
v0.1.22 Release
Unreleased
v0.1.22 - 2021-02-12
Chore
- a9c9919: v0.1.22 changelog bump
Cicd
- d493b6f: fix release notes
v0.1.21 Release
v0.3.1 Release
Unreleased
v0.3.1 - 2021-02-11
Chore
- e5743e3: v0.3.1 changelog bump
Libindex
- 2cf7d4a: limit MaxConns in controller pool to 1
v0.3.0 Release
Unreleased
v0.3.0 - 2021-02-05
Chore
- 533316c: v0.3.0 changelog bump
Cicd
- 1d47ccd: fix release notes
Docs
- 480dcf7: various doc fixups
Libvuln
- b0ba2f2: rework constuctor
Remotematcher
- b95d984: Implement RemoteMatcher for CRDA
Severity-Mapping
- fc1aa30: remove defcon1 severity
Updates
- 966de96: perform implicit run
Vulnstore
v0.2.0 Release
v0.2.0 - 2021-01-19
All
- 3a4e3d3: logging switch
Alpine
- f639452: fix typo of ecosystem
Aws
- 1cdf08c: test cleanup
Cctool
- 826aacb: copy loop variable
Chore
- 4fac8b5: v0.2.0 changelog bump
Cicd
Claircore
- 316fc25: lint test names
Controller
- e36877c: test cleanup
Debian
- 31956a9: test cleanup
Fastesturl
- cd55757: use Cleanup method in tests
Fetch
- 5ac709b: turn layer fetcher into a generic fetcher
Go.Mod
- eed4aaa: remove testify dependency
Go.Sum
- 11df716: clean sum database
Indexer
- 313c8c4: filter scanners during manifest check
Layerscanner
Libindex
Libvulnhttp
- f31eec7: add DisableBackgroundUpdates config option
Linux
- 8bb87e2: lint test name
Misc
- 4840e07: go vet fixes
Photon
- e6e2310: add normalized severity
Postgres
- a1519ae: test cleanup
- f865df5: lint test name
- bb8324d: check subtest return instead of closure
- 46d391e: use Cleanup in tests
- b3d19dd: use Cleanup in tests
- 8017e85: remove distlock sqlx implementation
- e19e115: remove test harness sqlx usage
- d84781f: remove indexer sqlx usage
- 947e853: remove unused file
- 0cc6579: fix update_operation response
Rhel
- b7a279c: lint test names
Updaters
Vulnstore
- 77df2c7: implement active gc
Reverts
- cicd: use CI golang image from quay.io