Skip to content

v4.1.6

Compare
Choose a tag to compare
@kvmw kvmw released this 06 Nov 13:38
· 16 commits to main since this release

⭐ New Feature

Enables zone-aware load balancing for Service Registry client applications. This feature uses the hostname of the Service Registry as zone for the client applications. Therefore all client applications which are bound to one Service Registry will be in the same zone.

Note

This feature is disabled by default. It can be enabled by scs.starters.eureka.client.zone.configuration.enabled property in the configuration files or an environment variable.

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.3.5