Skip to content

Releases: ETSGlobal/LogBundle

Drop support for php < 8.0

04 Jan 09:12
510fad2
Compare
Choose a tag to compare
Pre-release
  • Drop support for PHP < 8.0
  • Fix compatibility with Symfony 6

v1.5.1

21 Mar 13:22
ea5c2d0
Compare
Choose a tag to compare

Same version as v1.5.0 but from legacy branch

What's Changed

  • EB-0 Upgrade symfony 6- dependencies by @aallier in #18
  • Update symfony/phpunit-bridge requirement from ^5.1 to ^5.1 || ^6.0 by @dependabot in #17

Full Changelog: v1.4.0...v1.5.1

Add processor to change the log level for exceptions

17 May 15:09
9c135a6
Compare
Choose a tag to compare

New features

  • Add processor to change the log level for exceptions

Other changes

  • Drop support for PHP < 7.4
  • Fix compatibility with Symfony 5.3+

Add support of PHP 8

18 Dec 11:44
311fbc8
Compare
Choose a tag to compare
Merge pull request #14 from ETSGlobal/EB-17211

EB-17211 add php 8.0 support

Update Kibana query string

16 Oct 07:41
07ef349
Compare
Choose a tag to compare
Merge pull request #8 from ETSGlobal/EB-15603-update-kibana

EB-15603: Upgrade kibana version

Add handler to ignore deprecation

29 Sep 15:21
6908268
Compare
Choose a tag to compare
Merge pull request #7 from ETSGlobal/EB-16486

EB-16486 add handler to ignore deprecation

Symfony HttpClient support

07 Sep 14:17
51f578d
Compare
Choose a tag to compare
Merge pull request #5 from ETSGlobal/add-http-client-support

Add Symfony HttpClient support

Add Symfony 5

30 Mar 09:20
31803a3
Compare
Choose a tag to compare
Merge pull request #4 from ETSGlobal/EB-15267

[EB-15267] - fix error

Remove key even if not exists

16 Dec 10:45
34a2ebc
Compare
Choose a tag to compare

Remove key even if not exists.

It fix this error

   The token "global" doesn't exists.  

In TokenCollection.php line 82:

Initial release

23 Jul 15:14
Compare
Choose a tag to compare
v0.1.0

Set default app_name config to avoid errors on composer require