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.
- Support for dynamic service names by setting
DatadogQueueBus.service_nameto a Callable
- Replaces ddtrace with the updated
datadoggem
- Updates ddtrace to the 1.X line and uses that version's
Datadog::Tracersyntax
- Creates the middleware class that will trace queuebus work.