Releases: spatie/laravel-http-logger
Releases · spatie/laravel-http-logger
1.11.0
1.10.2
What's Changed
- Add option to sanitize sensitive headers by @stfndamjanovic in #60
New Contributors
- @stfndamjanovic made their first contribution in #60
Full Changelog: 1.10.1...1.10.2
1.10.1
What's Changed
- Update .gitattributes by @angeljqv in #54
- Refactor tests to pest by @AyoobMH in #55
- Add PHP 8.2 Support by @patinthehat in #56
- Laravel 10.x Compatibility by @laravel-shift in #57
New Contributors
- @angeljqv made their first contribution in #54
- @AyoobMH made their first contribution in #55
- @patinthehat made their first contribution in #56
- @laravel-shift made their first contribution in #57
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- TestCase a little improvement by @kudashevs in #47
- Add additional file test by @kudashevs in #49
- customizable log level by @Henning256 in #50
New Contributors
- @kudashevs made their first contribution in #47
- @Henning256 made their first contribution in #50
Full Changelog: 1.9.0...1.10.0
1.9.0
Allow Laravel 9
1.8.0
What's Changed
- small typo by @dongido001 in #44
- Configurable log channel by @SebastianSchoeps in #45
New Contributors
- @dongido001 made their first contribution in #44
- @SebastianSchoeps made their first contribution in #45
Full Changelog: 1.7.0...1.8.0
1.7.0
1.6.2
- Add PHP 8.0 support