Skip to content

Releases: spring-cloud/spring-cloud-commons

4.0.1

02 Feb 16:20

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

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

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