consul v1.12.3 Release Notes

Release Date: 2022-07-13 // almost 2 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ‘Œ Support Vault namespaces in Connect CA by adding RootPKINamespace and IntermediatePKINamespace fields to the config. [GH-12904]
    • ๐Ÿš€ connect: Update Envoy support matrix to latest patch releases (1.22.2, 1.21.3, 1.20.4, 1.19.5) [GH-13431]
    • ๐Ÿ‘ dns: Added support for specifying admin partition in node lookups. [GH-13421]
    • telemetry: Added a consul.server.isLeader metric to track if a server is a leader or not. [GH-13304]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ›  agent: Fixed a bug in HTTP handlers where URLs were being decoded twice [GH-13256]
    • โšก๏ธ deps: Update go-grpc/grpc, resolving connection memory leak [GH-13051]
    • ๐Ÿ›  fix a bug that caused an error when creating grpc or http2 ingress gateway listeners with multiple services [GH-13127]
    • ๐Ÿ’ป ui: Fix incorrect text on certain page empty states [GH-13409]
    • ๐Ÿ›ฐ xds: Fix a bug that resulted in Lambda services not using the payload-passthrough option as expected. [GH-13607]
    • ๐Ÿ”ง xds: Fix a bug where terminating gateway upstream clusters weren't configured properly when the service protocol was http2. [GH-13699]