Version 2.11.0
📣 Client Libraries support Kubernetes/Kyma environment
- [env]
- The extraction of
OAuth2ServiceConfigurationfor xsuaa oder ias identity provider is moved intocom.sap.cloud.security:envclient library. ❗ Make sure that you havecom.sap.cloud.security:envin your dependency tree. - Extended with Kubernetes/Kyma environment support
- The extraction of
- [samples/java-security-usage] enabled for Kyma/Kubernetes environment
- [samples/spring-security-basic-auth] enabled for Kyma/Kubernetes environment
- [samples/spring-security-hybrid-usage] enabled for Kyma/Kubernetes environment
- [spring-xsuaa]
LocalAuthoritiesExtractorsupports alsoappIds that contains pipe (|) characters #640. - [spring-security]
XsuaaTokenAuthorizationConvertersupports alsoappIds that contains pipe (|) characters #640.
Dependency upgrades
- maven-javadoc-plugin 3.3.0 --> 3.3.1
- maven-pmd-plugin 3.14.0 --> 3.15.0
- dependency-check-maven 6.2.2 --> 6.3.1
- com.github.tomakehurst:wiremock-jre8-standalone 2.30.1 --> 2.31.0
- io.projectreactor:reactor-test 3.4.9 --> 3.4.10
- io.projectreactor:reactor-core 3.4.9 --> 3.4.10
- org.springframework:spring.core.version 5.3.9 --> 5.3.10
- org.springframework.boot:spring-boot 2.5.3 to 2.5.4
- org.mockito:mockito-core 3.11.2 --> 3.12.4