Releases: chaseconey/laravel-datadog-helper
Releases · chaseconey/laravel-datadog-helper
1.3.0
What's Changed
- Apply fixes from StyleCI by @chaseconey in #25
- Fix compatibility with base Datadog repo by @trevorkwhite in #27
- Apply fixes from StyleCI by @chaseconey in #28
New Contributors
- @trevorkwhite made their first contribution in #27
Full Changelog: 1.2.1...1.3.0
1.2.1
Create FUNDING.yml
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