Releases: cego/filebeat-logger-laravel
Releases · cego/filebeat-logger-laravel
2.2.0
What's Changed
- Add cfray header if present by @LauJosefsen in #43
- Update dependency cego/phpstan to v4.1.0 by @renovate[bot] in #42
Full Changelog: 2.1.3...2.2.0
Remove APCU cache for device detector as it hinder performance instead of improving.
Remove apcu cache, composer update (#41) * Remove apcu cache, composer update * Renovate github yaml
Fix Laravel 12 support
Lejo/actually support laravel 12 (#38) * Actually support Laravel 12 * Actually Support Laravel 12 * Fix lock file
Laravel 12 support
Laravel 12 support
Detect plategoapp as app, and introduce phpstan
Detect plategoapp as app, and introduce phpstan
APCU always for device detector cache to avoid laravel database default cache.
Use apcu instead of laravel cache (#32) * Use apcu instead of laravel cache * Cs fix
2.0.3
2.0.2
- Removed hack needed for logging in Octane without slowing down the application, as it is fixed in laravel/octane now.
2.0.1
- Do not use cf-connecting-ip, instead use the framework's supplied method.
2.0.0
What's Changed
- Add support for Laravel 11, drop support for 8+9+10 by @LauJosefsen in #27
- Major bump for laravel support. by @LauJosefsen in #28
- Update actions/checkout action to v4 by @renovate in #19
Full Changelog: 1.1.1...2.0.0