Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Releases: SigNoz/alertmanager

v0.23.9

10 Apr 07:27
b5d26c1

Choose a tag to compare

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

27 Sep 05:52
b9b925f

Choose a tag to compare

What's Changed

Full Changelog: v0.23.6...v0.23.7

0.23.5

29 Feb 16:45
eaf816b

Choose a tag to compare

Versioning Description

  • 0.23.x is the version of prometheus/alertmanager that SigNoz is synced.
  • 0.23.5 is 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

13 Sep 21:18
a3d2884

Choose a tag to compare

Versioning Description

  • 0.23.x is the version of prometheus/alertmanager that SigNoz is synced.
  • 0.23.4 is 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

31 Aug 15:51
499d61d

Choose a tag to compare

Versioning Description

  • 0.23.x is the version of prometheus/alertmanager that SigNoz is synced.
  • 0.23.3 is the version of the patch release of SigNoz Alertmanager.

What's Changed

Full Changelog: v0.23.2...v0.23.3

v0.23.2

15 Aug 09:35
795374c

Choose a tag to compare

Versioning Description

  • 0.23.x is the version of prometheus/alertmanager that SigNoz is synced.
  • 0.23.2 is the version of the patch release of SigNoz Alertmanager.

What's Changed

Full Changelog: v0.23.1...v0.23.2

v0.23.1

01 May 13:21
266c4f0

Choose a tag to compare

Versioning Description

  • 0.23.x is the version of prometheus/alertmanager that SigNoz is synced.
  • 0.23.1 is the version of the patch release of SigNoz Alertmanager.

Changes

  • build: enable to linux/arm64 docker image build by @terakoya76 in #4

New Contributors

Full Changelog: v0.23.0-0.2...v0.23.1

v0.23.0-0.2

05 Aug 02:51
f3e6c21

Choose a tag to compare

Versioning Description

  • 0.23.0 is the version of prometheus/alertmanager that SigNoz is synced.
  • 0.2 is 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

04 May 08:21
6f8c41a

Choose a tag to compare

Versioning Description

  • 0.23.0 is the version of prometheus/alertmanager that SigNoz is synced.
  • 0.1 is 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