Skip to content

Releases: spring-cloud/spring-cloud-commons

4.0.4

28 Jul 12:01
Compare
Choose a tag to compare

⭐ New Features

  • Make DelegatingServiceInstanceListSupplier implement SelectedInstanceCallback #1221

🐞 Bug Fixes

  • RestartListener is republishing ApplicationPreparedEvent #1248
  • Missing native hints for TextEncryptorUtils #1245

4.0.3

03 Jul 10:32
Compare
Choose a tag to compare

⭐ New Features

  • Bean name "commonFeatures" could have a better naming #1229

📔 Documentation

  • Provide additional documentation (details) on security implications when actuator endpoints are enabled #1125

4.0.1

02 Feb 16:20
Compare
Choose a tag to compare

🐞 Bug Fixes

  • encrypt.fail-on-error Ignored by DecryptEnvironmentPostProcessor #882
  • Deprecating @SpringCloudApplication and @EnableCircuitBreaker #881
  • Dependency on spring-hateoas 1.1.0.M1 not resolvable #879

📔 Documentation

  • Misspelling in the LoadBalancer documentation #875

4.0.0

20 Dec 14:49
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Update the compatibility verification class name for Spring Boot 3 #1179

❤️ Contributors

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

@moarychan

v2.2.3.RELEASE

01 Jun 15:08
Compare
Choose a tag to compare

This release contains small changes in default values of existing properties:

  • spring.cloud.loadbalancer.health-check.interval default has been changed from 30s to 25s
  • spring.cloud.loadbalancer.cache.ttl default has been changed from 30s to 35s