Skip to content

Releases: Netflix/eureka

2.0.0-DP1

14 Nov 04:26
Compare
Choose a tag to compare
2.0.0-DP1 Pre-release
Pre-release

This is a developer preview release for Eureka 2.0.

Artifacts: Maven Central

1.1.144

07 Nov 23:16
Compare
Choose a tag to compare

Milestone

#244 Fix rate limiter bug.

Artifacts: Maven Central

1.1.143

07 Nov 07:10
Compare
Choose a tag to compare

Milestone

#219 Better web site table
#230 TimedSupervisorTask should be registered with servo.
#235 SSL SystemSocket support
#240 Fix bug where shuffleVirtualHostNameMap isn't updated
#241 Improve rate limiter to throttle only full and delta registry fetches.
#242 Add exponential back off to heartbeat/cache refresh tasks.

Artifacts: Maven Central

1.1.142

10 Oct 22:35
Compare
Choose a tag to compare

Milestone

#214 Remove statics requiring bootstrapping from JAX-RS resources
#217 Add configuration properties for proxy user name / password

Artifacts: Maven Central

1.1.141

08 Sep 17:17
Compare
Choose a tag to compare

Milestone

  • Pull 189 Add rate limiter, to cut-off custom clients if traffic goes above configured level.

Artifacts: Maven Central

1.1.140

27 Aug 06:11
Compare
Choose a tag to compare

Milestone

  • Pull 179 Adding back the modified public constructor to DiscoveryClient.

Artifacts: Maven Central

1.1.139

26 Aug 19:28
Compare
Choose a tag to compare

Milestone

  • Issue 174 Enable injection of BackupRegistry in DiscoveryClient.
  • Pull 173 Adding a new gradle task (testJar) to allow test dependencies on eureka-client.

Artifacts: Maven Central

eureka-1.1.138

01 Aug 17:23
Compare
Choose a tag to compare

Milestone

  • Issue 157 Remote region registry lookup failure should not disable registry fetch.
  • Issue 152 Cannot Bind Elastic IP in VPC.

Artifacts: Maven Central

eureka-1.1.137

23 Jul 19:21
Compare
Choose a tag to compare

Milestone

  • Issue 135 DC services are not registered by default after an Eureka re-start.
  • Pull 151 Removed Client IP from the server side client ID metrics.

Artifacts: Maven Central

eureka-1.1.136

08 Jul 17:55
Compare
Choose a tag to compare

New Features

  • #139 Eureka client identification when connecting to the server

Bug fixes

None