Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Releases: eXolnet/wp-graylog

v2.1.0

Choose a tag to compare

@xel1045 xel1045 released this 11 Feb 15:46
f060c81

Full Changelog: v2.0.1...v2.1.0

v2.0.1

Choose a tag to compare

@Gandhi11 Gandhi11 released this 20 Oct 15:34
cc7422c
  • fix: support monolog/monolog 2.0

v2.0.0

Choose a tag to compare

@Gandhi11 Gandhi11 released this 12 Sep 11:47
  • Drop support for php 7.3
  • Add support for monolog/monolog 2.0

v1.2.0

Choose a tag to compare

@xel1045 xel1045 released this 01 Oct 15:37
681d43a
  • Add support for PHP 8
  • Drop support for PHP 7.2
  • Update composer dependencies
  • Update LICENSE

v1.1.1

Choose a tag to compare

@Gandhi11 Gandhi11 released this 28 Jul 18:40

Add support for php higher than or equal to 7.2

v1.1.0

Choose a tag to compare

@xel1045 xel1045 released this 15 Jul 22:12
b4088a2

Added

  • Add TCP, SSL, HTTP and HTTPS transports support

Fixes

  • Remove composer.lock from committed files

v1.0.2

Choose a tag to compare

@xel1045 xel1045 released this 08 May 11:52
4f100a8

Fixes

  • Propagate an handled exception to allow Wordpress to handle it and display an error page (#5)

v1.0.1

Choose a tag to compare

@xel1045 xel1045 released this 18 Apr 16:41
27eaef2

Fixes

  • Prevent empty settings to be defined through environment variables

v1.0.0

Choose a tag to compare

@xel1045 xel1045 released this 18 Apr 14:22
9e5d293

🎉 Initial release!