Releases: jamestelfer/chinmina-bridge
v0.7.0 Audit logging
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image. This image is multi-platform, supporting both Linux x86-64 and Linux ARM-64.
chinmina/chinmina-bridge:v0.7.0
If needed, binaries of this build can be found below.
Important
Releases can be verified with Sigstore's cosign
: see the release verification documentation in this repo for details.
What's Changed
- fix: shave some size off the executable by @jamestelfer in #68
- feat: add audit logging to the request path by @jamestelfer in #66
Full Changelog: v0.6.2...v0.7.0
v0.6.2 OTel schema failure
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image. This image is multi-platform, supporting both Linux x86-64 and Linux ARM-64.
chinmina/chinmina-bridge:v0.6.2
If needed, binaries of this build can be found below.
Important
Releases can be verified with Sigstore's cosign
: see the release verification documentation in this repo for details.
What's Changed
- docs: document release verification with Cosign by @jamestelfer in #65
- fix: OTEL schema incompatibility after upgrade by @jamestelfer in #67
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.6.1
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build can be found below.
Important
Releases can be verified with Sigstore's cosign
: see the release verification documentation in this repo for details.
What's Changed
- ci: ensure signing bundles are uploaded alongside by @jamestelfer in #63
- ci: include signature bundles only in release archives by @jamestelfer in #64
Full Changelog: v0.6.0...v0.6.1
v0.6.0 Artifact signing with cosign, and some updates
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.6.0
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build can be found below.
Important
Releases can be verified with Sigstore's cosign
: see the release verification documentation in this repo for details.
What's Changed
- doc: improve KMS doc by @jamestelfer in #54
- doc: use correct callout by @jamestelfer in #55
- Add license scan report and status by @jamestelfer in #56
- chore: upgrade goreleaser to latest version by @jamestelfer in #59
- chore: dependency updates by @jamestelfer in #58
- feat: sign released binaries and images with
cosign
by @jamestelfer in #60 - ci: fix errors in release process by @jamestelfer in #61
- ci: remove darwin build from release by @jamestelfer in #62
Full Changelog: v0.5.0...v0.6.0
v0.5.0 AWS KMS signing for GitHub JWTs
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.5.0
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build (including Mac) can be found below.
What's Changed
- feat: allow use of AWS KMS for JWT signing by @jamestelfer in #53
Full Changelog: v0.4.4...v0.5.0
v0.4.4
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.4.4
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build (including Mac) can be found below.
What's Changed
- fix: incorrect ssh-https URL translation by @jamestelfer in #51
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.4.3
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build (including Mac) can be found below.
What's Changed
- fix: allow Open Telemetry SDK logging configuration by @jamestelfer in #50
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.4.2
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build (including Mac) can be found below.
What's Changed
- fix: allow HTTPS credentials when SSH configured by @jamestelfer in #48
- fix: panic on repo URL mismatch by @jamestelfer in #49
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.4.1
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build (including Mac) can be found below.
What's Changed
- fix: exclude healthcheck from telemetry by @jamestelfer in #46
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Distributions for this release are published as binaries and a Docker image.
The preferred way to consume a release is via its Docker image:
chinmina/chinmina-bridge:v0.4.0
The multi-platform image is published for Linux x86-64 and Linux ARM-64.
If needed, binaries of this build (including Mac) can be found below.
What's Changed
- fix: add super-simple healthcheck endpoint by @jamestelfer in #45
Full Changelog: v0.3.1...v0.4.0