Skip to content

v1.7.0

Compare
Choose a tag to compare
@chenzhiguo chenzhiguo released this 08 May 05:56
· 361 commits to main since this release
db2565b

What's Changed

  1. Added support for Spring Cloud Greenwich, currently supporting Spring Cloud Greenwich/Hoxton/2020/2021/2022/2023/2024.
  2. Added support for Apache HttpClient governance with Spring Cloud Zuul
  3. Added support for registering Spring Boot applications, converting them into microservices.
  4. Added support for Eureka service registry
  5. Added support for multi-registry registration and subscription.
  6. Added support for maximum circuit breaker instance ratio
  7. Added support for minimum healthy instance ratio
  8. Improved dynamic configuration injection, supporting injection of fields in objects annotated with @ConfigurationProperties.
  9. Fixed other issues and improved stability.

Full Changelog: v1.6.0...v1.7.0