Skip to content

v4.0.0

Compare
Choose a tag to compare
@hagay3 hagay3 released this 02 Oct 18:52
· 111 commits to master since this release
987b783

What's Changed

New Contributors

Migration notes & Deprecation of akka

Since Akka license is no longer an "Open Source" license, the Skuber project moved on to using Apache Pekko, an open-source Akka fork

To help migration from Akka to Pekko, please refer to Pekko's migration guides.

**Important: please make sure to rename your akka configuration keys to pekko. This is important when configuring, e.g., the dispatcher for the application.

Full Changelog: v3.2...v4.0.0