Skip to content

Releases: maxbanton/cwh

Does not allow Monolog V3 on ^2.0 versions

09 Nov 13:19
7ad7477
Compare
Choose a tag to compare
Revert "Allow Monolog 3 (#106)" (#110)

This reverts commit dcd2249c320e541f373f0138adc090a7975bceba.

Flush the record buffer before the timespan of all records exceeds 24 hours

07 Nov 13:01
916f244
Compare
Choose a tag to compare

New release to support PHP8

17 Nov 15:36
55445da
Compare
Choose a tag to compare

Allow to install on PHP8
CI fixes

Suggestion added

17 Jan 09:11
cb1db98
Compare
Choose a tag to compare
v2.0.1

Update composer.json

New major release! 🎉

06 Jan 15:37
7ea138d
Compare
Choose a tag to compare

Hi! It's been a while since last big release.
For this time library reached about 1.1M of downloads, which is impressive for me.
In this release I'm dropped support of PHP 5.* and now minimal required version of PHP is 7.2.
Also required version of Monolog library now is ^2.0.
A lot of small cosmetic changes was also done, such as migration to Github Actions and cleanup of unneeded files.

Thanks to all who opened an issues and PRs.

Happy coding and Happy New Year!

Additional parameter in constructor

06 Jan 12:03
Compare
Choose a tag to compare

Fixes

06 Oct 16:43
Compare
Choose a tag to compare

New release with PRs from @mhdhaddad and @KiNgMaR merged

Do not overshadow errors thrown by DescribeLogGroups with those from DescribeLogStreams

11 Sep 12:26
Compare
Choose a tag to compare

Fix for BatchSize = 1 will only flush when bufferSize reaches 2

21 May 14:23
Compare
Choose a tag to compare

Workarount to deal with InvalidSequenceTokenException

05 Oct 13:36
Compare
Choose a tag to compare