Skip to content

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

Release 1.1.15

24 Nov 08:33
277e92e
Compare
Choose a tag to compare
Merge pull request #99 from eugene-davis/main

Updates and Fixes

Release 1.1.13

14 Oct 10:29
421e59b
Compare
Choose a tag to compare
Updates 13102022 (#89)

* Packages update 13-10-2022

Updated 9 packages

* Bump version: 1.1.12 → 1.1.13

Release 1.1.12

28 Sep 13:34
487a9f3
Compare
Choose a tag to compare
Updates 23092022 (#83)

* Package updates 23-09-2022

* Bump version: 1.1.11 → 1.1.12

* Update the python image

A vulnerability has been detected in the current image, therefore updating the image to the latest one in hope that it would fix this.

* Update the vulnerabilities exceptions list

The image update did not fix the issue, the vulnerability applies to XML so does not affect us, adding it to the exception list.

* Update dependencies 28/09/2022

Release 1.1.11

13 Sep 12:37
4a7fb2d
Compare
Choose a tag to compare
Updates 1309 (#80)

* Update modules 13/09/2022

5 modules have been updates

* Bump version: 1.1.10 → 1.1.11

Release 1.1.10

07 Sep 10:39
f43661f
Compare
Choose a tag to compare
Update packages 0509 (#75)

* Update packages

* Bump version: 1.1.5 → 1.1.6

* Bump version: 1.1.6 → 1.1.7

* Update astroid package to 2.12.7

* Update pyproject.toml and scripts according to pylint recommendations

Pylint complained about useless options or unknown options, and those have been removed. Also added 60 second timeouts to the requests calls.

* Bump version: 1.1.7 → 1.1.8

* Format with black

Python checks workflow failed and complained about formatting, so I did run black . to reformat the code

* Bump version: 1.1.8 → 1.1.9

* Add env variable for PYTHON_KEYRING_BACKEND

Because the python checks fail on this we are trying to resolve by adding the env variable, source: https://github.com/pypa/pip/issues/7883#issuecomment-643319919

* Bump version: 1.1.9 → 1.1.10

Release 1.1.5

05 Sep 07:16
3c3235f
Compare
Choose a tag to compare
Update packages 2508 (#73)

* Update packages

The following has been updated: charset-normalizer (2.1.0 -> 2.1.1), urllib3 (1.26.11 -> 1.26.12), types-urllib3 (1.26.22 -> 1.26.23), types-requests (2.28.8 -> 2.28.9)

* Bump version: 1.1.4 → 1.1.5

Release 1.1.4

18 Aug 10:56
5dacabc
Compare
Choose a tag to compare
Update packages (#71)

* Update packages using the poetry update command

To keep the tool secure and up to date with the recent patches we updated the packages

* Bump version: 1.1.3 → 1.1.4

Release 1.1.3

17 Aug 11:07
439c365
Compare
Choose a tag to compare
Use base repository for GH cleanup action (#70)

* Switch to base repo for "action-cleanup-package" now that org support is merged

* Bump version: 1.1.2 → 1.1.3

Release 1.1.2

16 Aug 12:04
12e6bfd
Compare
Choose a tag to compare
Update mypy (#69)

* Remove mypy and reinit

* Bump version: 1.1.1 → 1.1.2

* Change mypy to dev dep

Release 1.1.1

16 Aug 09:00
82cf796
Compare
Choose a tag to compare
update dependencies (#68)

* update dependencies

* Update base image

* Bump version: 1.1.0 → 1.1.1

* Update and add CVE execptions