Skip to content

0.49.0

Compare
Choose a tag to compare
@ericmustin ericmustin released this 12 May 18:20
· 7090 commits to master since this release
339c1d2

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 🎉 )

Refactored

Read the full changeset and the release milestone.