consul v1.9.10 Release Notes

Release Date: 2021-09-27 // over 2 years ago
  • ๐Ÿ”‹ FEATURES:

    • sso/oidc: (Enterprise only) Add support for providing acr_values in OIDC auth flow [GH-11026]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • audit-logging: (Enterprise Only) Audit logs will now include select HTTP headers in each logs payload. Those headers are: Forwarded, Via, X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Proto. [GH-11107]
    • โšก๏ธ connect: update supported envoy versions to 1.16.5 [GH-10961]
    • telemetry: Add new metrics for the count of KV entries in the Consul store. [GH-11090]

    ๐Ÿ› BUG FIXES:

    • tls: consider presented intermediates during server connection tls handshake. [GH-10964]
    • ui: (Enterprise Only) Fix saving intentions with namespaced source/destination [GH-11095]