Skip to content

Releases: shlinkio/shlink-event-dispatcher

v4.1.0

14 Apr 06:34
Compare
Choose a tag to compare

Changed

  • Forward request ID when an event dispatches a roadrunner task.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v4.0.0

03 Mar 17:42
Compare
Choose a tag to compare

Changed

  • Update dependencies
  • Update to PHPUnit 11

Added

  • Nothing

Removed

  • Remove support for openswoole
  • Remove infection and mutation tests

Fixed

  • Nothing

Deprecated

  • Nothing

v3.1.0

25 Nov 18:59
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • Add new mechanism to prevent listeners to be registered based on runtime conditions.
  • Add support for PHP 8.3

Removed

  • Drop support for PHP 8.1

Fixed

  • Fix EventDispatcherAggregate, making sure it dispatches both regular and async listeners if the event is registered for both

Deprecated

  • Deprecated support for openswoole.

v3.0.0

23 May 21:06
Compare
Choose a tag to compare

Changed

  • Migrated to roadrunner-jobs 4.0
  • Migrated infection config to json5.
  • Migrated from prophecy to PHPUnit mocks.
  • Updated to PHPUnit 10 and migrate to PHPUnit 10.1 config format.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Dropped support for roadrunner-jobs 2.x

v2.6.0

18 Sep 15:04
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • #46 Added support for RoadRunner.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.5.0

06 Aug 17:29
68da49c
Compare
Choose a tag to compare

Changed

  • Updated to shlink-config 2.0

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.4.0

03 Jun 21:13
55f8a1a
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Updated dependencies

Changed

  • Updated to infection 0.26, enabling HTML reports.
  • Added explicitly enabled composer plugins to composer.json.

Removed

  • Dropped support for PHP 8.0

Fixed

  • Nothing

Deprecated

  • Nothing

v2.3.0

12 Dec 16:04
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • #40 Added support for openswoole.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.2.0

01 Nov 10:05
e3dcfce
Compare
Choose a tag to compare

Changed

  • Added experimental builds under PHP 8.1
  • Increased required phpstan level to 8
  • Moved ci workflow to external repo and reused
  • Updated to phpstan 1.0

Added

  • Nothing

Removed

  • Dropped support for PHP 7.4

Fixed

  • Nothing

Deprecated

  • Nothing

v2.1.0

13 Feb 10:37
Compare
Choose a tag to compare

Added

  • #33 Decoupled from mezzio/mezzio-swoole.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing