Skip to content

Commit d92bf10

Browse files
Generate files for 1.9.3 release
1 parent 9e141ba commit d92bf10

File tree

6 files changed

+285932
-43
lines changed

6 files changed

+285932
-43
lines changed

.release/ci.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project "nomad" {
77
team = "nomad"
88

99
slack {
10-
notification_channel = "C03B5EWFW01"
10+
notification_channel = "CUYKT2A73"
1111
}
1212

1313
github {

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.9.3 (November 11, 2024)
2+
3+
BUG FIXES:
4+
5+
* fix: handles consul template re-renders on client restart [[GH-24399](https://github.com/hashicorp/nomad/issues/24399)]
6+
* fsm: Fix bug in snapshot restore that could partially wipe state [[GH-24412](https://github.com/hashicorp/nomad/issues/24412)]
7+
18
## 1.9.2 (November 08, 2024)
29

310
SECURITY:

0 commit comments

Comments
 (0)