Skip to content

Releases: ix-ai/alertmanager-notifier

v0.5.2

23 Jul 20:25
Compare
Choose a tag to compare

Minor dependency release

  • 432a938 Update dependency ix_notifiers to v0.0.1382933711

v0.5.1

21 May 07:18
Compare
Choose a tag to compare
  • d38a1d5 Bumps ix-notifiers from 0.0.259196408 to 0.0.1298594628

v0.5.0

19 May 09:24
Compare
Choose a tag to compare
  • 03aa0ab Add documentation about deprecating telegram support
  • 0250e3d Update waitress from 2.1.2 to 3.0.0. Make pylint happy

v0.4.4

27 Aug 15:33
Compare
Choose a tag to compare
  • a3acf41 update README.md
  • 7b7f429 Add support for i386
  • 3161de0 change the build to compile all pip modules

v0.4.3

04 Aug 05:43
Compare
Choose a tag to compare
  • 8bc2d0e Fixed not sending notifications
  • 514f443 Fixes linting errors. Replaces __getattribute__
  • 7367070 Bump waitress from 2.1.1 to 2.1.2 in /alertmanager-notifier

v0.4.2

27 Mar 14:00
Compare
Choose a tag to compare
  • 871a5e1 Bump waitress from 2.0.0 to 2.1.1 in /alertmanager-notifier
  • 2450f4e Update pygelf from 0.4.0 to 0.4.2

v0.4.1

18 Mar 19:52
Compare
Choose a tag to compare
  • 819e532 Add ghcr.io container registry
  • 146569e Upgrade waitress from 1.4.4 to 2.0.0

v0.4.0

27 Feb 07:59
Compare
Choose a tag to compare
  • a75228f Upgrade pygelf to 0.4.0 and ix-notifiers to 0.0.259196408
  • b4e2220 Add Security and Dependency scanning to the pipeline
  • 8bb7735 change url from localhost to foo.bar
  • 7a15613 add link to alertmanager on too_long template
  • 98b4f2d add parameters to the test command
  • a73806a Drop the # removal in messages
  • 18c6525 fix inconsistency between templates
  • 85a2630 add missing receiver
  • 074ec1a change alertmanager page to the receiver's alerts on alertmanager
  • 9f58c8b expose receiver to templates
  • c8e443a Unify the style across templates
  • a50bc2a unify style
  • 79e145a use anchor for urls
  • 9d89a7f use 'safe' instead of 'e'
  • 3baa783 don't use code for texts
  • 156c18d reverse order of annotations
  • 6e174fe #10: Add external_url to all the templates
  • 781ebb6 expose externalURL to templates
  • 8ed3e4b Update ix-notifiers from 0.0.205708273 to 0.0.222843990
  • 09aa795 Add information about GitLab registry to README.md

v0.3.0

25 Oct 10:33
Compare
Choose a tag to compare

Highlight

Add TELEGRAM_MAX_RETRIES and TELEGRAM_ALWAYS_SUCCEED - see #8

Full Changelog

  • e2c7a5d Simplify the exclude_labels common variable
  • f29045d #9: Fix the test for param in settings
  • ff5150e Add TELEGRAM_MAX_RETRIES and TELEGRAM_ALWAYS_SUCCEED
  • 24d1ec7 Add TELEGRAM_RETRY_ON_FAILURE to enable/disable alertmanager retries
  • b149eb5 Uses the new param retry set to false for the notifiers

v0.2.0

31 Jul 06:03
Compare
Choose a tag to compare

Highlights

With this version support for message priority for gotify has been introduced

Changelog

  • d903e37 #7: Add support for setting the priority for gotify messages
  • 30432c6 #7: Updates documentation to include the priority for gotify
  • 06ca404 #7: Updates ix_notifiers from 0.0.157799904 to 0.0.172806720