api: the JobParseRequest.HCLv1 field will be removed in Nomad 1.9.0 [GH-23913]
jobspec: using the -hcl1 flag for HCLv1 job specifications will now emit a warning at the command line. This feature will be removed in Nomad 1.9.0 [GH-23913]
BUG FIXES:
identity: Fixed a bug where dispatch and periodic jobs would have their job ID and not parent job ID used when creating the subject claim [GH-23902]
identity: Fixed a bug where dispatch and periodic jobs would have their job ID and not parent job ID used when interpolating vault.default_identity.extra_claims [GH-23817]
node: Fixed bug where sysbatch allocations were started prematurely [GH-23858]
ui: Fix an issue where cmd+click or ctrl+click would double-open a job [GH-23832]