Skip to content

v1.21.0

Compare
Choose a tag to compare
@massimocandela massimocandela released this 31 Oct 18:25
48600f2

[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