Skip to content

Releases: criteo-forks/aerospike-prometheus-exporter

v1.19.0-criteo4: Fix wrong port reported on service

29 Aug 09:07
Compare
Choose a tag to compare
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

28 Aug 14:19
Compare
Choose a tag to compare
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

27 Aug 09:21
Compare
Choose a tag to compare
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

26 Aug 15:27
Compare
Choose a tag to compare
  - 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

25 Jul 13:35
Compare
Choose a tag to compare

v1.4.0-criteo0: Add build on release github action file

24 Aug 12:17
Compare
Choose a tag to compare
Signed-off-by: Jean-Francois Weber-Marx <[email protected]>
Signed-off-by: Jean-Francois Weber-Marx <[email protected]>