This repository was archived by the owner on Aug 13, 2025. It is now read-only.
Releases: SigNoz/alertmanager
Releases · SigNoz/alertmanager
v0.23.9
What's Changed
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #37
- Bump golang.org/x/net from 0.28.0 to 0.33.0 by @dependabot in #38
- docs: add deprecation notice by @grandwizard28 in #40
- fix(alertmanager): update the channel entity id to string by @vikrantgupta25 in #41
New Contributors
- @grandwizard28 made their first contribution in #40
- @vikrantgupta25 made their first contribution in #41
Full Changelog: v0.23.8...v0.23.9
v0.23.7
0.23.5
Versioning Description
0.23.xis the version of prometheus/alertmanager that SigNoz is synced.0.23.5is the version of the patch release of SigNoz Alertmanager.
What's Changed
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #16
- [Snyk] Security upgrade node from 20.6-bullseye-slim to iron-bullseye-slim by @ankitnayan in #19
- Bump tj-actions/branch-names from 5.1 to 7.0.7 in /.github/workflows by @dependabot in #20
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #21
- Add dummy test alert option for email by @srikanthccv in #23
Full Changelog: v0.23.4...v0.23.5
v0.23.4
Versioning Description
0.23.xis the version of prometheus/alertmanager that SigNoz is synced.0.23.4is the version of the patch release of SigNoz Alertmanager.
What's Changed
- Bump golang.org/x/net from 0.0.0-20210726213435-c6fcb2dbf985 to 0.7.0 by @dependabot in #10
- Bump github.com/prometheus/exporter-toolkit from 0.6.1 to 0.7.3 by @dependabot in #11
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #9
- [Snyk] Security upgrade node from 14-buster to 20.6-buster by @ankitnayan in #12
- Revert "[Snyk] Security upgrade node from 14-buster to 20.6-buster" by @ankitnayan in #13
- Attempt to fix synk alerts by @srikanthccv in #14
- Update alpine image to fix snyk vulnerability by @ankitnayan in #15
Full Changelog: v0.23.3...v0.23.4
v0.23.3
Versioning Description
0.23.xis the version of prometheus/alertmanager that SigNoz is synced.0.23.3is the version of the patch release of SigNoz Alertmanager.
What's Changed
- Add dummy test alert option for opsgenie by @srikanthccv in #8
Full Changelog: v0.23.2...v0.23.3
v0.23.2
Versioning Description
0.23.xis the version of prometheus/alertmanager that SigNoz is synced.0.23.2is the version of the patch release of SigNoz Alertmanager.
What's Changed
Full Changelog: v0.23.1...v0.23.2
v0.23.1
Versioning Description
0.23.xis the version of prometheus/alertmanager that SigNoz is synced.0.23.1is the version of the patch release of SigNoz Alertmanager.
Changes
- build: enable to linux/arm64 docker image build by @terakoya76 in #4
New Contributors
- @terakoya76 made their first contribution in #4
Full Changelog: v0.23.0-0.2...v0.23.1
v0.23.0-0.2
Versioning Description
0.23.0is the version of prometheus/alertmanager that SigNoz is synced.0.2is the fork version, where major version is bumped at each major feature releases and breaking changes, while minor version is bumped for the patch releases.
Changes
- feat: added title link in slack to point to the actual rule url
- feat: added user selected filtering for receivers(channels)
- fix: solved client issue with swagger gen
New Release - v0.23.0-0.1
Versioning Description
0.23.0is the version of prometheus/alertmanager that SigNoz is synced.0.1is the fork version, where major version is bumped at each major feature releases and breaking changes, while minor version is bumped for the patch releases.
Features
- Support for alerts in Slack, Webhook and PagerDuty