Skip to content

Releases: juanparati/laralog

Provided support for PHP 8.2

21 Mar 10:12
Compare
Choose a tag to compare

Support for PHP 8.2 was added.

Improved PHP 8.0 compatibility

08 Mar 08:38
Compare
Choose a tag to compare
3.0

Added Supervisord example to README.md

Implemented smart serialization

29 Nov 11:25
Compare
Choose a tag to compare
2.7

Smart serialization will not serialize empty or null values.

Improved parser and moved signint caller into the event loop

07 Mar 07:28
Compare
Choose a tag to compare
2.6

Improved JSON detection and extraction.

Fixed bug that avoid conflict interrupt signals and LibEvent

12 Feb 11:59
Compare
Choose a tag to compare
2.2

Termination signal is not listened from the event loop.

Datadog sender was implemented

05 Feb 11:32
Compare
Choose a tag to compare
  • Datadog sender was implemented
  • Set current Laravel timezone with (--from-timezone)
  • Set timezone conversion with (--to-timezone)
  • Amphp as event loop and timers
  • Amphp Artax HTTP client is used for asynchronoyus HTTP(s) request (Datadog sender)
  • Reduced the batch-size to 10
  • Upgraded core Mamuph framework to 2.2

First release

03 Mar 18:37
Compare
Choose a tag to compare
1.4

Added travis.