consul v1.9.3 Release Notes

Release Date: 2021-02-01 // about 3 years ago
  • ๐Ÿ”‹ FEATURES:

    • ๐Ÿ’ป ui: Add additional search/filter status pills for viewing and removing current filters in listing views [GH-9442]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ‘ cli: Add new -cluster-id and common-name to consul tls ca create to support creating a CA for Consul Connect. [GH-9585]
    • license: (Enterprise only) Temporary client license duration was increased from 30m to 6h.
    • server: (Enterprise Only) Validate source namespaces in service-intentions config entries. [GH-9527]
    • server: use the presence of stored federation state data as a sign that we already activated the federation state feature flag [GH-9519]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ›  autopilot: Fixed a bug that would cause snapshot restoration to stop autopilot on the leader. [GH-9626]
    • 0๏ธโƒฃ server: When wan federating via mesh gateways after initial federation default to using the local mesh gateways unless the heuristic indicates a bypass is required. [GH-9528]
    • server: When wan federating via mesh gateways only do heuristic primary DC bypass on the leader. [GH-9366]
    • ๐Ÿ’ป ui: Fixed a bug that would cause missing or duplicate service instance healthcheck listings. [GH-9660]