Skip to content

Releases: patchlevel/event-sourcing

3.8.0

17 Jan 14:56
3.8.0
Compare
Choose a tag to compare

3.7.0

02 Jan 10:49
3.7.0
72c1b9f
Compare
Choose a tag to compare

Release Notes for 3.7.0

Feature release (minor)

3.7.0

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

enhancement

3.6.3

30 Dec 15:31
3.6.3
7724096
Compare
Choose a tag to compare

Release Notes for 3.6.3

3.6.x bugfix release (patch)

3.6.3

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

bug

3.6.2

30 Dec 12:41
3.6.2
d9a2790
Compare
Choose a tag to compare

Release Notes for 3.6.2

3.6.x bugfix release (patch)

3.6.2

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

bug

3.6.1

29 Dec 19:14
94a73ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.0...3.6.1

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