pjfanning commented on code in PR #214: URL: https://github.com/apache/pekko-persistence-cassandra/pull/214#discussion_r1686417289
########## docs/src/main/paradox/release-notes/releases-1.1.md: ########## @@ -0,0 +1,14 @@ +# Release Notes (1.1.x) + +## 1.1.0-M1 +Release notes for Apache Pekko Persistence Cassandra 1.1.0-M1. See [GitHub Milestone](https://github.com/apache/pekko-persistence-cassandra/milestone/1?closed=1) for a fuller list of changes. +As with all milestone releases, this release is not recommended for production use - it is designed to allow users to try out the changes in a test environment. + +### Bug Fixes +* When PreparedStatement initialization fails, the code used not recover ([#103](https://github.com/apache/pekko-persistence-cassandra/issues/103)) Review Comment: changed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
