This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Releases: metalmatze/alertmanager-bot
Releases · metalmatze/alertmanager-bot
0.4.3 / 2021-01-11
0.4.2 / 2020-01-11
- [BUGFIX] Fix flags with defaults that aren't required anymore #96.
0.4.1 / 2020-01-07
0.4.0 / 2019-02-19
- [FEATURE] Add ability to use templates for Telegram messages #32.
- [ENHANCEMENT] Truncate too large messages #52, thanks @BulatSaif.
0.3.1 / 2018-06-11
0.3.0 / 2018-05-15
0.2.1 / 2017-11-04
- [BUGFIX] /chats command send to the sender and not the chat #10
0.2 / 2017-10-17
- [BREAKING] Change the
STORE
env var to switch on the store backend instead of path - [FEATURE] The Bot now ignores its own name as suffix on command in a group chat [aae2dc5]
- [FEATURE] Use libkv as store backend [6419064]
- [ENHANCEMENT] Use dep to pin dependencies [b7e085b]
- [ENHANCEMENT] Use the Option pattern to change the Bot's default values in
NewBot()
.
0.1 / 2017-03-31
Initial release.