v0.19.2
This releases focuses on the addition of new Pekko modules, along with multiple performance improvements.
It also fixes some issues with the retry logic when calling S3, where some errors were not being retried.
Added
- Add Pekko subprojects (#616).
Changed
- Ensure that all classes are compiled with Java 11 bytecode (#621).
- Minor dependency updates.