eventstore v0.15.1 Release Notes

Release Date: 2018-08-12 // over 5 years ago
  • ✨ Enhancements

    • 0️⃣ Use a timeout of :infinity for the migration task (mix event_store.migrate) to allow database migration to run longer than the default 15 seconds.

    🐛 Bug fixes

    • Socket closing causes the event store to never receive notifications (#130).
    • Subscription with selector function should notify pending events after all filtered (#131).