Release Notes (1.0.x) · Pekko Persistence R2DBC Documentation Pekko Persistence R2DBC Documentation Release Notes (1.0.x)  Type to start searching apache/pekko-persistence-r2dbc Pekko Persistence R2DBC Documentation apache/pekko-persistence-r2dbc JavaScala Overview Project Info Dependencies Getting Started Dependencies Enabling Local testing Configuration Connection configuration Reference configuration Plugin configuration at runtime License Report Journal plugin Schema Relation to Pekko JDBC plugin Configuration Deletes Snapshot store plugin Schema Configuration Usage Retention Durable state store plugin Schema Configuration Deletes Query Plugin Event sourced queries Publish events for lower latency of eventsBySlices Durable state queries Configuration Projection Dependencies Schema Configuration Running with Sharded Daemon Process Slices exactly-once at-least-once groupedWithin Handler Offset types Publish events for lower latency Migration Tool Dependencies Progress table Configuration Migration Guides Migration to Apache Pekko Release Notes Release Notes (1.2.x) Release Notes (1.1.x) Release Notes (1.0.x) Contributing Table of contents Release Notes (1.0.x) 1.0.0 link Apache Software Foundation link License link Security link Privacy link Events link Donate link Thanks label_outline 1.2.0 Table of contents Release Notes (1.0.x) 1.0.0 Release Notes (1.0.x) 1.0.0 Apache Pekko Persistence R2DBC 1.0.0 is based on Akka Persistence R2DBC 0.7.7. Pekko came about as a result of Lightbend’s decision to make future Akka releases under a Business Software License, a license that is not compatible with Open Source usage. Apache Pekko has changed the package names, among other changes. Config names have changed to use pekko instead of akka in their names. Users switching from Akka to Pekko should read our Migration Guide. Generally, we have tried to make it as easy as possible to switch existing Akka based projects over to using Pekko. We have gone through the code base and have tried to properly acknowledge all third party source code in the Apache Pekko code base. If anyone believes that there are any instances of third party source code that is not properly acknowledged, please get in touch. Bug Fixes We haven’t had to fix any significant bugs that were in Akka Persistence R2DBC 0.7.7. Changes Changed the table names in the DDL schemas to remove the akka/pekko prefixes (PR71) Additions Scala 3 support the minimum required version is Scala 3.3.0 Dependency Upgrades We have tried to limit the changes to third party dependencies that are used in Akka Persistence R2DBC 0.7.7. These are some exceptions: some minor upgrades to r2dbc jars (all still 0.9.x) scalatest 3.2.14. Pekko users who have existing tests based on Akka Testkit may need to migrate their tests due to the scalatest upgrade. The scalatest 3.2 release notes have a detailed description of the changes needed. Edit this page 1.2.0 Previous Release Notes (1.1.x) Next Contributing Copyright © 2011-2022 Lightbend, Inc. Apache Pekko, Pekko, and its feather logo are trademarks of The Apache Software Foundation.