Skip to content

v0.49.0

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 30 Sep 15:23
0a2cf9a

0.49.0 (September 30, 2022)

FEATURES:

  • CLI:
    • Add support for tab autocompletion [GH-1437]
  • Consul CNI Plugin
    • Support for OpenShift and Multus CNI plugin [GH-1527]

BUG FIXES:

  • Control plane
    • Use global ACL auth method to provision ACL tokens for API Gateway in secondary datacenter [GH-1481]
    • Peering: pass new use_auto_cert value to gRPC TLS config when auto-encrypt is enabled. [GH-1541]
  • Helm:
    • Only create Federation Secret Job when server.updatePartition is 0 [GH-1512]
    • Fixes a typo in the templating of global.connectInject.disruptionBudget.maxUnavailable. [GH-1530]

IMPROVEMENTS:

  • Helm:
    • API Gateway: Set primary datacenter flag when deploying controller into secondary datacenter with federation enabled [GH-1511]
    • API Gateway: Allow controller to create and update Secrets for storing Consul CA cert alongside gateway Deployments [GH-1542]
    • New parameter EnforcingConsecutive5xx which supports a configurable percent chance of automatic ejection of a host when a consecutive number of 5xx response codes are received [GH-1484]
  • Control-plane:
    • Support escaped commas in service tag annotations for pods which use consul.hashicorp.com/connect-service-tags or consul.hashicorp.com/service-tags. [GH-1532]