Skip to content

Commit

Permalink
changelog: update titles of recent ENT-only backports (#23414)
Browse files Browse the repository at this point in the history
The changelog is slightly misleading in that recent Enterprise-only backports
following our LTS release have titles that don't call out they're for Enterprise
only. Updating the title brings us in line with what Consul has done.
  • Loading branch information
tgross authored Jun 21, 2024
1 parent 8f80bd5 commit 336f27d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ BUG FIXES:
* ui: Show the namespace in the web UI exec command hint [[GH-20218](https://github.com/hashicorp/nomad/issues/20218)]
* windows: Fixed a regression where scanning task processes was inefficient [[GH-20619](https://github.com/hashicorp/nomad/issues/20619)]

## 1.7.9 (June 19, 2024)
## 1.7.9 Enterprise (June 19, 2024)

SECURITY:

Expand All @@ -109,7 +109,7 @@ BUG FIXES:
* driver: Fixed a bug where the exec, java, and raw_exec drivers would not configure cgroups to allow access to devices provided by device plugins [[GH-22518](https://github.com/hashicorp/nomad/issues/22518)]
* scheduler: Fixed a bug where rescheduled allocations that could not be placed would later ignore their reschedule policy limits [[GH-12319](https://github.com/hashicorp/nomad/issues/12319)]

## 1.7.8 (May 28, 2024)
## 1.7.8 Enterprise (May 28, 2024)

SECURITY:

Expand Down Expand Up @@ -377,7 +377,7 @@ BUG FIXES:
* vault: Fixed a bug where poststop tasks would not get a Vault token [[GH-19268](https://github.com/hashicorp/nomad/issues/19268)]
* vault: Fixed an issue that could cause Nomad to attempt to renew a Vault token that is already expired [[GH-18985](https://github.com/hashicorp/nomad/issues/18985)]

## 1.6.12 (June 19, 2024)
## 1.6.12 Enterprise (June 19, 2024)

SECURITY:

Expand All @@ -396,7 +396,7 @@ BUG FIXES:
* driver: Fixed a bug where the exec, java, and raw_exec drivers would not configure cgroups to allow access to devices provided by device plugins [[GH-22518](https://github.com/hashicorp/nomad/issues/22518)]
* scheduler: Fixed a bug where rescheduled allocations that could not be placed would later ignore their reschedule policy limits [[GH-12319](https://github.com/hashicorp/nomad/issues/12319)]

## 1.6.11 (May 28, 2024)
## 1.6.11 Enterprise (May 28, 2024)

SECURITY:

Expand Down

0 comments on commit 336f27d

Please sign in to comment.