Skip to content

0.13.2

Compare
Choose a tag to compare
@alexeyzimarev alexeyzimarev released this 01 Feb 12:13
· 287 commits to dev since this release

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 using Options<PostgresStoreOptions>

New Contributors

Full Changelog: 0.13.1...0.13.2