Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: joyle/eureka

Tags

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

v1.9.2

Toggle v1.9.2'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#1080 from qiangdavidliu/master

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

v1.9.1

Toggle v1.9.1'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#1079 from qiangdavidliu/master

change overriddenstatus field name in pojo to allow for better serialization compatibility

v1.9.0

Toggle v1.9.0'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#1060 from qiangdavidliu/master

address dangling PR comments for PRs Netflix#976 and Netflix#1003