akka / akka-persistence-jdbc

Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
https://doc.akka.io/docs/akka-persistence-jdbc/
Other
308 stars 142 forks source link

Add migration notes for H2 upgrade #656

Closed nvollmar closed 2 years ago

nvollmar commented 2 years ago

References #648 #639

Trying to get things rolling as we (and probably others) are waiting on this.

octonato commented 2 years ago

@nvollmar, we can cut RC if you are waiting for this release. Let me know if needed.

nvollmar commented 2 years ago

It is not a big deal, but it causes warning on security checks of dependencies. Just wanted to keep things rolling to get that fixed eventually :)