0.48.0
Deprecating support for Ruby 2.0
Ruby 2.0 will be supported up to release 0.49.x
.
From release 0.50.0
and greater, Ruby 2.1 will be the minimum supported version.
Users are welcome to continue using version < 0.50.0
for their Ruby 2.0 deployments going forward.
Added
Changed
- Add deprecation warning for Ruby 2.0 support (#1441)
- Auto instrument Resque workers by default (#1400)
Fixed
- Ensure DD_TRACE_SAMPLE_RATE enables full RuleSampler (#1416)
- Fix Fargate 1.4 container ID not being read (#1457)
- Correctly close all StatsD clients (#1429)
Refactored
- Improvements to test suite & CI (#1421, #1435, #1445, #1453, #1456, #1461)
- Improvements to documentation (#1455)
Read the full changeset and the release milestone.