v.2.5.1
Date: 15th of September, 2023
Overview
Klaw version 2.5.1 is a patch release with a small bugfix, to allow MySQL support.
Issue
As part of Klaw version 2.5.0 a number of database performance improvements were made, this included a change to use exists statements, some of the existing native exist statements did not work correctly with MySQL. To handle this we resolved the issue by moving native statements to JPQL.
Bug Fix
#1769 MySQL Exists statement Support
To upgrade to this release, download the package from https://github.com/aiven/klaw/releases/tag/v2.5.1 and follow the instructions on Klaw documentation to upgrade. You can also refer to the README file for information.
Contributors
The below contributors have contributed to this release (2.5.0 and 2.5.1):
- Mirjam Aulbach, @programmiri
- Aindriú Lavelle, @aindriu-aiven
- Mathieu Anderson, @mathieu-anderson
- Sergey Nuyanzin, @snuyanzin
- Murali Basani, @muralibasani
- Josep Prat, @jlprat
- Roope Karhapaa, @roope-kar
- Samuli Suortti, @SmuliS
New Contributors
- 🎉 Arpit Sodani (@arpitsodani15) made their first contribution in #1421
- 🎉 Sadaf Ahmed ( @Sadaf-A) made their first contribution in #1569
Full Changelog: v2.5.0...v2.5.1