Skip to content

Releases: hedii/laravel-gelf-logger

9.0.0

13 Mar 09:23
451adf8
Compare
Choose a tag to compare
  • Laravel 11 support

8.1.1

14 Aug 19:23
Compare
Choose a tag to compare
  • Add ProcessorInterface to package processors

8.1.0

01 Jun 15:20
Compare
Choose a tag to compare
  • Add chunk_size option for udp transport

8.0.1

19 Feb 09:23
47d82c3
Compare
Choose a tag to compare
  • Upgrade processors to Monolog 3
  • Fix issue in RenameIdFieldProcessor having both _id and id field which does not remove the id field

8.0.0

18 Feb 17:57
2a4f42d
Compare
Choose a tag to compare
  • Laravel 10 compatility
  • graylog2/gelf-php 2 compatility

7.1.0

17 Mar 08:16
Compare
Choose a tag to compare
  • Add ignore_error to config and update code style
  • (!) Add ignore_error = false to tests

7.0.0

09 Feb 12:38
ed05363
Compare
Choose a tag to compare
  • Laravel 9.x only support (#36)

6.2.0

16 Jan 10:52
d4d4f44
Compare
Choose a tag to compare
  • Add ssl settings (#34)

6.1.0

13 Jan 13:56
Compare
Choose a tag to compare
  • Add optional RenameIdFieldProcessor (#33)

6.0.0

30 Nov 09:42
Compare
Choose a tag to compare
  • Laravel 8.x only support (#25)
  • PHP 8 support (#25)
  • Remove Travis and use Github actions (#25)