Skip to content

v1.0.7

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 18 May 15:49
09a4991

1.0.7 (May 17, 2023)

SECURITY:

FEATURES:

  • sync-catalog: add ability to sync hostname from a Kubernetes Ingress resource to the Consul Catalog during service registration. [GH-2098]

IMPROVEMENTS:

  • cli: Add consul-k8s config read command that returns the helm configuration in yaml format. [GH-2078]
  • helm: update imageConsulDataplane value to hashicorp/consul-dataplane:1.0.2, image value to hashicorp/consul:1.14.7,
    and imageEnvoy to envoyproxy/envoy:v1.24.7. [GH-2140]

BUG FIXES:

  • api-gateway: fix issue where the API Gateway controller is unable to start up successfully when Vault is configured as the secrets backend [GH-2083]
  • helm: add missing $HOST_IP environment variable to to mesh gateway deployments. [GH-1808]
  • sync-catalog: fix issue where the sync-catalog ACL token were set with an incorrect ENV VAR. [GH-2068]