0.35.0
Added
- Chunk large trace payloads before flushing (#818, #840) (@SpyMachine)
- Support for Sinatra modular apps (#486, #913, #1015) (@jpaulgs, @tomasv, @ZimbiX)
- active_job support for Resque (#991) (@stefanahman, @psycholein)
- JRuby 9.2 to CI test matrix (#995)
TraceWriter
andAsyncTraceWriter
workers (#986)- Runtime metrics worker (#988)
Changed
- Populate env, service, and version from tags (#1008)
- Extract components from configuration (#996)
- Extract logger to components (#997)
- Extract runtime metrics worker from
Writer
(#1004) - Improvements to Faraday documentation (#1005)
Fixed
- Runtime metrics not starting after #write (#1010)
Refactored
Read the full changeset and the release milestone.