Skip to content

v2.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Dec 10:57
· 48 commits to main since this release
Immutable release. Only release title and notes can be modified.

The previous release introduced a performance regression for users with many
flows from a single exporter. This is fixed in this release.

  • 🩹 docker: restart geoip container on boot
  • 🌱 inlet: make load-balancing algorithm for Kafka partitions configurable
    (random or by-exporter) and revert back to random by default (like before 2.0.3)
  • 🌱 orchestrator: add kafkaβ†’manage-topic flag to enable or disable topic management
  • 🌱 cmd: make akvorado healthcheck use an abstract Unix socket to check service liveness

Docker image: docker pull ghcr.io/akvorado/akvorado:2.0.4
Full changelog: v2.0.3...v2.0.4