1,012 B
1,012 B
layout | page_title | sidebar_title | sidebar_current | description |
---|---|---|---|---|
docs | Upgrading to Vault 1.1.1 - Guides | Upgrade to 1.1.1 | docs-upgrading-to-1.1.1 | This page contains the list of deprecations and important or breaking changes for Vault 1.1.1. Please read it carefully. |
Overview
This page contains the list of deprecations and important or breaking changes for Vault 1.1.0 compared to 1.1.1. Please read it carefully.
JWT/OIDC Plugin
Logins of role_type "oidc" via the /login path are no longer allowed.
ACL Wildcards
New ordering defines which policy wins when there are multiple inexact matches
and at least one path contains +
. +*
is now illegal in policy paths. The
previous behavior simply selected any matching segment-wildcard path that
matched.
Replication
Due to technical limitations, mounting and unmounting was not previously possible from a performance secondary. These have been resolved, and these operations may now be run from a performance secondary.