Skip to content

Releases: tomtom-international/vault-assessment-prometheus-exporter

Release 1.0.3

27 Jun 09:19
4a8d7ed
Compare
Choose a tag to compare
Merge pull request #41 from tomtom-international/readme_fix_security

Readme - fix security link to support

Release 1.0.2

23 Jun 15:37
ecc75d1
Compare
Choose a tag to compare
Update pyproject.toml (#40)

* Update pyproject.toml

* Bump version: 1.0.1 → 1.0.2

Co-authored-by: Eugene Davis <[email protected]>

Release 1.0.1

23 Jun 13:49
c740f9a
Compare
Choose a tag to compare
Merge pull request #39 from tomtom-international/FelixFaassen-TomTom-…

Release 1.0.0

22 Jun 11:05
536be91
Compare
Choose a tag to compare
Release 1.0.0

Release 0.5.2

21 Jun 12:07
e08c6e2
Compare
Choose a tag to compare
update readme (#37)

* update readme

* Bump version

Release 0.5.0

17 Jun 08:44
de54360
Compare
Choose a tag to compare

Monitoring Entities (#36)

Breaking Change: Configuration for monitoring secrets is no longer under secret_expiration_monitoring, it is now expiration_monitoring so that it can include entity monitoring.

  • Make ExpirationMonitor an abstract class and subclass SecretExpirationMonitor from it

  • Make generic entity_expiration_monitor

  • Update documentation with entity monitoring info

  • Add some entity expiration tests

  • Bump version: 0.4.1 → 0.5.0

  • Update README

Release 0.4.1

15 Jun 12:25
1a136cf
Compare
Choose a tag to compare
Testing and Improvements to expiration monitor (#31)

* Minor fixes and improvements to expiration monitor (and calling code) and some baseline testing

* Bump version: 0.4.0 → 0.4.1

Release 0.4.0

13 Jun 14:25
009c889
Compare
Choose a tag to compare
change default port (#30)

* Update port

* Bump version: 0.3.14 → 0.4.0

Release 0.3.14

13 Jun 12:02
76862b6
Compare
Choose a tag to compare
Merge pull request #29 from tomtom-international/0.3.14

prerelase hotfix

Release 0.3.13

10 Jun 14:38
014d8ba
Compare
Choose a tag to compare
Release 0.3.13 Pre-release
Pre-release
Use variables and relative URLs (#28)

* Use variables and relative URLs for packages

* Bump version: 0.3.12 → 0.3.13