Skip to content

Releases: commanded/eventstore

v1.4.8

06 Mar 16:07
Compare
Choose a tag to compare

What's Changed

  • Stream.stream_forward and Stream.stream_backward should handle gaps by @lachiemurray in #297
  • fix: use event count based on the batch by @yordis in #302
  • fix: remove status from sort_by options by @yordis in #304
  • Start pubsub supervisor before subscriptions supervisor by @drteeth in #300
  • Add documentation for deleting streams by @quarterpi in #305

New Contributors

Full Changelog: v.1.4.7...v1.4.8

v.1.4.7

18 Dec 17:11
Compare
Choose a tag to compare

What's Changed

  • Add support for overriding created_at timestamps for copy transform workflows by @Johnabell in #282
  • fix: merge session mode pool config with main config, preserving options by @gf3 in #293

New Contributors

Full Changelog: v1.4.6...v.1.4.7

v1.4.6

24 Oct 15:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

22 Oct 15:43
abc8e4a
Compare
Choose a tag to compare

What's Changed

  • Remember the generated stream_id across batches of events being appended. by @drteeth in #289
  • Add a docker compose file for standing up a suitable database for by @drteeth in #290

New Contributors

Full Changelog: v1.4.4...v1.4.5