Skip to content

Version 1.4.0 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@benjchristensen benjchristensen released this 02 Apr 04:17
· 1477 commits to master since this release

NOTE: This code is NOT considered production worthy yet, hence the "Release Candidate" status.

This fixes a bug found in Release Candidate 1 that caused the semaphore limits to be applied when thread isolation was chosen.

It also stops scheduling callbacks onto new threads and lets the Hystrix threads perform the callbacks.

  • Pull 238 Fix for Semaphore vs Thread Isolation Bug
  • Pull 230 Javanica Module: Added support for Request Cache and Reactive Execution

Artifacts: Maven Central