v4.1.6
⭐ 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