Skip to content

0.22.0

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 05 Dec 10:22
· 104 commits to main since this release

🚀 What's New

  • Added Async subscriptions for PostgreSQL event store by @oskardudycz in 128
  • BREAKING: Provided inline projection implementation and adjusted MongoDB stream schema. Now you can update projections during appending events in one atomic update by @alex-laycalvert and @oskardudycz in 127
  • BREAKING: Reshaped event store event metadata types to allow extending specific event store implementation For instance, thanks to that, PostgreSQL and EventStoreDB implementations can return global position after append, while MongoDB is not forced to do it by @oskardudycz in 132

📝 What's Changed

Full Changelog: 0.21.1...0.22.0