Releases: chaseconey/laravel-datadog-helper
Releases · chaseconey/laravel-datadog-helper
1.2.1
1.2.0 - Laravel 6 Support
Merge pull request #16 from nanaya/laravel-6 Laravel 6 support
1.1.0 - Socket Support
Merge pull request #15 from fiftytruck/master Ability to use socket instead of UDP
1.0.0 - Datadog SDK > 1.0
- Upgrade to php-datadogstatsd 1.4 (thanks @barbushin for the huge contribution!)
0.10.1
Merge pull request #11 from NoelDeMartin/NoelDeMartin-patch-1 Use facade without an alias within middleware
0.10.0
Merge pull request #8 from nekodex/feature/disable-middleware-tagging…
0.9.0
Default transport should match underlying library (UDP).
0.8.0
0.8.0
0.7.0
Merge pull request #1 from jcalonso/master Allow UDP transport by configuration
0.6.0
Add ability to configure datadog class globally.