consul (enterprise): adds ability to specify cluster specific consul tokens with environment variables [GH-27574]
BUG FIXES:
acl: Fixed a bug where a bearer-token authenticated request could panic the handler for checking claims [GH-27550]
artifact: Fix artifact inspection when using file mode [GH-27552]
config: Fixed a bug where the keyring block could only be specified a maximum of two times [GH-27579]
config: Fixed parsing of Vault and Consul blocks as JSON that included objects such as task_identity [GH-27595]
consul: fixes bug where clients were passing node token to connect envoy container, causing acl not found errors [GH-27574]
drivers: Pass error when included in fingerprint response [GH-27537]
http: Ensure the correct HTTP protocol version is set on event stream responses [GH-27586]
job status: Fixes regression setting job status when jobs have matching prefix [GH-27516]
keyring (Enterprise): Fixed a bug where in mixed-version clusters with pre-1.9 servers, a keyring rotation that returns an error for an unavailable KMS could prevent future server restarts [GH-27581]
state: Fixed a potential state store corruption bug in the service/batch scheduler and deployment watcher [GH-27548]