Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 5 KB

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 5 KB

Changelog

v0.2.1 (2023-03-08)

Full Changelog

v0.2.0 (2023-03-02)

Full Changelog

  • Automatic reconnecting when EventStore restarts #17

  • Ignore system events #10

  • Resize partitions #8

  • Add partition_by documentation #7

  • Clarify concurrency and multi-node setup in README #4

  • Raise instead of warning if partition_by is passed to the subscription #22 (fabriziosestito)

  • Fix tests using UUID.uuid4() #21 (fabriziosestito)

  • Warn user that :partition_by is not supported, fix tests #20 (fabriziosestito)

v0.1.2 (2023-01-30)

Full Changelog

  • Fix reading snapshot with term serializer #18 (dvic)

v0.1.1 (2022-08-19)

Full Changelog

v0.1.0 (2022-06-29)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator