Releases: commanded/eventstore
Releases · commanded/eventstore
v1.4.8
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
- @lachiemurray made their first contribution in #297
- @quarterpi made their first contribution in #305
Full Changelog: v.1.4.7...v1.4.8
v.1.4.7
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
- @Johnabell made their first contribution in #282
- @gf3 made their first contribution in #293
Full Changelog: v1.4.6...v.1.4.7