Skip to content

Releases: spring-cloud/spring-cloud-commons

4.2.0

03 Dec 00:33
Compare
Choose a tag to compare

🐞 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

27 Nov 01:01
Compare
Choose a tag to compare

⭐ 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

08 Nov 01:49
Compare
Choose a tag to compare

⭐ New Features

  • Support @LoadBalanced RestTemplateBuilder #1402

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

4.2.0-M2

08 Oct 01:17
Compare
Choose a tag to compare

⭐ 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

19 Aug 18:36
Compare
Choose a tag to compare
v4.2.0-M1

Update SNAPSHOT to 4.2.0-M1

4.1.4

10 Jul 16:27
Compare
Choose a tag to compare

⭐ New Features

  • Log output during /actuator/refresh call #1311

❤️ Contributors

Thank you to all the contributors who worked on this release:

@JAY-0905 and @wind57

4.1.3

30 May 11:00
Compare
Choose a tag to compare

⭐ New Features

  • Add the ability for FailsafeTextEncryptor to have a delegate. #1349

📔 Documentation

  • Fix Caffeine section header in LoadBalancer caching documentation #1351

❤️ Contributors

Thank you to all the contributors who worked on this release:

@OlgaMaciaszek, @kzander91, and @ryanjbaxter

4.1.2

27 Mar 13:25
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Allow building @LoadBalanced RestClient in component constructor. #1339
  • Config not loaded properly when instantiating InetUtils in HostInfoEnvironmentPostProcessor #1233

📔 Documentation

❤️ Contributors

Thank you to all the contributors who worked on this release:

@OlgaMaciaszek and @wind57

4.0.5

26 Jan 00:37
Compare
Choose a tag to compare

🐞 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 the ConfigDataEnvironmentPostProcessor #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

23 Jan 09:55
Compare
Choose a tag to compare

🐞 Bug Fixes

  • BeanPostProcessors not registered correctly when @LoadBalanced bean instantiated in auto-configuration #1315