Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 597 Bytes

File metadata and controls

19 lines (13 loc) · 597 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.0]

  • Support for dynamic service names by setting DatadogQueueBus.service_name to a Callable

[2.0.0]

  • Replaces ddtrace with the updated datadog gem

[1.0.0]

  • Updates ddtrace to the 1.X line and uses that version's Datadog::Tracer syntax

[0.1.0]

Added

  • Creates the middleware class that will trace queuebus work.