Skip to content

Releases: Netflix/eureka

v1.10.4

29 Sep 20:28
Compare
Choose a tag to compare
  • Re-release of v1.10.2, which only partially completed the build pipeline due to a transient error.

v1.10.3

29 Sep 19:03
Compare
Choose a tag to compare
  • Re-release of v1.10.2, which only partially completed the build pipeline due to a transient error.

v1.10.2

29 Sep 17:54
Compare
Choose a tag to compare
  • Register RemoteRegionRegistry with the servo monitors

v1.10.1

29 Sep 00:19
Compare
Choose a tag to compare
  • Record fetch mismatches and success counts

v1.10.0

28 Sep 22:49
Compare
Choose a tag to compare
  • 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

14 Sep 17:30
5c469f9
Compare
Choose a tag to compare
  • 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)

v1.9.25

29 Jun 23:30
ef87b44
Compare
Choose a tag to compare
  • Unbreak EurekaClientConfig interface compat (#1317)

v1.9.24

26 Jun 20:08
5e266be
Compare
Choose a tag to compare
  • Update jackson-databind to 2.9.10.4 (#1311)
  • Fix a typo (#1308)

v1.9.23

18 Jun 17:39
6438fba
Compare
Choose a tag to compare
  • Add shouldEnforceFetchRegistryAtInit config (#1307)
  • Resolve spinlock issue in AcceptorExecutor thread (#1303)
  • Improve map iteration in JerseyApplicationClient.java (#1301)
  • Resolve the zone from metadata for non-AWS code path (#1287)
  • Update Compactmap library to 2.0 (#1296)

v1.9.22

11 May 22:12
9685296
Compare
Choose a tag to compare
  • Remove sudo configuration (#1295)
  • Remove uses of 'provided' in the eureka client (#1293)