Skip to content

Releases: grzegorznowak/query-exporter-role

1.0.5

04 Jan 07:20
Compare
Choose a tag to compare

Fixes

  • Optimize pip installation to not trigger if no changes to requirements.txt were detected

1.0.4

30 Dec 13:19
Compare
Choose a tag to compare

Fixes

  • fix reloading of the service upon config change

1.0.3

09 Dec 10:25
e259106
Compare
Choose a tag to compare

Fixes

  • Restart the service when configuration changes

1.0.2

02 Dec 14:28
Compare
Choose a tag to compare

#Fixes

Do not break long queries in the resulting config.yaml. A bit of a hard-coded hack, but should be sufficient for 99.99% of population.

1.0.1

30 Nov 14:07
Compare
Choose a tag to compare

Fixes

  • Minor yaml fix for the perfect galaxy scoring

1.0.0

30 Nov 13:56
Compare
Choose a tag to compare

Features

  • Query Exporter installs on focal and bionic
  • Added tests to cover the roles' functionality
  • Working CI/CD pipeline