Skip to content

Releases: pagevamp/laravel-cloudwatch-logs

Add support for laravel 11

18 Mar 04:18
906eb8d
Compare
Choose a tag to compare

This adds support to laravel 11. Thanks @laravel-shift for the PR.

Fixed imported package

30 Aug 10:44
a45a4ca
Compare
Choose a tag to compare
  • Fixed the issue with typo in namespace when dependent package is imported.

Fixes the issue with upstream dependent library

29 Aug 08:23
6888018
Compare
Choose a tag to compare

Laravel 10 support

12 Apr 11:44
bbe7804
Compare
Choose a tag to compare

Adds support for laravel 10
Thanks @stefanrakicfaxi for testing this out and Laravel Shift for the PR.

Laravel 9 support

20 Jan 20:28
2f65433
Compare
Choose a tag to compare
v1.0.2

Allow Laravel 9 (#34)

Version 1.0.1: use as custom driver instead of listening to log

29 Jul 09:32
b7a65ba
Compare
Choose a tag to compare

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

17 Nov 14:58
6081bbc
Compare
Choose a tag to compare