This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Releases: EventStore/EventStore.JVM
Releases · EventStore/EventStore.JVM
EventStore.JVM 2.4.0
EventStore.JVM 2.3.0
Maintenance release
- replace spray-json with play-json
EventStore.JVM v2.2.2
EventStore.JVM v2.2.1
Maintenance release
- #49 bump to Akka 2.4.2
EventStore.JVM v2.2.0
Bug fix release
- Fix #46 Custom Settings object is not used by subscription
- Bump akka & akka-stream versions
EventStore.JVM 2.1.2
Bug fix release
- Fix #44 EventStoreExtension should not use Settings.Default
EventStore.JVM 2.1.1
Bug fix release
- fix failure on creating publisher for empty stream
EventStore.JVM 2.1.0
Headline features
- bump akka version to 2.4.0!
- #40 Remove .withSources() in Build.scala
- add infinite flag to streamPublisher & allStreamsPublisher
- improve docs
- add ListAllStreamsExample
EventStore.JVM 2.0.2
Bug fix release
- fix #32 which causes memory leak if
akka.pattern.ask
used to get replies
EventStore.JVM 2.0.1
Bug fix release
- fix for major issue #31 which occurs on subscriptions with
resolveLinkTos=true