You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support group memberships from JWT for authorization decisions by @ThomasJejkal in #124
Elastic search configuration validation now retries three times with 5 seconds delay to connect to repo.search.url before startup fails in case of slow Elastic startup
Improve documentation on SearchConfiguration usage by @ThomasJejkal in #122
🔨 Dependency Upgrades
Bump mockito-inline from 4.10.0 to 4.11.0 by @dependabot in #120
Bump httpclient from 4.5.13 to 4.5.14 by @dependabot in #119
Bump nimbus-jose-jwt from 9.27 to 9.28 by @dependabot in #118
⛔ Removed
set/getGroupId in JwtAuthenticationToken is deprecated and will be removed in the next major version. Instead, set/getGroups should be used.