Version 2.13.0
[env]
- uses https://github.com/SAP/btp-environment-variable-access (version 0.3.1), which supports access to service credentials in K8s/Kyma environment provisioned by SAP BTP Service Operator. Usage of service-catalog is no longer supported. With that there is no service-manager longer required to distinguish the service instance plan, when multiple xsuaa instances are bound (#855)
[token-client]
- NPE bug fix for
UriUtil.replaceSubdomain(@Nonnull URI, @Nullable subdomain)
in cases when provided URI does not contain host(no http/s schema provided) #943
[samples]
java-security-usage
,spring-security-basic-auth
,spring-security-hybrid-usage
adjusted for service-operator higher than v0.2.3 usage
Dependency upgrades
- Bump log4j2.version from 2.17.2 to 2.18.0
- Bumps
spring.core.version
from 5.3.21 to 5.3.22. - Bumps reactor-core from 3.4.19 to 3.4.21.
Full Changelog: 2.12.3...2.13.0