Skip to content

Releases: lingoda/domain-events

Reverted JsonType to ObjectType

04 Sep 18:07
bf2a52a
Compare
Choose a tag to compare
Reverted JsonType to ObjectType (#18)

* Reverted JsonType to ObjectType

* Removed deprecation error

Doctrine subscriber to listener

04 Sep 17:36
83c4588
Compare
Choose a tag to compare
2.0.2

Converted doctrine subscriber to listener, as subscriber interface is…

Upgrade entity to SF7 with attributes

31 Aug 15:50
31b233f
Compare
Choose a tag to compare
2.0.1

Updated annotations to attributes (#16)

Allow DBAL 3.4 +

31 Aug 13:39
86cb48e
Compare
Choose a tag to compare
Allow DBAL 3.4 + (#15)

* Allow DBAL 3.4 +

Allowing DBAL versions greater than 3.4

* Added CI matrix steps for different PHP versions and Symfony versions

* Removed phpstan cache and added support for skipping steps if cancelled

* Reverted back to composer update with args

* Dropped Symfony 5.x and PHP 8.1

* Synced composer requirements to lingoda

* Fixed issues on lowest

* Deprecations and SF version restriction for flex

* Added flex and deprecations

* Reverted phpunit conf

* Fixed deprecation on doctrine ObjectType

* Wrapped messnger exceptions + tests

* Removed flex install from composer

* Removed reporting on ignored errors on phpstan and removed flex from composer

* Install dotenv with flex

Allowed Symfony 7.x

20 Jul 06:11
ea021f7
Compare
Choose a tag to compare
Allow Symfony 7.x in composer.json (#14)

- Dropped support for Symfony 4.x
- Allowed Symfony 7.x

Reverted public recordEvent to protected

01 Sep 10:08
8575843
Compare
Choose a tag to compare
1.2.3

Reverted public to protected on recordEvent (#8)

Allow recording of events from outside of entities

30 Aug 13:19
6108af3
Compare
Choose a tag to compare
  • Allow recording of events from outside of entities

Allow Symfony 6

22 Jun 06:32
0cac11c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0...1.1

First release

10 Jun 14:01
8e75e2b
Compare
Choose a tag to compare

Release v1.0.0