Skip to content

Commit f673a8d

Browse files
committed
created changelog for 1.9.12
1 parent 9ec2473 commit f673a8d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 1.9.12 Enterprise (August 13, 2025)
2+
3+
SECURITY:
4+
5+
* build: Update Go to 1.24.3 to address CVE-2025-47906 [[GH-26451](https://github.com/hashicorp/nomad/issues/26451)]
6+
7+
BUG FIXES:
8+
9+
* alloc exec: Fixed executor panic when exec-ing a rootless raw_exec task [[GH-26401](https://github.com/hashicorp/nomad/issues/26401)]
10+
* client: run all allocrunner postrun (cleanup) hooks, even if any of them error [[GH-26271](https://github.com/hashicorp/nomad/issues/26271)]
11+
* consul: Add AllocIPv6 option to allow IPv6 address being used for service registration [[GH-25632](https://github.com/hashicorp/nomad/issues/25632)]
12+
* jobspec: Validate required hook field in lifecycle block [[GH-26285](https://github.com/hashicorp/nomad/issues/26285)]
13+
* reporting (Enterprise): Fixed a bug where older servers could panic if the leader upgrades to version with offline reporting
14+
* services: Fixed a bug where Nomad services were deleted if a node missed heartbeats and recovered before allocs were migrated [[GH-26424](https://github.com/hashicorp/nomad/issues/26424)]
15+
116
## 1.9.11 Enterprise (July 8, 2025)
217

318
BUG FIXES:

0 commit comments

Comments
 (0)