Releases: criteo-forks/aerospike-prometheus-exporter
Releases · criteo-forks/aerospike-prometheus-exporter
v1.19.0-criteo4: Fix wrong port reported on service
It was reporting 3000 instead of 4333. It is correct but it breaks backward compatibility.
v1.19.0-criteo3: Prevent exporter from detecting it is in Kubernetes
It prevents a breaking change where the operator reports the hostname as the service name instead of what we had before: the ip:port of Aerospike.
v1.19.0-criteo2: Fix TLS detection to connect to Aerospike
It was broken during https://github.com/aerospike/aerospike-prometheus-exporter/pull/104. Even the comment says it should be or. Without this change, aerospike client tries to connect without TLS
v1.19.0-criteo1: Add build on release github action file
- also removed unneeded files: - .github/workflows/build_release_artifacts.yaml - .github/workflows/docker-publish.yml - .github/workflows/linter.yaml - .github/workflows/fips_release_artifact.yaml Signed-off-by: Jean-Francois Weber-Marx <[email protected]>
v1.12.0-criteo0
v1.4.0-criteo0: Add build on release github action file
Signed-off-by: Jean-Francois Weber-Marx <[email protected]> Signed-off-by: Jean-Francois Weber-Marx <[email protected]>