Skip to content

v0.4.7

Latest

Choose a tag to compare

@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 10 Jul 00:22
2b9cf6f

0.4.7 (July 9, 2025)

BUG FIXES:

  • plugin/strategy/threshold: do not return negative newCount
  • policy: Fix race between worker and policy handler
  • policy: Refactor policy handler to avoid starving the nomad server from connections

IMPROVEMENTS:

  • build: Updated Nomad API dependency to 1.10.0 [GH-1061]
  • build: Updated to Go 1.24.3 [GH-1091]
  • plugin/APM/datadog: Add the possibility to rate limit the datadog client