R2DBC-MYSQL-v1.0.0
·
177 commits
to trunk
since this release
📝 What's Changed
- Support latest
r2dbc-spi
Result::getRowsUpdated()
now returns long instead of int- Applied custom
NotNullByDefault
Annotation - Applied lazy loading on MySqlAuthProvider instances to reduce memory footprint
- Removed unnecessary dependencies (reactor-extra)
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
- @Soumya-Kushwaha made their first contribution in #69
Full Changelog: Link