Skip to content

Releases: Netflix/eureka

v1.9.11

12 Jun 17:07
a6be573
Compare
Choose a tag to compare

#1216 Update woodstox to 5.x

1.9.10

07 Jun 16:15
e71be8c
Compare
Choose a tag to compare

#1212 add ClientFilter to HttpReplicationClient
#1177 Remove unused javax.mail dependency
#1194 Add injectable customizable EndpointRandomizer

1.9.9

11 Jan 00:36
48446d9
Compare
Choose a tag to compare

#1135 eureka-1134: fix for StringIndexOutOfBoundsException
#1157 Eureka Client doesn't respect DNS server change at runtime
#1163 Add @OverRide toString() in InstanceInfo
#1170 sanitize metadata map for empty values

1.9.8

14 Nov 21:56
0f960da
Compare
Choose a tag to compare
  • EUREKA-1154 Return 404 if instance is not found when trying to update metadata via REST API
  • Return 0 for staleness when the client is shutdown or when refreshes not enabled.

1.9.7

12 Nov 17:55
44bf4ca
Compare
Choose a tag to compare

#1152 Improved logging and metrics

1.9.6

26 Oct 01:05
12712a9
Compare
Choose a tag to compare

#1125 ISSUE-1124 register additionalFilters into clientConfig
#1126 Better data synchronization for eureka server delta calculation
#1132 eureka-1131: handle spot instance termination
#1138 EUREKA-1137 Add counter for congestion issues
#1140 update default server's eureka-client property

1.9.5

18 Sep 00:38
Compare
Choose a tag to compare

#1119 defaultZone separator support container space
#1122 Add User-Agent when requesting information from AWS Metadata service

1.9.4

06 Aug 20:27
f660f78
Compare
Choose a tag to compare

#1093 Add configuration for expected interval between clients' renews
#1096 Cache capacity configurable
#1097 remove magic number
#1100 Fix #1098 (DiscoveryClient.localRegionApps not clear application without any instances)
#1107 Add config parameter eureka.myUrl
#1108 Add an interface for AwsAsgUtil

1.9.3

26 Jun 00:13
ac6bd9b
Compare
Choose a tag to compare

#1071 Fix the inconsistency logic in method updateRenewalThreshold()
#1088 Concurrent register of custom healthcheck handler in DiscoveryClient

1.9.2

01 Jun 18:26
b988850
Compare
Choose a tag to compare

#1080 one more change to relax parsing compatibility due to overiddenstatus casing change