Releases: Areeb-Gillani/vertx-boost-db
Releases · Areeb-Gillani/vertx-boost-db
Bug Fixes
New Features & Improvements
- New reading method added for fast and redundancy free read
- Restructuring for better maintainability
- Gradle version upgrade to align with JDK-21
Bug Fixes & Improvements
- Deprecated pools removed
- SQLClient's pool added
- Code Restructuring
- Bug fix for null connection
Bug Fixes
- Vertx version upgrade from 4.4.5 to 4.5.8 because of the following dependency's vulnerabilities
Improvements & Fixes
- Hashmap to map
- gradle fixes
New Features
- Raw save, update and read added
Bug Fixes
- Concurrent modification exception fixed
Bug Fixes
- Global config object bug fixed
Initial Release
- Multi-tenant database connections
- CRUD operations
- DB specific repositories