org. springframework. cloud spring-cloud-netflix jar 1. only two. 4. release

org.springframework.cloud spring-cloud-netflix jar 1.2.4.release
org.springframework.cloud spring-cloud-netflix jar 1.2.4.release

Spring Cloud Netflix Finchley. SR2 (1. 2. 4. RELEASE)

Release Date: July ninth, 2019

This is a maintenance release of which updates dependencies in addition to fixes bugs.

Notable Modifications

  • org. springframework. foriegn: spring-cloud-dependencies: 2. zero. 4. RELEASE
  • org. springframework. cloud: spring-cloud-netflix-core: a couple of. 0. 4. RELIEVE
  • org. springframework. cloud: spring-cloud-commons: 2. 0. four. RELEASE
  • org. springframework. impair: spring-cloud-context: 2. zero. 4. RELEASE

Breaking Changes

There are little breaking changes in this release.

New Characteristics

Generally there are no brand-new features in this kind of release.

Bug Fixes

  • #1203 : Fix for NoSuchElementException in RibbonClientConfiguration
  • #1084 : Feign not necessarily picking up custom decoder for @FeignClient

Dependency Management

 < dependencyManagement> < dependencies> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-dependencies< /artifactId> < version> Finchley. SR2< /version> < type> pom< /type> < scope> import< /scope> < /dependency> < /dependencies> < /dependencyManagement> 

Expenses of Materials

 < dependencies> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-eureka-client< /artifactId> < /dependency> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-ribbon< /artifactId> < /dependency> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-feign< /artifactId> < /dependency> < dependency> < groupId> org. springframework. cloud< /groupId> < artifactId> spring-cloud-starter-netflix-zuul< /artifactId> < /dependency> < /dependencies> 

Documentation

The documentation intended for this release might be found in:

Additional Resources