Skip to content

Version 2.17.0

Compare
Choose a tag to compare
@liga-oz liga-oz released this 24 Nov 16:07
· 32 commits to main-2.x since this release
ea528d2

⚠️ when using java-security-test module you might need to adjust the uaadomain in the service configuration with a port where the wiremock token key server is running on. e.g. it should be changed from localhost --> http://localhost:XXXX (you can access wiremock token key server address using testRule.getWiremockServer().baseUrl())

  • [java-security]
    • [XSUAA/IAS] Adapt optimized server API
  • [spring-xsuaa]
    • Adapt optimized server API