Releases: DRuggeri/alertmanager_gotify_bridge
Releases · DRuggeri/alertmanager_gotify_bridge
v2.3.1
v2.3.0
New
- Add support for markdown in messages with the --markdown flag. Thanks for the PR in #32, @thomas-maurice!
Fixed
- The
--extended_details
flag now works properly by emitting markdown instead of HTML thanks to @thomas-maurice
v2.2.1
Fixed
- Fix bug with template processing to support both single tokens set via config and per-request overrides - thanks for the fix in #30, @IncognitoCoding!
v2.2.0
New
- Add support for complex prometheus template processing - see the README for lots more info! Thanks, @IncognitoCoding for PR #29!
Misc
- Ensure all
Printf
statements are done via thelog
package for time formatting consistency.
v2.1.0
New
- Add support for overriding the token per-request and enable use of all prometheus template functions - thanks, @IncognitoCoding for PR #26!
Misc
- The windows/arm combination will no longer be supported in releases due to lack of support in prometheus
- Going forward, the official docker images should now contain CA anchors to avoid unknown authority errors when Gotify is running on HTTPS - thanks for the report in #25, @evandeaubl!
- The build pipeline will build for all os/arch combinations for every commit rather than only on release
v2.0.0
v1.0.3
Fixed
- Version output was not properly being set in goreleaser
v1.0.2
Changes for v1.0.2