From 07516c8159885b4ebcd90d1927bb64135e5beb1b Mon Sep 17 00:00:00 2001 From: Charlie Voiselle <464492+angrycub@users.noreply.github.com> Date: Wed, 26 Jun 2024 10:46:38 -0400 Subject: [PATCH] [docs] Add Sentinel info to version-specific upgrade page (#23173) The upgrade to sentinel v0.26 is a breaking change, requiring users of custom Sentinel plugins to rebuild them using sentinel-sdk v4 --- website/content/docs/upgrade/upgrade-specific.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/content/docs/upgrade/upgrade-specific.mdx b/website/content/docs/upgrade/upgrade-specific.mdx index e58a20ae0..29bde337b 100644 --- a/website/content/docs/upgrade/upgrade-specific.mdx +++ b/website/content/docs/upgrade/upgrade-specific.mdx @@ -13,6 +13,15 @@ upgrade. However, specific versions of Nomad may have more details provided for their upgrades as a result of new features or changed behavior. This page is used to document those details separately from the standard upgrade flow. +## Nomad 1.8.1 (UNRELEASED) + + + +Nomad Enterprise 1.8.1 includes an updated version of the Sentinel library. Users +that have built custom Sentinel plugins must recompile them using an SDK +supporting Sentinel Plugin Protocol Version 3. Consult the Sentinel +[SDK Compatibility Matrix](https://github.com/hashicorp/sentinel-sdk?tab=readme-ov-file#sdk-compatibility-matrix) for appropriate Sentinel SDK versions. + ## Nomad 1.8.0 #### Deprecated Disconnect Fields