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 9th, 2019

This is some sort of maintenance release of which updates dependencies and even fixes bugs.

Notable Alterations

  • org. springframework. fog up: spring-cloud-dependencies: 2. 0. 4. RELEASE
  • org. springframework. cloud: spring-cloud-netflix-core: a couple of. 0. 4. LAUNCH
  • org. springframework. cloud: spring-cloud-commons: 2. 0. 5. RELEASE
  • org. springframework. impair: spring-cloud-context: 2. 0. 4. RELEASE

Breaking Changes

There are no more breaking changes inside this release.

New Capabilities

Generally there are no new features in this release.

Bug Fixes

  • #1203 : Mend for NoSuchElementException in RibbonClientConfiguration
  • #1084 : Feign not necessarily picking up customized 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 with regard to this release may be found at:

Additional Resources