Skip to content

Releases: cego/filebeat-logger-laravel

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

03 Jul 13:51
f6db0b0
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

10 Jun 08:14
af31781
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...2.0.0

Fix config not being serializeable.

19 Feb 13:09
273a8bd
Compare
Choose a tag to compare
Fix for serializable config (#24)

* Fix for serializable config

* Fix for serializable config

Use PSR request object instead of $_SERVER

12 Feb 08:38
2a571aa
Compare
Choose a tag to compare
  • Supports octane
  • Better parsing of user agents, using matomo device detector.

1.0.3

23 Oct 11:35
5b09402
Compare
Choose a tag to compare
  • Add support for faster logging on Laravel Octane

1.0.2

22 Feb 07:16
c16fd19
Compare
Choose a tag to compare
  • Use cego/filebeat has been upgraded to 2.0.1

1.0.1

20 Feb 08:31
c16fd19
Compare
Choose a tag to compare
  • Major bump cego/filebeat-logger