Skip to content

Commit

Permalink
Generate files for 1.2.14 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-nomad-core committed Oct 26, 2022
1 parent 1adb881 commit b5a9211
Show file tree
Hide file tree
Showing 5 changed files with 187,370 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release/ci.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema = "1"
project "nomad" {
team = "nomad"
slack {
notification_channel = "C03B5EWFW01"
notification_channel = "CUYKT2A73"
}
github {
organization = "hashicorp"
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.2.14 (October 26, 2022)

IMPROVEMENTS:

* deps: update go-memdb for goroutine leak fix [[GH-14983](https://github.com/hashicorp/nomad/issues/14983)]

BUG FIXES:

* acl: Fixed a bug where Nomad version checking for one-time tokens was enforced across regions [[GH-14910](https://github.com/hashicorp/nomad/issues/14910)]
* deps: Update hashicorp/raft to v1.3.11; fixes unstable leadership on server removal [[GH-15021](https://github.com/hashicorp/nomad/issues/15021)]

## 1.2.13 (October 04, 2022)

SECURITY:
Expand Down
Loading

0 comments on commit b5a9211

Please sign in to comment.