Skip to content

Releases: idealista/prom2teams

3.1.0 Release

28 Oct 08:14
656e5f2
Compare
Choose a tag to compare

Full Changelog

Fixed

  • #219 Add timeouts to webhook request to prevent hanging tcp connections in case of network errors @DanSipola

Added

  • #222 Add restrictive security context since the workload doesn't need more permissions to work. @azman0101
  • #226 Retrying policy @blalop

3.0.0 Release

23 Oct 07:30
754df37
Compare
Choose a tag to compare

Full Changelog

Breaking changes

Now connector field in helm chart is mantatory.

Added

2.7.0 release

21 Sep 10:42
fb674d3
Compare
Choose a tag to compare

2.7.0

Full Changelog

Added

  • #213 Add end to end tests @pablogcaldito

2.6.0 release

11 Sep 11:33
a85f2a9
Compare
Choose a tag to compare

2.6.0

Full Changelog

Fixed

  • #210 Fix bug introduced in 2.5.6 version and add support for alertmanager 0.21.0 @pablogcaldito

2.5.8 release

01 Sep 14:59
6ebb673
Compare
Choose a tag to compare

2.5.8

Full Changelog

Fixed

  • #201 /metrics server not working

2.5.7 release

10 Aug 11:12
337d0c1
Compare
Choose a tag to compare

Fixed

  • #202 Fix error publishing 2.5.7 release @pablogcaldito
  • #189 Fixed handling alerts with truncated fields @dgalcantara

2.5.6 release

13 Jul 13:26
3079e1e
Compare
Choose a tag to compare

2.5.6

Full Changelog

Fixed

  • #190 Fixed handling of additional json properties of alertmanager 0.21.0 @lazyBisa

2.5.5 release

29 Apr 12:27
5fb387f
Compare
Choose a tag to compare

Changed

  • #175 Building docker image using multi-stage build feature @dortegau

Fixed

  • #158 Fixing Travis Badge (pointing to master branch) and reordering TOC @dortegau
  • #177 Fixing unit tests when using Python <= 3.6 @dortegau
  • #182 Fix dependances versions; yaml-dev in docker container; updated pyyaml package @ftsa

2.5.4 release

10 Feb 15:07
1e41a99
Compare
Choose a tag to compare

Fixed

  • #162 Fix werkzeug version to 0.16.1 (1.0.0 breaks current prom2teams version) @frantsao

Extra annotations

16 Jan 12:03
6295e61
Compare
Choose a tag to compare

Fixed