Skip to content

Releases: Netflix/eureka

1.4.7-rc.2

11 May 00:51
Compare
Choose a tag to compare
1.4.7-rc.2 Pre-release
Pre-release
Merge pull request #791 from qiangdavidliu/master

Supplement to #790 to check for null for DataCenterInfo.getName()

1.4.6

29 Mar 04:34
Compare
Choose a tag to compare

#769 back rev servo to 0.10.1 to be java7 compatible

1.4.5

17 Mar 19:56
Compare
Choose a tag to compare

#756 restore HTTP authentication support

1.4.4

11 Mar 20:51
Compare
Choose a tag to compare

#763 change deprecated governator-annotations to replacement (governator-api)

1.4.3

08 Mar 18:46
Compare
Choose a tag to compare

#754 (server) Sleep during syncUp only if necessary
#757 (client) set instance status using applicationInfoManager instead of directly
#759 (client) Adding an on-demand instanceInfo update trigger when new HealthCheckHandlers are registered with the client

1.4.2

24 Feb 21:55
Compare
Choose a tag to compare
  • #702 handle charset provided in Content-Type header
  • #749 Expose EurekaClient events via a new EurekaEventListener API.

1.4.1

16 Feb 20:05
Compare
Choose a tag to compare

#745 Add composite strategy bootstrap resolver
#746 Move back to java7 compatibility
#747 Updating AmazonInfo's refresh policy to be more lenient

1.4.0

16 Feb 02:45
Compare
Choose a tag to compare

#741 Removing old client transport in favour of the (no longer) experimental transport
#742 Fix async resolver to use daemon threads

1.3.8

04 Feb 00:55
Compare
Choose a tag to compare

#730 1.x Refactor Jackson serializer, so it does not depend on internal Jackson code.
#733 Fix build error (for <java8)
#734 Remove blitz4j appender
#736 Update to archaius2 2.0.0-rc.36

1.3.7

13 Jan 18:12
Compare
Choose a tag to compare

#729 Revert #724 due to compatibility issues with Jackson 2.6.x