Skip to content

Tags: chunqiuzhanguoperiod/eureka

Tags

v1.9.12

Toggle v1.9.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1218 from elandau/bugfix/discovery_client_…

…constructor

Put back deprecated constructor

v1.9.11

Toggle v1.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update woodstox to 5.x (Netflix#1216)

v1.9.10

Toggle v1.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1212 from LittleBaiBai/add-filter-to-repli…

…cation-client

add ClientFilter to HttpReplicationClient

v1.9.9

Toggle v1.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1170 from Netflix/qiangdavidliu-patch-4

sanitize metadata map for empty values

v1.9.8

Toggle v1.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1155 from mgtriffid/eureka-1154

EUREKA-1154 Return 404 if instance is not found when updating metadata

v1.9.7

Toggle v1.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1152 from elandau/improve_logging

Improved logging

v1.9.6

Toggle v1.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1140 from Netflix/qiangdavidliu-patch-3

update default server's eureka-client property

v1.9.5

Toggle v1.9.5's commit message
Add User-Agent when requesting information from AWS Metadata service (N…

…etflix#1122)

v1.9.4

Toggle v1.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1108 from PropertyOfTuckerSystems/pts/aws-…

…asg-interface

Add an interface for AwsAsgUtil

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1088 from tdanylchuk/fix-healthcheck-handl…

…er-concurrent-register

Concurrent register of custom healthcheck handler in DiscoveryClient