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

Releases: ix-ai/alertmanager-notifier

v0.1.2

20 Jun 08:54
Compare
Choose a tag to compare
  • 6c4b33c #6: Add documentation about TELEGRAM_TEMPLATE_TOO_LONG
  • 255d199 #6: Add a template to be used when the message size limit is reached
  • 8d6b446 #6: Add support for length display in templates
  • 7a408d9 #6: Add support for telegram template when the message limit is reached
  • 8600090 #6: Add support for telegram message template for too long notifications
  • 34d627f Remove unused render_template
  • 2012eef Updates ix_notifiers from 0.0.119494958 to 0.0.157799904 in
  • 11f5662 [linter] Fixes fstring-interpolation for logging
  • f3ae6a1 Updates waitress from 1.4.3 to 1.4.4 in /alertmanager-notifier

v0.1.1

20 Feb 13:14
Compare
Choose a tag to compare
  • 1a5617d #3: Switches to ix.ai/notifiers
  • b87df35 [Internals] Switches BUILD to use the CI_PIPELINE_ID
  • 681c9d1 [Internals] Minor changes on how the notifiers are initialized
  • d9b728e Bumps python-telegram-bot to 12.3.0 and waitress to 1.4.3

v0.1.0

09 Feb 08:32
Compare
Choose a tag to compare
  • 87f3867 Adds support for gelf logging
  • a1e713c Tunes the markdown template for better alert visibility
  • 9ffeec2 Adds /healthz endpoint
  • 38379fc Minor README cleanup