Skip to content

Releases: SwissBorg/pekko-persistence-postgres

v0.8.0-RC1

11 Sep 13:41
c413bb0
Compare
Choose a tag to compare
v0.8.0-RC1 Pre-release
Pre-release

Highlights

Update Pekko to 1.1.0 and drop usage of Slick 3.4.x usage in Scala 2.

v0.7.0

11 Sep 10:52
bac3992
Compare
Choose a tag to compare

Highlights

This release brings dependencies updates and most notably cross-compilation to Scala 3.

What's Changed

New Contributors

Full Changelog: v0.7.0-RC1...v0.7.0

v0.7.0-RC1

18 Mar 16:05
dd60155
Compare
Choose a tag to compare
v0.7.0-RC1 Pre-release
Pre-release

Highlights

This release brings dependencies updates and most notably cross-compilation to Scala 3.

Changes

  • Scala 2.13.13 (#17)
  • sbt 1.9.9 (#18)
  • scalafmt-core 3.8.0 (#22)
  • postgresql 42.7.3 (#23)
  • scalatest 3.2.18 (#20)
  • logback-classic 1.5.3 (#14)
  • Slick 3.5.0 (#25)
  • Slick-pg 0.22.0 (#25)
  • Use Xsource3 (#26)
  • Scala 3.3.3 (#27)

0.6.0

05 Mar 13:18
v0.6.0
7b29299
Compare
Choose a tag to compare

Initial release with the migration of the plugin to Apache Pekko.

This version is identical to the 0.6.0 release of akka-persistence-postgres, with akka replaced by Apache Pekko.

We expect future releases to diverge from the parent fork, adding new features and update in the current Pekko project.

0.6.0-M1

05 Mar 10:33
v0.6.0-M1
7b29299
Compare
Choose a tag to compare
0.6.0-M1 Pre-release
Pre-release

Test release to validate the setup for this new repo.