v8.9.0 Add support for Dalli 3.1.0 to Dalli 3.2.2 Dalli versions 3.1.0 and above include breaking changes where the agent previously hooked…
v8.8.0 Support Makara database adapters with ActiveRecord Thanks to a community submission from lucasklaassen with PR #1177 , the Ruby…
v8.7.0 APM logs-in-context log forwarding on by default Automatic application log forwarding is now enabled by default. This version of the…
v8.6.0 Telemetry-in-Context: Automatic Application Logs, a quick way to view logs no matter where you are in the platform Adds support for…
v8.5.0 AWS: Support IMDSv2 by using a token with metadata API calls When querying AWS for instance metadata, include a token in the request…
v8.4.0 Provide basic support for Rails 7.0 This release includes Rails 7.0 as a tested Rails version. Updates build upon the agent's current…
v8.3.0 Updated the agent to support Ruby 3.1.0 Most of the changes involved updating the multiverse suite to exclude runs for older versions…
v8.2.0 New instrumentation for Tilt gem Template rendering using Tilt is now instrumented. Tilt 2.x is supported for Ruby versions 2.2 and…
v8.1.0 Instrumentation for Ruby standard library Logger The agent will now automatically instrument Logger, recording number of lines and…
v8.0.0 add_method_tracer refactored to use prepend over alias_method chaining This release overhauls the implementation of add_method…