IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Ruby Agent version 3.x
editRuby Agent version 3.x
edit3.15.0 (2021-03-22)
editChanged
edit-
Changed DynamoDB instrumentation to match spec. Span names now follow the format
DynamoDB Operation [table]
#976
Added
edit3.14.0 (2021-03-17)
editAdded
edit- Expanded support for extracting ActiveRecord adapter name from notification payload when using ActiveRecord versions before 6.0 #953
Fixed
edit3.13.0 (2020-12-22)
editFixed
editAdded
edit- Support both integer and string log levels, and extra central config values #902
Changed
edit- Rename server_ca_cert to server_ca_cert_file #908
3.12.1 (2020-11-16)
editFixed
edit-
capture_elasticsearch_queries
no longer modifies the original query #894
3.11.1 (2020-11-05)
editFixed
edit- Fix reporting from Kubernetes based deploys to APM Server 7.9.x #885
3.9.0 (2020-08-04)
editFixed
edit- Scrub request body of illegal UTF-8 characters #832
Added
edit- Support for DynamoDB #827
Fixed
edit3.7.0 (2020-05-14)
editChanged
editFixed
edit- Ensure that the log level is updated for the config’s logger when value is changed #755
-
Set config
false
values tofalse
, notnil
#761 -
Ensure that the previously running agent’s config is used in
ElasticAPM.restart
#763 - Handle the Resque spy’s payload class value being a String or Class and update docs #768
- Add finalizer on ProxyPipe::Write so Zlib::GzipWriter is properly closed #787
Added
edit3.5.0 (2020-02-12)
editAdded
editChanged
edit- Rename disabled_instrumentations to disable_instrumentations #695
Fixed
edit- Fix thread race condition in metrics collection (JRuby) #669
3.4.0 (2020-01-10)
editAdded
editChanged
edit-
Allow action dispatch spy to be disabled via
disabled_instrumentations
#657
Fixed
edit3.1.0 (2019-10-21)
editAdded
edit-
Add
ElasticAPM::Sinatra.start
API. #566
Changes
edit- Log 404s from CentralConfig on debug level #553
Fixed
edit- Fix Central Config url path #578