Skip to content

Releases: spring-cloud/spring-cloud-netflix

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]

4.1.0-RC1

31 Oct 14:11
Compare
Choose a tag to compare
v4.1.0-RC1

Update SNAPSHOT to 4.1.0-RC1

4.1.0-M2

27 Sep 11:28
Compare
Choose a tag to compare

📔 Documentation

❤️ Contributors

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

@OlgaMaciaszek and @dependabot[bot]

4.0.3

28 Jul 12:50
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • unable to configure spring security with spring boot 3.0.2 #4161

3.1.7

03 Jul 09:43
Compare
Choose a tag to compare

❤️ Contributors

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

@ryanjbaxter