eureka

AWS Service registry for resilient mid-tier load balancing and failover.

APACHE-2.0 License

Stars
12.4K
Committers
136

Bot releases are hidden (Show)

eureka - v1.10.3

Published by jamesmulcahy about 4 years ago

  • Re-release of v1.10.2, which only partially completed the build pipeline due to a transient error.
eureka - v1.10.2

Published by jamesmulcahy about 4 years ago

  • Register RemoteRegionRegistry with the servo monitors
eureka -

Published by jamesmulcahy about 4 years ago

  • Record fetch mismatches and success counts
eureka - v1.10.0

Published by jamesmulcahy about 4 years ago

  • 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
eureka - v1.9.26

Published by jamesmulcahy about 4 years ago

  • 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)
eureka - v1.9.25

Published by troshko111 over 4 years ago

  • Unbreak EurekaClientConfig interface compat (#1317)
eureka - v1.9.24

Published by troshko111 over 4 years ago

  • Update jackson-databind to 2.9.10.4 (#1311)
  • Fix a typo (#1308)
eureka - v1.9.23

Published by troshko111 over 4 years ago

  • 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)
eureka - v1.9.22

Published by troshko111 over 4 years ago

  • Remove sudo configuration (#1295)
  • Remove uses of 'provided' in the eureka client (#1293)
eureka - v1.9.21

Published by troshko111 over 4 years ago

  • Check for existence of ConfigurationManager (#1288)
  • Update to latest gradle wrapper (#1289)
eureka - v1.9.20

Published by troshko111 over 4 years ago

  • Upgrade Jackson to 2.9.10 (#1284)
eureka - v1.9.19

Published by troshko111 over 4 years ago

  • Add stats for DiscoveryClient (#1282)
  • Update unit tests (#1283)
eureka - v1.9.18

Published by troshko111 over 4 years ago

  • Allow to use the public IPv4 address as the primary if enabled (#1275)
eureka - v1.9.17

Published by troshko111 over 4 years ago

  • Decrement expectedNumberOfClientsSendingRenews for expired leases (#1271)
eureka - v1.9.16

Published by troshko111 almost 5 years ago

  • Disable jersey2 json auto discovery (#1262)
eureka - v1.9.15

Published by troshko111 almost 5 years ago

  • Gracefully handle HTML errors from Eureka server (#1265)
eureka - v1.9.14

Published by troshko111 almost 5 years ago

  • Cleanup resources on web-app shutdown (#1207) (#1251)
  • Address cache bug with value supplier (#1245)
  • Optimize CircularQueue by utilizing ArrayBlockingQueue #1237
eureka - v1.9.13

Published by troshko111 about 5 years ago

  • Use HashMap if CompactHashMap is not available on classpath (#1235)
  • Make AmazonInfo deserializer more robust (#1224)
  • Add unit tests for com.netflix.discovery.util.EurekaEntityFunctions (#1214)
  • Upgrade xstream to 1.4.11.1 (#1223)
eureka - v1.9.12

Published by elandau over 5 years ago

eureka -

Published by troshko111 over 5 years ago

#1216 Update woodstox to 5.x