Skip to content

Releases: cego/filebeat-logger-laravel

2.2.0

30 Sep 12:15
0314e67

Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.2.0

Remove APCU cache for device detector as it hinder performance instead of improving.

28 Aug 08:56
e50998b

Choose a tag to compare

Remove apcu cache, composer update (#41)

* Remove apcu cache, composer update

* Renovate github yaml

Fix Laravel 12 support

20 Mar 07:55
126de9e

Choose a tag to compare

Lejo/actually support laravel 12 (#38)

* Actually support Laravel 12

* Actually Support Laravel 12

* Fix lock file

Laravel 12 support

14 Mar 14:26
7cc8533

Choose a tag to compare

Laravel 12 support

Detect plategoapp as app, and introduce phpstan

04 Feb 08:16
08424ce

Choose a tag to compare

Detect plategoapp as app, and introduce phpstan

APCU always for device detector cache to avoid laravel database default cache.

03 Jul 13:51
f6db0b0

Choose a tag to compare

Use apcu instead of laravel cache (#32)

* Use apcu instead of laravel cache

* Cs fix

2.0.3

03 Jul 07:57
6211986

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

10 Jun 08:14
af31781

Choose a tag to compare

  • Removed hack needed for logging in Octane without slowing down the application, as it is fixed in laravel/octane now.

2.0.1

30 Apr 11:31
f295777

Choose a tag to compare

  • Do not use cf-connecting-ip, instead use the framework's supplied method.

2.0.0

15 Mar 14:28
62e65a5

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...2.0.0