You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSI: Add support for Bundler 4.0 and RubyGems 4.0 (#5981)
Fixed
AppSec: Fix Rack-based and Rails request body analysis when body parsing fails (#5993)
Profiling: Add workaround for crash when collecting frame information (#6014)
Profiling: Fix left-over state impacting samples when profiler gets stopped and started again (#5960)
Profiling: Fix Ruby 4.0.6 support by bumping minimum version of datadog-ruby_core_source to 3.5.3 (#6047)
Profiling: Disable live heap size profiling on Ruby 4.0 due to incompatibility (#6022)
Profiling: Disallow heap profiling on Ruby 4.1+ (#6023)
Tracing: Fix pg instrumentation which raised ArgumentError when calling exec_params, exec_prepared without a params argument, or their async_/sync_ variants (#6020)