Version 1.4.0 Release Candidate 7
mattrjacobs
released this
13 Feb 23:44
·
1152 commits
to master
since this release
NOTE: This code is believed to be production worthy. As of now, there are no known bugs preventing this becoming 1.4.0. Please report any design issues/questions, bugs, or any observations about this release to the Issues page.
- Pull 678 Fix current concurrent execution count
- Pull 676 Add test to confirm that bad requests do not affect circuit breaker's computed error percentage
- Pull 675 Deprecate method names for executionTimeout that are thread-specific
- Pull 672 Limit the thread-interrupt behavior to occur only on timeouts
- Pull 669 Added unit tests to demonstrate non-blocking semaphore timeout
- Pull 667 Added rolling max counter for command execution
- Pull 666 Added missing licenses
- Pull 665 Added comment to HystrixConcurrencyStrategy about non-idempotency of strategy application
- Pull 647 Tie command property to thread interrupt
- Pull 645 Remove incorrect reference to async timeout
- Pull 644 Add RequestCollapser metrics to Yammer Metrics Publisher
- Pull 643 Stress-test HystrixObservalbeCollapser
- Pull 642 Fix flakiness of HystrixObservableCommandTest.testRejectedViaSemaphoreIsolation
- Pull 641 Fix flakiness of testSemaphorePermitsInUse
- Pull 608 Make HystrixObservableCommand handle both sync and async exceptions
- Pull 607 Upgrade RxJava from 1.0.4 to 1.0.5
- Pull 604 Added EMIT and FALLBACK_EMIT event types that get emitted in HystrixObservableCommand
- Pull 599 Added metrics to HystrixObservableCollapser
- Pull 596 Fixed HystrixContextScheduler to conform with RxJava Worker contract
- Pull 583 Style and consistency fixes
- Pull 582 Add more unit tests for non-blocking HystrixCommand.queue()
- Pull 580 Unit test to demonstrate fixed non-blocking timeout for HystrixCommand.queue()
- Pull 579 Remove synchronous timeout
- Pull 577 Upgrade language level to Java7
- Pull 576 Add request collapser metrics
- Pull 573 Fix link to CHANGELOG.md in README.md
- Pull 572 Add bad request metrics at the command granularity
- Pull 567 Comment out flaky unit-tests
- Pull 566 Fix hardcoded groupname in CodaHale metrics publisher
- Commit 6c08d9 Bumped nebula.netflixoss from 2.2.3 to 2.2.5
- Pull 562 Build changes to nebula.netflixoss (initially submitted as Pull 469)
Artifacts: Maven Central / Bintray