Skip to content

Tags: prooph/service-bus

Tags

v6.3.0

Verified

This tag was signed with the committer’s verified signature.
prolic Sascha-Oliver Prolić
6.3.0 Release

Added:
- PHP8 Support [\#194](#194) ([fritz-gerneth](https://github.com/fritz-gerneth))
- Change copyright [\#193](#193) ([codeliner](https://github.com/codeliner))
- Update cs headers [\#192](#192) ([basz](https://github.com/basz))
- Remove useless trait [\#191](#191) ([enumag](https://github.com/enumag))
- Add exception [\#187](#187) ([enumag](https://github.com/enumag))
- Remove abbreviation [\#186](#186) ([enumag](https://github.com/enumag))
- Update outdated install instructions [\#185](#185) ([fabiocarneiro](https://github.com/fabiocarneiro))

v6.2.2

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.2.2 Release

Fixed:
- Finalize trigger enables propagation if it was stopped [\#184](#184) ([prolic](https://github.com/prolic))
- RouteGuard Exception is not re-thrown  [\#183](#183) ([UFOMelkor](https://github.com/UFOMelkor))

v6.2.1

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.2.1 Release

Fixed:
- fix FinalizeGuard [\#178](#178) ([prolic](https://github.com/prolic))

v6.2.0

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.2.0 Release

Added:
- add tests, small bugfix in exception handling [\#176](#176) ([prolic](https://github.com/prolic))
- test php 7.2 on travis [\#175](#175) ([prolic](https://github.com/prolic))

Fixed:
- add tests, small bugfix in exception handling [\#176](#176) ([prolic](https://github.com/prolic))
- Fixed typo [\#173](#173) ([gquemener](https://github.com/gquemener))

v6.1.1

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.1.1 Release

Fixed:
- Bug in OnEventStrategy [\#169](#169)
- Fix Bugs in Event Bus [\#171](#171) ([prolic](https://github.com/prolic))

Added:
- Merge readme into overview and add live coding video [\#170](#170) ([codeliner](https://github.com/codeliner))
- Make small grammar changes to docs [\#168](#168) ([camuthig](https://github.com/camuthig))

v5.2.1

Verified

This tag was signed with the committer’s verified signature.
codeliner Alexander Miertsch
5.2.1

v6.1.0

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.1.0 Release

Added:
- AsyncMessage now implements the Message interface [\#167](#167) ([iainmckay](https://github.com/iainmckay))
- Optionally collect listener exceptions [\#166](#166) ([codeliner](https://github.com/codeliner))

v6.0.3

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.0.3 Release

Fixed:
- avoid array\_merge due to appending [\#164](#164) ([basz](https://github.com/basz))

v6.0.2

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.0.2 Release

Added:
- fix service locator plugin [\#161](#161) ([prolic](https://github.com/prolic))

v6.0.1

Verified

This tag was signed with the committer’s verified signature. The key has expired and has been revoked.
prolic Sascha-Oliver Prolić
6.0.1 Release

Fixed:
- Do not process already process messages with a custom strategy (#159)