dynamic host volumes: fix Windows compatibility [GH-27147]
keyring: Do not mark the key as inactive until all follow-up rekey evals have completed. [GH-27193]
keyring: Ensure follow-up rekey evals can be successfully created. [GH-27193]
multiregion (Enterprise): fixes a bug where multiregion deployments could become deadlocked
multiregion: fixes a bug where unblocking region could make unnecessary queries to other regions
oidc: Add support for RFC9207, requiring an issuer param in authorization response if the provider requires it [GH-27168]
scheduler (Enterprise): Fixed a bug where tasks were not placed on same numa node as reserved device [GH-27177]
scheduler: Fixed a bug that was previously patched incorrectly where rescheduled allocations that could not be placed would later ignore their reschedule policy limits [GH-27129]
server: Fixed a bug where a large backlog of unblocking evals could cause backpressure on Raft writes [GH-27184]
ui: Fixed the error message presented for invalid Variables definitions [GH-26235]