Skip to content

Releases: patchlevel/event-sourcing

3.6.0

17 Dec 16:31
3.6.0
366de9f
Compare
Choose a tag to compare

Release Notes for 3.6.0

Feature release (minor)

This release has changes that would be classified as BC breaks in our experimental components. Since these features are experimental, we can change the API or remove them completely even in a major release. See our documentation: https://event-sourcing.patchlevel.io/latest/our-backward-compatibility-promise/

The following has changed:

StreamDoctrineDbalStore:
A new required database field called event_id has been added and the fields event have been renamed event_name and payload have been renamed event_payload. Make sure to adjust the migration generation accordingly! In addition, the StreamHeader has been split into the following headers: StreamNameHeader, PlayheadHeader and RecordedOnHeader.

Tracing:
This feature has been completely removed.

3.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 1

enhancement

BC-Break

3.5.1

11 Dec 14:34
3.5.1
9217fa2
Compare
Choose a tag to compare

Release Notes for 3.5.1

3.5.x bugfix release (patch)

3.5.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

3.5.0

17 Oct 06:43
3.5.0
eb6fde7
Compare
Choose a tag to compare

Release Notes for 3.5.0

Feature release (minor)

3.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 1

bug

enhancement

3.4.0

18 Sep 12:58
3.4.0
b3cc806
Compare
Choose a tag to compare

Release Notes for 3.4.0

Feature release (minor)

3.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 2

bug

enhancement

dependencies

3.3.0

16 Jul 12:36
3.3.0
11c7a82
Compare
Choose a tag to compare

Release Notes for 3.3.0

Feature release (minor)

3.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

enhancement

3.2.0

09 Jul 12:01
3.2.0
a87ed93
Compare
Choose a tag to compare

Release Notes for 3.2.0

Feature release (minor)

3.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

enhancement

3.1.0

03 Jul 12:07
3.1.0
ea4ee7a
Compare
Choose a tag to compare

3.0.0

26 Apr 15:48
3.0.0
ccdfccc
Compare
Choose a tag to compare

Release Notes for 3.0.0

Upgrade path from 2.x to 3.0.0: https://patchlevel.github.io/event-sourcing-docs/latest/UPGRADE-3.0/
Migrate from MultiTableStore to SingleTableStore (pre-requirement): https://patchlevel.github.io/event-sourcing-docs/2.3/migrate-multi-table-store-to-single-table-store/

Backwards incompatible release (major)

3.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 137

BC-Break

bug

documentation

dependencies

enhancement

Read more

3.0.0-rc17

25 Apr 07:50
0eb52ff
Compare
Choose a tag to compare
3.0.0-rc17 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-rc16...3.0.0-rc17

3.0.0-rc16

23 Apr 12:36
83a4979
Compare
Choose a tag to compare
3.0.0-rc16 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-rc15...3.0.0-rc16