Releases: patchlevel/event-sourcing-bundle
Releases · patchlevel/event-sourcing-bundle
3.0.0-rc4
What's Changed
- inject projector metadata factory by @DavidBadura in #169
Full Changelog: 3.0.0-rc3...3.0.0-rc4
3.0.0-rc3
What's Changed
- add symfony messenger support & update docs by @DavidBadura in #164
- upgrade event sourcing to 3.0.0-rc4 by @DavidBadura in #167
Full Changelog: 3.0.0-rc2...3.0.0-rc3
3.0.0-rc2
What's Changed
- use the right logger service to add log messages into "event_sourcing" channel by @DavidBadura in #160
- execute teardown listener by terminate & throw error in boot listener by @DavidBadura in #161
- Fix getting started section in the documentation by @kochen in #159
- Fix some more issues in getting started docs by @DanielBadura in #162
- Use new event bus & remove symfony messenger support by @DavidBadura in #163
New Contributors
Full Changelog: 3.0.0-rc1...3.0.0-rc2
3.0.0-rc1
What's Changed
- add auto recovery and teardown by @DavidBadura in #157
Full Changelog: 3.0.0-beta4...3.0.0-rc1
3.0.0-beta4
What's Changed
- prerelease are not the latest doc version, exclude them by @DavidBadura in #155
- upgrade to beta7 by @DavidBadura in #156
Full Changelog: 3.0.0-beta3...3.0.0-beta4
3.0.0-beta3
What's Changed
- upgrade to event-sourcing 3.0.0-beta1 by @DavidBadura in #139
- use new projectionist sync wrapper by @DavidBadura in #140
- add projectionist auto boot feature by @DavidBadura in #141
- Update ProjectionCommands: Add new ShowCommand & rename other ProjectionCommands by @DavidBadura in #142
- the lock should also be released again by @DavidBadura in #145
- Merge release 2.3.0 into 3.0.x by @github-actions in #153
- fix clock integration by @DavidBadura in #154
Full Changelog: 2.3.0...3.0.0-beta3
2.3.0
Release Notes for 2.3.0
Feature release (minor)
2.3.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
dependencies,enhancement
3.0.0-beta2
What's Changed
- Update ProjectionCommands: Add new ShowCommand & rename other ProjectionCommands by @DavidBadura in #142
Full Changelog: 3.0.0-beta1...3.0.0-beta2
3.0.0-beta1
What's Changed
- Fix site_url so that crawling is not messed up by @DanielBadura in #125
- merge 2.0.x into 2.1.x by @DavidBadura in #126
- merge 2.1.x into 2.2.x by @DavidBadura in #127
- merge 2.2.x into 2.3.x by @DavidBadura in #128
- Update pozetroninc/github-action-get-latest-release action to v0.7.0 by @renovate in #131
- Update composer packages by @DanielBadura in #134
- Update code style by @DanielBadura in #137
- Lock file maintenance by @renovate in #132
- Lock file maintenance by @renovate in #138
- upgrade to event-sourcing 3.0.0-beta1 by @DavidBadura in #139
- use new projectionist sync wrapper by @DavidBadura in #140
- add projectionist auto boot feature by @DavidBadura in #141
Full Changelog: 2.2.0...3.0.0-beta1
2.2.0
Release Notes for 2.2.0
Feature release (minor)
2.2.0
-
Total issues resolved: 0
-
Total pull requests resolved: 2
-
Total contributors: 1
-
124: add subscriber tests thanks to @DavidBadura