mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
[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
This commit is contained in:
@@ -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)
|
||||
|
||||
<EnterpriseAlert inline />
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user