Changelog

1.4.0 (2023-08-26)

Features

Bug Fixes

New Contributors

1.3.0 (2022-10-16)

Features

Bug Fixes

New Contributors

1.2.0 (2021-10-23)

Features:

  • Handle structs explicitly when adding error type #37
  • Misc doc generation changes #40
  • Remove usage of the transitive dependency Optimal #33
  • Update min version of telemetry #43
  • add container id to ApiServer.State and send in header #38

1.1.0 (2021-01-19)

Features:

  • Add Telemetry for ApiServer #28

1.0.0 (2020-05-22)

Breaking Changes:

  • support distributed_context/2 with headers

0.6.0 (2020-04-23)

Features:

  • add support for app analytics (#23)

0.5.0 (2019-11-25)

Features:

  • Add X-Datadog-Trace-Count header (#22)

0.4.1 (2019-10-4)

Bug Fixes:

  • Ensure tags are converted to strings (#16)

0.4.0 (2019-02-01)

Features:

  • support elixir 1.8 via msgpax bump

0.3.1 (2018-10-19)

Initial release using automated changelog management

Changelog prior to automated change log management

0.3.0 (2018-09-16)

Added

0.2.0 (2018-08-31)

Added

  • Priority sampling of distributed traces is now supported by sending the priorty field from the Trace along with each Span sent to Datadog, using the appropriate _sampling_priority_v1 field under the metrics field.

Changed

Deprecated

0.1.0 (2018-08-23)

Added

  • Initial release of the spandex_datadog library separately from the spandex library.