Release notes
nevisMeta 7.2411.0.4 - 20.11.2024
Changes and new features
Breaking changes
General
- FIXED: The Resource Server's scope metadata was incorrectly displayed on the GUI. (NEVISMETA-2110)
- FIXED: We fixed the validation of JWKS and JWKS_URI field on UI. (NEVISMETA-2058)
- FIXED: We fixed NPE exception while import the old data that doesn't contain ToS URI, Policy URI, Logo URI. (NEVISMETA-2111)
- FIXED: We removed the limitation of only allowing a certain prefix in the envelope of SOAP logout requests in
IdentityProviderState
. (NEVISAUTH-4852) - FIXED: We only log the error for invalid request uri while loading from database instead of throwing exception. (NEVISMETA-2106)
- UPGRADED: We upgraded the jetty third-party dependency to 11.0.24. (NEVISMETA-2091)
- UPGRADED: We upgraded the spring third-party dependency to 6.1.14. (NEVISMETA-2094)
- UPGRADED: We upgraded the primefaces bootstrap dependency to 1.10.11. (NEVISMETA-2071)
- UPGRADED: We upgraded the common-io to 2.17.0. (NEVISMETA-2084)
nevisMeta 7.2405.1.0 - 26.06.2024
Changes and new features
General
- FIXED: We make error page more meaningful. (NEVISMETA-2034)
- FIXED: We fixed empty nevisMeta UI when clientId contains special characters. (NEVISMETA-2053)
- NEW: We added entity names to export warning messages. (NEVISMETA-2059)
nevisMeta 7.2405.0.2 - 14.05.2024
Changes and new features
General
- NEW: We introduced the
responseCacheExpiry
property to configure the cache expiry for the GET Entities endpoint. (NEVISMETA-2009) - FIXED: We fixed the data return incorrectly without root language for metadata of
tos_uri
,policy_uri
,logo_uri
(NEVISMETA-2004) - FIXED: We fixed queries using a lot of resources when querying all entities. (NEVISMETA-2009)
- UPGRADED: We upgraded the spring third-party dependency to 6.1.6. (NEVISMETA-2016)
- UPGRADED: We upgraded the postgresql third-party dependency to 42.7.3. (NEVISMETA-2016)