You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version we were previously using (0.28) depended on
akka-persistence-query-experimental, which is not compatible with our
current library dependencies. This caused fatal errors when trying to
assemble the project .jar.
Version 0.54, which we are using now, depends on
akka-persistence-query and akka 2.5.1.
0 commit comments