Releases: Netflix/eureka
Releases · Netflix/eureka
v1.10.5
v1.10.4
- Re-release of v1.10.2, which only partially completed the build pipeline due to a transient error.
v1.10.3
- Re-release of v1.10.2, which only partially completed the build pipeline due to a transient error.
v1.10.2
- Register RemoteRegionRegistry with the servo monitors
v1.10.1
- Record fetch mismatches and success counts
v1.10.0
- Add secondsSinceLastSuccessfulRemoteFetch metric
- Add a couple of minor metrics
- Upgrade xstream to fix illegal reflection access reported by tomcat
- Fix log line which was generating a compiler warning
- Add jaxb-runtime, which is required for Java >=11
v1.9.26
- Bump jackson-databind do 2.9.10.6 (#1333)
- Change runtime scopes to runtimeOnly (#1334)
- Update AbstractInstanceRegistry.java
- Log status transitions to DOWN at error level, instead of warn
- Downgrade log level of noisy log messages
- Cleanup Issues Found by Muse (#1321)
- Update Travis CI to use Xenial/OpenJDK8 (#1304)
- Replace valueOf with parseLong where primitive type is expected (#1313)
- Fix typos in AbstractInstanceRegistry and EurekaMonitors (#1314)