Skip to content

v1.2.8

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 21 May 15:23
deb9b80

1.2.8 (May 20, 2024)

SECURITY:

IMPROVEMENTS:

  • ConfigEntries controller: Only error for config entries from different datacenters when the config entries are different [GH-3873]
  • control-plane: Remove anyuid Security Context Constraints (SCC) requirement in OpenShift. [GH-3813]
  • helm: only create the default Prometheus path annotation when it's not already specified within the component-specific
    annotations. For example if the client.annotations value sets prometheus.io/path annotation, don't overwrite it with
    the default value. [GH-3846]
  • helm: support sync-lb-services-endpoints flag for syncCatalog [GH-3905]

BUG FIXES:

  • api-gateway: Fix order of initialization for creating ACL role/policy to avoid error logs in consul when upgrading between versions. [GH-3918]
  • api-gateway: fix bug where multiple logical APIGateways would share the same ACL policy. [GH-4002]
  • connect-inject: Fixed issue where on restart, if a managed-gateway-acl-role already existed the container would error [GH-3978]