0.0.36
Breaking Changes
N/A
New Features
N/A
Bug Fixes
- Isolate exceptions threw from decaton's internal with those from user-supplied code #32
- Fix DynamicRateLimiter to conservatively check and retry on unexpected limiter return #33
Improvements
- Fix LoggingContext to not put null value into MDC #28
- Filter consumerConfig to use it as a producerConfig #30
Other Changes
- Add integration test #18