0.49.0
Release notes: https://github.com/DataDog/dd-trace-rb/releases/tag/v0.49.0
Git diff: v0.48.0...v0.49.0
Added
- Add cause to error stack trace (#1472)
Changed
Fixed
- Prevent double initialization when auto instrumenting non-Rails applications (#1497)
- Support kwargs in Ruby 3.0 for sucker_punch (#1495) (@lloeki 🎉 )
- Fargate fixes and Container parsing for CGroups (#1487 #1480)
- Fix ActionPack instrumentation
#starts_with?
error(#1489) - Doc fixes (#1473) (@kexoth 🎉 )