0.13.2
What's Changed
- Fixed issue of event streams being received out of order at random for Postgres and SqlServer implementations by @ReinderReinders in #180
- Allow passing null as options to
PostgresStore
and use the default - Add the ability to register
PostgresStoreOptions
usingOptions<PostgresStoreOptions>
New Contributors
- @ReinderReinders made their first contribution in #180
Full Changelog: 0.13.1...0.13.2