pjfanning commented on code in PR #235: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/235#discussion_r2313730171
########## docs/src/main/paradox/release-notes/releases-1.1.md: ########## @@ -2,19 +2,22 @@ Apache Pekko Persistence R2DBC 1.1.x releases support Java 8 and above. -## 1.1.0-M1 +## 1.1.0 -Release notes for Apache Pekko Persistence R2DBC 1.1.0-M1. See [GitHub Milestone for 1.1.0-M1](https://github.com/apache/pekko-persistence-r2dbc/milestone/2?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. +Release notes for Apache Pekko Persistence R2DBC 1.1.0. See [GitHub Milestone for 1.1.0-M1](https://github.com/apache/pekko-persistence-r2dbc/milestone/2?closed=1) and [GitHub Milestone for 1.1.0](https://github.com/apache/pekko-persistence-r2dbc/milestone/3?closed=1) for a fuller list of changes. ### Breaking Changes * The dependency on org.postgresql:r2dbc-postgresql is no longer added to our dependency pom.xml - * Users need to add their own explicit dependency if they want to use Postgres (version 1.0.7.RELEASE recommended) + * Users need to add their own explicit dependency if they want to use Postgres (release tested with r2dbc-postgresql 1.0.7.RELEASE) * We now support Postgres and MySQL in pekko-persistence-r2dbc and pekko-projection-r2dbc Review Comment: reasonable point - I changed the notes with 1e2ba18b3632e9dfcebd529ae69a90dd43c95e38 -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org