Skip to content

v0.49.5

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 09 Mar 17:40
cdbb841

0.49.5 (March 9, 2023)

SECURITY:

IMPROVEMENTS:

  • cli: update minimum go version for project to 1.19. [GH-1975]
  • control-plane: server ACL Init always appends both, the secrets from the serviceAccount's secretRefs and the one created by the Helm chart, to support Openshift secret handling. [GH-1770]
  • control-plane: update alpine to 3.17 in the Docker image. [GH-1934]
  • control-plane: update minimum go version for project to 1.19. [GH-1975]

BUG FIXES:

  • control-plane: fix issue where consul-connect-injector acl token was unintentionally being deleted and not recreated when a container was restarted due to a livenessProbe failure. [GH-1914]