Skip to content

Releases: brigadecore/brigade-slack-gateway

v0.3.1

31 Mar 22:10
d2ba4c9
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

This release is the same as v0.3.0, but was built with updated tools to generate more accurate SBOMs.

v0.3.0-rc.1

29 Mar 17:31
6d61f70
Compare
Choose a tag to compare
v0.3.0-rc.1 Pre-release
Pre-release
Merge pull request #42 from krancour/makefile-fix

Makefile: fix publish-sbom-% target

v0.3.0

29 Mar 23:05
ca5aac5
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed Since v0.2.0

  • Built with Go 1.18
  • Images run as nonroot user
  • Images are scanned for vulnerabilities during CI
  • Images are signed
  • SBOMs (software bills of materials) are 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 SBOMs due to a flaw in our release process, which will be corrected prior to the next patch release.

v0.2.0

19 Nov 16:09
2d9f0cd
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Merge pull request #13 from krancour/stable-api

switch to stable api

v0.1.0

30 Sep 21:20
3729959
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Merge pull request #2 from krancour/brigade.ts-fix

fix check_run:rerequested handling in brigade.ts