From 009927d4e8a3b5907e7e0692353021303fa74302 Mon Sep 17 00:00:00 2001 From: Tim Gross Date: Wed, 9 Jul 2025 10:13:58 -0400 Subject: [PATCH] changelog: note that 1.9.11 and 1.8.15 are ENT-only (#26237) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 379a8d5aa..2a1ae3998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -157,7 +157,7 @@ BUG FIXES: * services: Fixed a bug where Nomad native services would not be correctly interpolated during in-place updates [[GH-25373](https://github.com/hashicorp/nomad/issues/25373)] * services: Fixed a bug where task-level services, checks, and identities could interpolate jobspec values from other tasks in the same group [[GH-25373](https://github.com/hashicorp/nomad/issues/25373)] -## 1.9.11 (July 08, 2025) +## 1.9.11 Enterprise (July 08, 2025) BUG FIXES: @@ -475,7 +475,7 @@ BUG FIXES: * template: Fixed a panic on client restart when using change_mode=script [[GH-24057](https://github.com/hashicorp/nomad/issues/24057)] * ui: Fixes an issue where variables paths would not let namespaced users write variables unless they also had wildcard namespace variable write permissions [[GH-24073](https://github.com/hashicorp/nomad/issues/24073)] -## 1.8.15 (July 08, 2025) +## 1.8.15 Enterprise (July 08, 2025) BUG FIXES: