Skip to content

0.13.0

Compare
Choose a tag to compare
@pawelchcki pawelchcki released this 20 Jun 18:06
· 9399 commits to master since this release
862314f

Changes to quantization

Quantization behavior for MongoDB can be configured: see the API documentation for Mongo

Changelog

Added

Fixed

  • Excon close spans on errors (#426) (@jeffjo)
  • Elasticsearch improve quantization of ids (#458)
  • Mongo allow enabling quantization of collection name (#463)

Refactored

  • Hash quantization into core library (#410)
  • Mongo uses Hash quantization library (#463)

Changed

  • Hash quantization truncates arrays with nested objects (#463)

Read the full changeset and the release milestone