org. springframework. cloud spring-cloud-netflix jar 1. 2. 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 some sort of maintenance release of which updates dependencies plus fixes bugs.

Notable Adjustments

  • 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. 5. RELEASE
  • org. springframework. impair: spring-cloud-context: 2. 0. 4. RELEASE

Busting Changes

There are no breaking changes inside this release.

New Features

Right now there are no brand-new features in this particular release.

Bug Fixes

  • #1203 : Repair for NoSuchElementException in RibbonClientConfiguration
  • #1084 : Feign not picking up personalized 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> 

Invoice 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 regarding this release will be found in:

Additional Resources