Release Notes (1.2.x)

Apache Pekko Persistence R2DBC 1.2.x releases support Java 8 and above.

1.2.0

Release notes for Apache Pekko Persistence R2DBC 1.2.0. See GitHub Milestone for 1.2.0 for a fuller list of changes.

Bug Fix

  • Fix incorrect implementation of Durable State deleteObject(id, revision) (PR384)