-
Bump dependencies to fix Dependabot alert #82.
-
Allow passing of TLS certificates inline #83:
- Bump
github.com/prometheus/exporter-toolkitfromv0.9.1tov0.11.0. TheTLSCert,TLSKeyandClientCAscan be passed inline as a string as part of the TLSConfig. - Bump
github.com/prometheus/commonfromv0.45.0tov0.54.0. - Bump
github.com/prometheus/client_golangfromv1.14.0tov1.19.1. - Add test cases for e2e tests:
- launch of the exporter specifying the configuration file for TLS (certificates inline) and without basic auth;
- launch of the exporter specifying the configuration file for TLS and client certificate (any cert);
- launch of the exporter specifying the configuration file for TLS and client certificate (signed cert).
- Bump
-
Bump default pgBackRest version in container to
v2.53#84 #85 #87. -
Add new backup references metrics #88:
pgbackrest_backup_references;pgbackrest_backup_last_references.
Add new flag
--backrest.reference-count.
Full Changelog: v0.17.0...v0.18.0