Releases: pagevamp/laravel-cloudwatch-logs
Releases · pagevamp/laravel-cloudwatch-logs
Add support for laravel 11
This adds support to laravel 11. Thanks @laravel-shift for the PR.
Fixed imported package
- Fixed the issue with typo in namespace when dependent package is imported.
Fixes the issue with upstream dependent library
- Fixes the issue from this maxbanton/cwh#116
Laravel 10 support
Adds support for laravel 10
Thanks @stefanrakicfaxi for testing this out and Laravel Shift for the PR.
Laravel 9 support
v1.0.2 Allow Laravel 9 (#34)
Version 1.0.1: use as custom driver instead of listening to log
This release has a breaking change
- log channel MUST be added to config for this to work.
0.2.2: Merge pull request #27 from fish3046/laravel8
Adds support for laravel 8