Releases: spring-cloud/spring-cloud-commons
Releases · spring-cloud/spring-cloud-commons
4.2.3
5.0.0-M4
📔 Documentation
- Update terminology to HTTP Service Clients. #1587
❤️ Contributors
Thank you to all the contributors who worked on this release:
@OlgaMaciaszek and @dependabot[bot]
5.0.0-M3
⭐ New Features
- Add LoadBalancer API versioning support #1582
- InstanceRegisteredEvent can implement ResolvableTypeProvider interface for better convenience #1322
❤️ Contributors
Thank you to all the contributors who worked on this release:
@OlgaMaciaszek, @dependabot[bot], and @philwebb
5.0.0-M1
⭐ New Features
- Provide CircuitBreaker integration for Spring Interface Clients #1538
- Use
lb
scheme to find the baseUrls for load-balancing. #1492
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@OlgaMaciaszek, @dependabot[bot], @ngocnhan-tran1996, @quaff, and @wilkinsona
4.2.2
🐞 Bug Fixes
- Use okhttp-bom for okhttp version management #1479
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
4.1.6
v4.3.0-RC1
What's Changed
- Bump @springio/asciidoctor-extensions from 1.0.0-alpha.16 to 1.0.0-alpha.17 in /docs by @dependabot in #1482
- Improve GenericScope to remove unused evaluationContext by @quaff in #1486
Full Changelog: v4.3.0-M3...v4.3.0-RC1
4.3.0-M3
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @quaff
What's Changed
- Bump @springio/asciidoctor-extensions from 1.0.0-alpha.14 to 1.0.0-alpha.16 in /docs by @dependabot in #1459
- Bump @springio/asciidoctor-extensions from 1.0.0-alpha.14 to 1.0.0-alpha.16 in /docs by @dependabot in #1462
- Manage the version of okhttp in commons by @ryanjbaxter in #1470
- Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs by @dependabot in #1474
- Add unit test to verify
spring.config.activate.on-profile
is supported in bootstrap.yaml by @quaff in #1469 - Bump @springio/asciidoctor-extensions from 1.0.0-alpha.16 to 1.0.0-alpha.17 in /docs by @dependabot in #1480
- Bump @springio/asciidoctor-extensions from 1.0.0-alpha.16 to 1.0.0-alpha.17 in /docs by @dependabot in #1483
- Use okhttp bom to manage all okhttp dependencies by @ryanjbaxter in #1484
Full Changelog: v4.3.0-M2...v4.3.0-M3
4.2.1
🐞 Bug Fixes
- NullPointerException in MicrometerStatsLoadBalancerLifecycle #1453
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @quaff, and @ryanjbaxter