v2.0.3 Release
This release integrates 2 bug fixes:
- Wavefront properties update for Spring Boot 3 - thank you @making !
- mTLS support for Config Server clients - thank you @kvmw !
Start using it now!
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-bindings</artifactId>
<version>2.0.3</version>
</dependency>