Skip to content

2.39.0

Latest

Choose a tag to compare

@vpellan vpellan released this 22 Jul 11:25
119daea

Added

  • Tracing: Integrations: Add database name and host to Sequel spans and infer peer.service so datastore dependencies appear in the service map. (#6072)

Fixed

  • AppSec: Fix error in devise contrib for non-standard Warden session serialization. (#6064)
  • Dynamic Instrumentation: Fix dynamic instrumentation line probes failing to install when dynamic instrumentation is enabled remotely after application startup. (#6050)
  • Profiling: Fix crash when trying to sample during GC compaction (#6056)
  • Tracing: Integrations: Fix an ArgumentError (and the resulting Kafka::BufferOverflow) raised by the Kafka producer integration on Ruby 2.5 and 2.6. (#6060)