Skip to content

Releases: rekalogika/domain-event-src

2.5.1

04 Jan 12:34
f4b1ae8
Compare
Choose a tag to compare

What's Changed

  • chore: static analysis fix by @priyadi in #119
  • fix: change outbox primary key to bigint by @priyadi in #118
  • feat: also listen to WorkerMessageHandledEvent for relaying messages by @priyadi in #120
  • feat: CLI relay all messages, not just the first 100 by @priyadi in #121
  • release: 2.5.1 by @priyadi in #122

Full Changelog: 2.5.0...2.5.1

2.5.0

16 Sep 15:47
f4ceada
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

03 Jul 06:42
7ba1dd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.4...2.4.0

2.3.4

30 May 18:03
76cb2fb
Compare
Choose a tag to compare

What's Changed

  • fix: collect events at the beginning of dispatchPostFlushDomainEvents(), fix manual dispatching postFlush events without preFlush. by @priyadi in #98

Full Changelog: 2.3.3...2.3.4

2.3.3

19 Apr 18:09
4c2a97a
Compare
Choose a tag to compare

What's Changed

  • chore: enable native_function_invocation in php-cs-fixer by @priyadi in #94
  • fix: Should fix ManagerRegistry::resetManager() by @priyadi in #95

Full Changelog: 2.3.1...2.3.3

2.3.1

27 Mar 12:43
716fe78
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

13 Mar 05:08
64a9f40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.3...2.3.0

2.2.3

12 Mar 18:28
b3cee93
Compare
Choose a tag to compare

What's Changed

  • fix: commit & rollback without transaction no longer throw an exception by @priyadi in #82

Full Changelog: 2.2.2...2.2.3

2.2.2

12 Mar 17:17
c2d065e
Compare
Choose a tag to compare

What's Changed

  • fix: handle case where ProfilerController is not available by @priyadi in #80

Full Changelog: 2.2.1...2.2.2

2.2.1

12 Mar 14:44
9d8cc9c
Compare
Choose a tag to compare

What's Changed

  • feat: run message relay on console.terminate event by @priyadi in #77

Full Changelog: 2.2.0...2.2.1