From cd40bf9958c509532b13497f4ffa62381e231628 Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Tue, 14 Jan 2025 12:35:04 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd99dc56a..90698e0fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -154,6 +154,9 @@ 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.9 (January 14, 2025) + + ## 1.8.8 Enterprise (December 18, 2024) SECURITY: @@ -428,6 +431,9 @@ 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.17 Enterprise (January 14, 2025) + + ## 1.7.16 Enterprise (December 18, 2024) SECURITY: