Skip to content

Releases: quay/clair

v4.0.0-rc.22 Release

02 Dec 19:48
Compare
Choose a tag to compare
v4.0.0-rc.22 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.22 - 2020-12-02

Chore

  • 8ef8509: v4.0.0-rc.22 changelog bump
  • bbe1cd8: claircore v0.1.18 bump

Documentation

  • d962bef: update links in howto/api

v4.0.0-rc.21 Release

01 Dec 21:27
v4.0.0-rc.21
Compare
Choose a tag to compare
v4.0.0-rc.21 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.21 - 2020-12-01

Chore

Cidi

  • a576bf2: bump create pull request action

Clairctl

  • 835af27: fix and codify import arguments
  • b9ef107: update import and export online help
  • 9883e80: unifiy config, client handling

Config

  • dc8ba89: expose notification summary toggle
  • bb3cd66: add 'omitempty' to 'updaters' config struct for correct marshalling

Direct-Delivery

  • ea564d4: Fix slices in direct notifier

Dockerfile

  • c18563d: Get build image from Quay instead of DockerHub

Docs

  • 425fc38: add clairctl's new powers to the reference
  • f4169c4: Add information about AMQP delivery compatibility

Local-Dev

Notifier

  • 153f3e3: add summary tests
  • dd2e16d: optionally disable per-manifest summary
  • 77ca653: log failed delivery reason

v4.0.0-rc.20 Release

02 Nov 17:53
Compare
Choose a tag to compare
v4.0.0-rc.20 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.20 - 2020-11-02

Chore

  • ba70ca3: v4.0.0-rc.20 changelog bump
  • e0e1f0d: bump claircore to v0.1.15

v4.0.0-rc.19 Release

26 Oct 15:52
v4.0.0-rc.19
Compare
Choose a tag to compare
v4.0.0-rc.19 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.19 - 2020-10-26

Chore

  • ecdcc8e: v4.0.0-rc.19 changelog bump

Config

  • 157628d: add custom config marshaling

Go.Mod

v4.0.0-rc.18 Release

21 Oct 19:26
Compare
Choose a tag to compare
v4.0.0-rc.18 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.18 - 2020-10-21

Chore

  • f0881e4: v4.0.0-rc.18 changelog bump

Notifier

v4.0.0-rc.17 Release

19 Oct 18:45
Compare
Choose a tag to compare
v4.0.0-rc.17 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.17 - 2020-10-19

Chore

Cicd

  • d2bc2b6: remove deprecated set-env commands
  • 0cfda4d: update documentation action
  • 49e01d6: fix container build

Clairctl

  • 2363778: add environment variables for clairctl

Docs

  • dc4bda4: add Makefile target to build docs website

Local-Dev

Notifier

v4.0.0-rc.16 Release

09 Oct 17:11
v4.0.0-rc.16
Compare
Choose a tag to compare
v4.0.0-rc.16 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.16 - 2020-10-09

Chore

  • 88407e2: v4.0.0-rc.16 changelog bump

Cicd

  • 96909bf: exclude darwin/arm64
  • 7786d7d: more debugging
  • 89c26ec: more debugging
  • 7a1eeaf: make sure the workspace exists
  • 68c0318: make empty changelog on manual trigger
  • 4e5ee29: rig up a workflow_dispatch to help debugging

v4.0.0-rc.13 Release

09 Oct 13:53
v4.0.0-rc.13
Compare
Choose a tag to compare
v4.0.0-rc.13 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.13 - 2020-10-08

Chore

  • 6326327: v4.0.0-rc.13 changelog bump

Cicd

v4.0.0-rc.12 Release

08 Oct 21:10
v4.0.0-rc.12
Compare
Choose a tag to compare
v4.0.0-rc.12 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.12 - 2020-10-08

Chore

  • 61ce675: v4.0.0-rc.12 changelog bump

Cicd

  • 28dcd94: parallelize release process, keep test failures

Clairctl

  • b1fee08: update some interactive help

Go.Mod

Local-Dev

  • 3b60292: make quay container ignore validations

Notifier

  • 0c1554e: ensure Content-Type header present in webhook notification
  • a2d5f9b: copy url struct

Pull Requests

  • Merge pull request #1086 from alecmerdler/webhook-notifier-headers

v4.0.0-rc.11 Release

02 Oct 19:11
v4.0.0-rc.11
Compare
Choose a tag to compare
v4.0.0-rc.11 Release Pre-release
Pre-release

Unreleased

v4.0.0-rc.11 - 2020-10-02

Chore

  • f9f8635: v4.0.0-rc.11 changelog bump

Config

  • a4e0410: allow HTTP client to specify claims
  • 5aba727: ensure yaml/json struct tag for auth 'Issuer' field are the same

Notifier

  • 57e1ed0: pass configured client into notifier

Pull Requests

  • Merge pull request #1078 from alecmerdler/fix-issuer-struct-tag