Releases: spring-cloud/spring-cloud-commons
Releases · spring-cloud/spring-cloud-commons
4.2.0
🐞 Bug Fixes
- WebClient's URI_TEMPLATE_ATTRIBUTE ignored by MicrometerStatsLoadBalancerLifecycle #1302
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
4.1.5
⭐ New Features
- Create truststore without keystore #1394
- Use newCachedTreadPool() instead of newSingleThreadExecutor() in InetUtils #1365
🐞 Bug Fixes
- Use object provider for LoadBalancerRestClientPostProcessor #1366
- Application gets stuck when Feign client is used with virtual threads #1364
📔 Documentation
- Document using configurers and customisers with
@LoadBalanced
HTTP client builders #1407 @ConfigurationProperties
Beans are not Re-bound on Context Refresh #1372
❤️ Contributors
Thank you to all the contributors who worked on this release:
@OlgaMaciaszek, @dependabot[bot], @hpoettker, @ryanjbaxter, and @stsypanov
4.2.0-RC1
⭐ New Features
- Support
@LoadBalanced
RestTemplateBuilder #1402
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
4.2.0-M2
⭐ New Features
- Optimize instance selection performance #1363
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @qnnn
4.2.0-M1
v4.2.0-M1 Update SNAPSHOT to 4.2.0-M1
4.1.4
4.1.3
4.1.2
4.0.5
🐞 Bug Fixes
- Spring boot 3.0 fail with jersey and spring cloud (open feign, ect) #1295
- Fixed order of the
BootstrapConfigFileApplicationListener
so that it always runs after theConfigDataEnvironmentPostProcessor
#1213
📔 Documentation
- Documentation: override-none property works in only bootstrap configuration #1264
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @mzeijen