Spring Cloud Commons Versions Save

Common classes used in different Spring Cloud implementations

v4.0.1

1 year ago

:lady_beetle: 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

:notebook_with_decorative_cover: Documentation

  • Misspelling in the LoadBalancer documentation #875

v4.0.0

1 year ago

:lady_beetle: Bug Fixes

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

:heart: Contributors

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

@moarychan

v2.2.3.RELEASE

4 years ago

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