Skip to content

Releases: brigadecore/brigade-bitbucket-gateway

v2.0.0

25 May 22:54
5415ac2
Compare
Choose a tag to compare

The v2.0.0 release is Brigade v2-compatible rewrite of this gateway.

v2.0.0-rc.2

24 May 13:45
8f82a92
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release
Merge pull request #90 from krancour/fence-fixes

docs: fix invalid console code fences

v2.0.0-rc.1

16 May 22:55
715b207
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release
Merge pull request #84 from krancour/minor-chart-fixes

chart: minor fixes relating to ingress

v2.0.0-beta.3

31 Mar 22:01
5e61b51
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

This release is the same as v2.0.0-beta.2, but was built with updated tools to generate a more accurate SBOM.

v2.0.0-beta.2

29 Mar 15:40
5d454ed
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

What's Changed Since v2.0.0-beta.1

  • 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.

v2.0.0-beta.1

19 Nov 16:01
1b77dbc
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release
Merge pull request #53 from krancour/stable-api

switch to stable api

v2.0.0-alpha.3

01 Sep 21:19
2956650
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release
Merge pull request #24 from krancour/pre-release-version-bumps

pre-release version bumps

v2.0.0-alpha.2

01 Sep 02:39
e20c709
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
Merge pull request #22 from krancour/helm-3.7

updating for helm 3.7

v2.0.0-alpha.1

05 Aug 21:17
89165d3
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
Merge pull request #17 from krancour/makefile-push-fix

fix incorrect Dockerfile path in make push target

Brigade Bitbucket Gateway 0.13.0

12 Jun 16:39
Compare
Choose a tag to compare

Updates include:

  • Parse payload to json format (nikolauska)
  • Use source commit in pull requests. (Jarimatti Valkonen)
  • updates(deps) - update to latest deps (lukepatrick)