Skip to content

0.23.0

Compare
Choose a tag to compare
@SammyK SammyK released this 09 May 15:14
· 4032 commits to master since this release
042925e

NOTE: We changed the way the service name can be configured. Now you must use DD_SERVICE_NAME instead of DD_TRACE_APP_NAME for consistency with other tracers. Usage of DD_TRACE_APP_NAME is now deprecated and will be removed in a future release.

Added

  • Support for Lumen 5.2+ #416
  • Tracing support from the CLI SAPI #422
  • Support for Laravel Artisan #422

Changed

  • Now the way to configure service name is through DD_SERVICE_NAME instead of DD_TRACE_APP_NAME #432