Releases: cosmastech/laravel-statsd-adapter
Releases · cosmastech/laravel-statsd-adapter
0.2.0
Bump cosmastech/statsd-client-adapter
to 0.4.0
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Automatically set the stats client when class implements
StatsClientAwareInterface
by @cosmastech in #11
Full Changelog: 0.0.4...0.1.0
0.0.4
What's Changed
- InMemoryStatsRecord should be singleton by @cosmastech in #10
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Allow plugin to work with Laravel 10 by @cosmastech in #9
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Provided log_datadog log channel option by @cosmastech in #7
Full Changelog: 0.0.1...0.0.2
0.0.1
The initial release of laravel-statsd-adapter.