Skip to content

Releases: Areeb-Gillani/vertx-boost-db

Bug Fixes

06 Jan 22:34
Compare
Choose a tag to compare
  • Vertx initialization bug fixed

New Features & Improvements

06 Jan 22:12
Compare
Choose a tag to compare
  • 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

28 Sep 01:42
Compare
Choose a tag to compare
  • Deprecated pools removed
  • SQLClient's pool added
  • Code Restructuring
  • Bug fix for null connection

Bug Fixes

07 Sep 19:15
Compare
Choose a tag to compare

Improvements & Fixes

02 Sep 09:59
Compare
Choose a tag to compare
  • Hashmap to map
  • gradle fixes

New Features

17 Aug 22:17
Compare
Choose a tag to compare
  • Raw save, update and read added

Bug Fixes

04 Sep 15:58
Compare
Choose a tag to compare
  • Concurrent modification exception fixed

Bug Fixes

04 Sep 01:58
Compare
Choose a tag to compare
  • Global config object bug fixed

Initial Release

03 Sep 22:48
Compare
Choose a tag to compare
  • Multi-tenant database connections
  • CRUD operations
  • DB specific repositories