Skip to content

Latest commit

 

History

History
179 lines (98 loc) · 9.02 KB

CHANGELOG.md

File metadata and controls

179 lines (98 loc) · 9.02 KB

Changelog

Full Changelog

Merged pull requests:

v3.3.0 (2018-08-06)

Full Changelog

Implemented enhancements:

  • Support for configurable causation metadata key #39
  • Made causation metadata keys configurable #40 (pkruithof)

v3.2.0 (2018-04-04)

Full Changelog

Implemented enhancements:

  • Dispatch EVENT_APPEND_TO and EVENT_CREATE in transactional event store when not inside transaction #38 (destebang)

Merged pull requests:

v3.1.0 (2017-12-17)

Full Changelog

Implemented enhancements:

Closed issues:

  • 3.0.2 Release is a BC-Break #35

v3.0.2 (2017-09-25)

Full Changelog

Fixed bugs:

  • fix causation meta data enricher docs, remove useless factory #34 (prolic)

Closed issues:

  • CausationMetadataEnricher not invoked when command bus is created before event store #32

v3.0.1 (2017-07-08)

Full Changelog

Fixed bugs:

  • EventPublisher should not publish events if event contains errors / e… #31 (prolic)

Closed issues:

  • EventPublisher should not publish events if event contains errors / exceptions #30
  • TransactionManager breaks on non found aggregates #29

v3.0.0 (2017-03-30)

Full Changelog

Implemented enhancements:

Merged pull requests:

v3.0.0-beta2 (2017-01-12)

Full Changelog

Implemented enhancements:

  • improve causation metadata enricher #25 (prolic)
  • update plugin registration #24 (prolic)

Merged pull requests:

  • Travis config improvement #26 (oqq)

v3.0.0-beta1 (2016-12-13)

Full Changelog

Implemented enhancements:

  • Move causation info setting to MetadataEnricherPlugin #18
  • update for event store changes #23 (prolic)
  • Updates #21 (prolic)
  • Support for PHP 7.1 #20 (prolic)

Closed issues:

  • Update to coveralls ^1.0 #17

Merged pull requests:

  • Origin/improvement/interface names #22 (basz)

v2.0 (2015-11-22)

Full Changelog

Implemented enhancements:

  • attach transaction manager on invoke, not on initialize #12 (prolic)
  • update composer.json #8 (prolic)

Merged pull requests:

v2.0-beta.2 (2015-10-22)

Full Changelog

Merged pull requests:

v2.0-beta.1 (2015-10-21)

Full Changelog

Fixed bugs:

  • Only rollback transaction if in active transaction #5

Merged pull requests:

v1.1 (2015-09-19)

Full Changelog

v1.0 (2015-09-08)

Full Changelog

v0.1 (2015-08-31)

Full Changelog

Implemented enhancements:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator