Skip to content

Releases: chaseconey/laravel-datadog-helper

1.2.1

15 Aug 00:46
092d22f
Compare
Choose a tag to compare
Create FUNDING.yml

1.2.0 - Laravel 6 Support

01 Nov 20:26
60125f2
Compare
Choose a tag to compare
Merge pull request #16 from nanaya/laravel-6

Laravel 6 support

1.1.0 - Socket Support

11 Sep 15:26
a589080
Compare
Choose a tag to compare
Merge pull request #15 from fiftytruck/master

Ability to use socket instead of UDP

1.0.0 - Datadog SDK > 1.0

13 Aug 03:11
Compare
Choose a tag to compare
  • Upgrade to php-datadogstatsd 1.4 (thanks @barbushin for the huge contribution!)

0.10.1

14 Nov 17:32
5c4ada5
Compare
Choose a tag to compare
Merge pull request #11 from NoelDeMartin/NoelDeMartin-patch-1

Use facade without an alias within middleware

0.10.0

23 Jul 23:24
35a2ccf
Compare
Choose a tag to compare
Merge pull request #8 from nekodex/feature/disable-middleware-tagging…

0.9.0

23 Feb 22:44
Compare
Choose a tag to compare
Default transport should match underlying library (UDP).

0.8.0

23 Feb 22:45
addb264
Compare
Choose a tag to compare
0.8.0

0.7.0

15 Sep 01:37
Compare
Choose a tag to compare
Merge pull request #1 from jcalonso/master

Allow UDP transport by configuration

0.6.0

13 Jan 23:42
Compare
Choose a tag to compare
Add ability to configure datadog class globally.