0.13.0
Changes to quantization
Quantization behavior for MongoDB can be configured: see the API documentation for Mongo
Changelog
Added
- Sequel integration (supporting Ruby 2.0+) (#171, #367) (@randy-girard, @twe4ked, @palin)
- gRPC integration (supporting Ruby 2.2+) (#379, #403) (@Jared-Prime)
- ActiveModelSerializers integration (#340) (@sullimander)
- Excon integration (#211) (@walterking)
- Rake integration (supporting Ruby 2.0+, Rake 12.0+) (#409)
- Request queuing tracing to Rack (experimental) (#272)
- ActiveSupport::Notifications::Event helper for event tracing (#400)
- Request and response header tags to Rack (#389)
- MySQL2 integration (#453) (@jamiehodge)
- Sidekiq tag job delay (#458) (@gottfrois)
- Sinatra tag request id (#427)
Fixed
- Excon close spans on errors (#426) (@jeffjo)
- Elasticsearch improve quantization of ids (#458)
- Mongo allow enabling quantization of collection name (#463)
Refactored
Changed
- Hash quantization truncates arrays with nested objects (#463)
Read the full changeset and the release milestone