Skip to content

Releases: PcComponentes/open-api-messaging-context

v2.6.0

20 Sep 09:37
cffafc3
Compare
Choose a tag to compare

Add compatibility with PcComponentes/ddd 4.0

v2.5.0

14 Jul 09:14
ccaf5bf
Compare
Choose a tag to compare

Aggregate message context: allow not uuid aggregateId Value, changed to not empty string

v2.4.0

13 May 11:13
6a69afb
Compare
Choose a tag to compare

Add compatibility with PcComponentes/ddd 3.0

v2.3.0 PHP 8

28 Nov 10:10
a58c80d
Compare
Choose a tag to compare

php8 support added

2.2.0

07 Sep 10:44
1266671
Compare
Choose a tag to compare
Merge pull request #10 from jgmullor/master

Add Behat method to check if a message should not be dispatched

2.1.0

04 Feb 17:48
26eebe7
Compare
Choose a tag to compare
  • Support for multiple same messages dispatched in same use case
  • Step added:
    Then the message "pccomponentes.test.1.domain_event.test.test" should be dispatched 3 times
    

2.0.1

29 Dec 12:03
f8c4a3c
Compare
Choose a tag to compare
  • Allow 204 responses with no content-type

2.0.0

22 Jul 06:59
870aa76
Compare
Choose a tag to compare
  • Symfony 5.0 support
  • Suport for asyncapi schema version 2.0.0
  • Change mink browserkit for friends of behat

1.0.0

04 May 18:23
6d6f477
Compare
Choose a tag to compare
Merge pull request #5 from PcComponentes/feature/upgrade-ddd-2.0

Upgrade ddd to 2.0

Add aggregate and simple message context

23 Apr 07:08
5cdd41f
Compare
Choose a tag to compare
v0.1.1

Merge pull request #3 from PcComponentes/feature/add-aggregate-and-si…