Skip to content

Releases: brigadecore/brigade-cloudevents-gateway

v1.0.0

09 Jun 21:31
bff9461
Compare
Choose a tag to compare

v1.0.0-rc.2

01 Jun 18:43
fdbcd6a
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
fix CVE-2022-28948 (#82)

Signed-off-by: Kent Rancourt <[email protected]>

v1.0.0-rc.1

24 May 13:57
298df99
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
set user agent on async abuse protection handshake (#78)

Signed-off-by: Kent Rancourt <[email protected]>

v0.4.1

31 Mar 22:03
0236b64
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

This release is the same as v0.4.0, but was built with updated tools to generate a more accurate SBOM.

v0.4.0

29 Mar 22:31
41bda17
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed Since v0.3.0

  • Built with Go 1.18
  • Image runs as nonroot user
  • Image is scanned for vulnerabilities during CI
  • Image is signed
  • SBOM (software bill of materials) is generated and published as part of the release process (see assets below)
  • Non-breaking chart refactoring to facilitate smoother upgrades

⚠️ Note that the maintainers have manually amended this release's SBOM due to a flaw in our release process, which will be corrected prior to the next patch release.

v0.4.0-rc.1

29 Mar 15:47
9143686
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release
Merge pull request #57 from krancour/image-signing

release: sign image

v0.3.0

19 Nov 16:02
03bcc58
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
Merge pull request #35 from krancour/stable-api

switch to stable api

v0.2.0

01 Sep 21:22
34190f3
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Merge pull request #8 from krancour/charts-fixes

chart: remove duplicate labels and fix selectors

v0.1.0

05 Aug 19:54
8ade530
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Merge pull request #4 from krancour/push-fix

fix incorrect Dockerfile path in make push target