Releases: spring-cloud/spring-cloud-commons
Releases · spring-cloud/spring-cloud-commons
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
4.1.1
v3.1.8
What's Changed
- Use classloader from class. by @OlgaMaciaszek in #1256
- Upgrade spring-security-rsa by @ryanjbaxter in #1290
- Fix #1285 Spring Cloud activates unexpected profiles when some conditions met by @leovx in #1286
- Bump actions/setup-java from 2 to 3 by @dependabot in #1267
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #1268
- Bump actions/cache from 2 to 3 by @dependabot in #1269
- Bump actions/checkout from 2 to 4 by @dependabot in #1271
- Bump mikepenz/action-junit-report from 2 to 4 by @dependabot in #1273
- Fix Add a specific description of ServiceInstance is empty by @RealBeBetter in #1297
- Bump actions/setup-java from 3 to 4 by @dependabot in #1305
New Contributors
- @leovx made their first contribution in #1286
- @RealBeBetter made their first contribution in #1297
Full Changelog: v3.1.7...v3.1.8