This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git
The following commit(s) were added to refs/heads/main by this push:
new 964fc68 remove warning from doc (#306)
964fc68 is described below
commit 964fc68f08ed5b79dbf8cfcd719e3940e3aad11d
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jan 29 18:26:36 2026 +0100
remove warning from doc (#306)
---
docs/src/main/paradox/overview.md | 7 -------
1 file changed, 7 deletions(-)
diff --git a/docs/src/main/paradox/overview.md
b/docs/src/main/paradox/overview.md
index e2c58d2..161eb16 100644
--- a/docs/src/main/paradox/overview.md
+++ b/docs/src/main/paradox/overview.md
@@ -8,13 +8,6 @@ It is specifically designed to work well for distributed SQL
databases.
[Create an issue](https://github.com/apache/pekko-persistence-r2dbc/issues) if
you would like to @ref[contribute](contributing.md)
support for other databases that has a [R2DBC
driver](https://r2dbc.io/drivers/).
-@@@ warning
-
-The project is currently under development and there are no guarantees for
binary compatibility
-and the schema may change.
-
-@@@
-
## Project Info
@@project-info{ projectId="core" }
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]