Skip to content

Releases: spring-cloud/spring-cloud-netflix

v4.3.0-M1

30 Jan 20:46
Compare
Choose a tag to compare
v4.3.0-M1 Pre-release
Pre-release

What's Changed

  • Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #4390
  • Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs by @dependabot in #4388
  • Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.1 in /docs by @dependabot in #4383
  • Bump @antora/collector-extension from 1.0.0-beta.5 to 1.0.1 in /docs by @dependabot in #4385
  • Allow customising HC5 RequestConfig in EurekaClientHttpRequestFactorySupplier by @OlgaMaciaszek in #4394

Full Changelog: v4.2.0...v4.3.0-M1

4.2.0

03 Dec 01:15
Compare
Choose a tag to compare

🐞 Bug Fixes

  • 2024RC1: LoadBalancer with Eureka Discovery Client throws: Error creating bean with name 'scopedTarget.eurekaClient': Requested bean is currently in creation #4380

📔 Documentation

  • Update code of conduct reference #4372

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @emmanuel-ferdman

4.1.4

27 Nov 01:45
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Missing native-image hints for com.netflix.discovery.DiscoveryClient.shutdown() #4339

📔 Documentation

  • Missing additional metadata for eureka.client.jersey.enabled #4342
  • Maybe it's time to update the documentation? #4302
  • Incorrect Default Values in Eureka Appendix Documentation #4294
  • cannot register to eureka server with random port and AOT #4235

❤️ Contributors

Thank you to all the contributors who worked on this release:

@OlgaMaciaszek and @dependabot[bot]

4.2.0-RC1

08 Nov 02:30
Compare
Choose a tag to compare

⭐ New Features

  • Set up RestClient-based TransportClientFactories #4363
  • Support Spring RestClient as TransportClientFactory #4257

❤️ Contributors

Thank you to all the contributors who worked on this release:

@OlgaMaciaszek and @dependabot[bot]

4.1.3

10 Jul 16:56
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Jersey3DiscoveryClientOptionalArgs may be configured with TlsProperties in EurekaServerAutoConfiguration.java #4268
  • Application fails to start due to missing AbstractDiscoveryClientOptionalArgs bean #4185

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @kaiyaok2

4.1.2

30 May 11:24
Compare
Choose a tag to compare

⭐ New Features

  • Change the order in which events are issued #4274
  • Missing observability support in RestTemplateTransportClientFactory #4255
  • Eureka server micrometer metrics for registered services #3685

🐞 Bug Fixes

  • When shutting down after 4.1.1, an exception occurs while unregistering #4275
  • Eureka Client Basic auth fails with encoded characters #3815

❤️ Contributors

Thank you to all the contributors who worked on this release:

@heowc

4.1.1

27 Mar 13:57
Compare
Choose a tag to compare

⭐ New Features

  • ServerInitializer blocks Tomcat startup for two minutes #4152

🐞 Bug Fixes

  • Before eureka is registered, InstancePreRegisteredEvent will not be published. #4237
  • RestTemplateEurekaHttpClient not closing HttpClient on shutdown #4103

📔 Documentation

  • Improve documentation on required HTTP client dependencies #4236
  • No documentation for eureka.client.webclient.enabled #4218

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

4.0.4

26 Jan 13:07
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Remove function and use PropertyResolver #4240
  • Make AbstractDiscoveryClientOptionalArgs really optional. #4221

❤️ Contributors

Thank you to all the contributors who worked on this release:

@OlgaMaciaszek, @dependabot[bot], and @ryanjbaxter

v3.1.8

19 Dec 16:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.7...v3.1.8

4.1.0

06 Dec 15:57
Compare
Choose a tag to compare

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]