1.35
What's Changed
- Keycloak 24
- user-api 0.27
- is now a message queue listener for notifications
- collection-api 0.120
- associations are now controlled vocabulary
- export-api 0.22
- will now emit messages when exports are ready to download
- search-api 0.53
- object-store 0.134
- agent-api 0.33
- dina-ui 0.219
Spring Boot 3 environment variables change for all APIs listed above. keycloak.auth-server-url is now replaced by:
spring.security.oauth2.resourceserver.jwt.jwk-set-urispring.security.oauth2.resourceserver.jwt.issuer-uri
Full Changelog: v1.34...v1.35