Releases: nttgin/BGPalerter
Releases · nttgin/BGPalerter
v1.22.0
[features]
- Added support for API to check BGPalerter status (e.g. for Nagios or Uptime Robot integration)
- Introduced possibility to monitor whatever is announced by an AS (#68)
[fixes]
- Upgraded all dependencies to latest version
- Replaced -pf with -l to fix multichar attribute issue (#62)
- Added logs during prefix file generation
- Improved wording of some error messages
- Refactored source organization
- Improved documentation
v1.21.0
[features]
- Introduced Kafka report. Alerts and data can be now streamed to Kafka. Topics configuration in config.yml.
- AS paths are now reported in hijack emails.
- Introduced alertOnlyOnce configuration parameter
- Introduced -p and -pf attributes to generate a complete prefix list from a set of prefixes provided as input.
- Moved email template logic to dedicated component.
- Email templates are now automatically generated in case the files cannot be found. This makes the binary of BGPalerter self-contained 100%.
[fixes]
- Updated all dependencies.
- Removed dependency from forever module.
- Improved documentation.
[repo]
- Added support for ESlint
- Added dependency auto update bot
- Added pull request code validation bot
v1.20.2
v1.20.1
[minor]
- Fixed some stability issues when RIPEstat APIs are not reachable when generating prefix lists
- Fixed stability issue of monitorPath
- Fixed bug missing some prefixes on re-connect to RIS stream (e.g. on 1006 error)
- Fixed rare crash case when BGP updates arrive malformed
v1.20.0
v1.19.2
- fixed issue reporting undefined version in binaries
v1.19.1
moving binaries to releases tab