Skip to content

Commit

Permalink
Generate files for 1.2.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-nomad-core committed Aug 31, 2022
1 parent f0d7dbe commit ad603b0
Show file tree
Hide file tree
Showing 5 changed files with 187,200 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
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.2.12 (August 31, 2022)

IMPROVEMENTS:

* consul: Reduce load on Consul leader server by allowing stale results when listing namespaces. [[GH-12953](https://github.com/hashicorp/nomad/issues/12953)]

BUG FIXES:

* cli: Fixed a bug where forcing a periodic job would fail if the job ID prefix-matched other periodic jobs [[GH-14333](https://github.com/hashicorp/nomad/issues/14333)]

## 1.2.11 (August 25, 2022)

IMPROVEMENTS:
Expand Down
Loading

0 comments on commit ad603b0

Please sign in to comment.