Releases: chinmina/chinmina-bridge
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
v0.3.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.3.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: use specific Go version by @jamestelfer in #43
Full Changelog: v0.3.0...v0.3.1
v0.3.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:0.3.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
- docs: update readme, release header by @jamestelfer in #30
- fix: allow HTTP client configuration by @jamestelfer in #34
- doc: README documentation improvements by @jamestelfer in #35
- fix: enable telemetry configuration by @jamestelfer in #39
- fix: specify toolchain version by @jamestelfer in #40
- fix: enable HTTP client traces in Open Telemetry output by @jamestelfer in #41
- ci: tweak wording of release by @jamestelfer in #42
Full Changelog: v0.2.0...v0.3.0
v0.2.0
chinmina-bridge (0.2.0)
Binaries of this build can be found below, if these are needed.
The preferred way to consume a release is via its Docker
image:
chinmina/chinmina-bridge:v0.2.0
The image is published for Linux for both x86-64 and ARM-64.
What's Changed
- test: coverage improvements by @jamestelfer in #23
- fix: set limits on HTTP request size by @jamestelfer in #24
- fix: improve validation of Git credentials request by @jamestelfer in #25
Full Changelog: v0.1.0...v0.2.0
v0.1.0
chinmina-bridge (0.1.0)
Binaries of this build can be found below, if these are needed.
The preferred way to consume a release is via its Docker
image:
chinmina/chinmina-bridge:v0.1.0
The image is published for Linux for both x86-64 and ARM-64.
What's Changed
- ci: add coverage action by @jamestelfer in #1
- ci: run tests for all packages by @jamestelfer in #2
- test: add for Buildkite API interaction by @jamestelfer in #3
- test: add tests to Github API usage by @jamestelfer in #4
- test: add check of error handler by @jamestelfer in #5
- test: increase testing of JWT validation by @jamestelfer in #6
- fix: use NotifyContext to clarify shutdown behaviour by @jamestelfer in #8
- test: improve local testing key creation and scripting by @jamestelfer in #9
- feat: basic support for Open Telemetry by @jamestelfer in #7
- chore: rename to chinmina-bridge by @jamestelfer in #10
- docs: clarify intro in README by @jamestelfer in #16
- docs: fix Mermaid parsing issue by @jamestelfer in #17
- build: cross plat build for local usage by @jamestelfer in #18
- chore: update go-jose by @jamestelfer in #19
- fix: remove accidental commit of sibling plugin by @jamestelfer in #21
- ci: coverage upload failing after repo rename by @jamestelfer in #20
- ci: release automation with GoReleaser by @jamestelfer in #22
New Contributors
- @jamestelfer made their first contribution in #1
Full Changelog: https://github.com/jamestelfer/chinmina-bridge/commits/v0.1.0