SqlKit v0.6.4
Added
- Redesign JDBC management panel with bridge status display and database toggle
- Update frontend API layer with new JDBC types and methods
- Add JDBC management commands with automatic gate for non-JDBC connections
- Add two-phase driver resolution with JRE auto-update on connect
- Add ResolveDriver protocol, Adoptium JRE integration, and versioned bridge JAR
- Add Java-side Maven driver resolver using okhttp3
- Simplify drivers.toml and driver registry, remove fallback chains
Changed
- Flatten bridge JAR storage, use versioned filenames instead of subdirectories
Fixed
- Address review issues — fix classifier parsing, race condition, dead code, and code consolidation
- Upgrade JRE from 21 to 25 LTS for bridge JAR and Adoptium
- Use JDK 21 for bridge JAR, sync version with app
👥 Contributors
- blankll (13 commits)
📋 Full Commit History
Changes from v0.6.3 to v0.6.4
- 97daa0c release: v0.6.4 (blankll, 58 seconds ago)
- abf73fa fix(jdbc): address review issues — classifier parsing, race condition, dead code, consolidation (blankll, 9 minutes ago)
- 28639e2 refactor(jdbc): flatten bridge JAR storage, use versioned filenames instead of subdirectories (blankll, 24 minutes ago)
- 11eb1bf fix(jdbc): upgrade JRE from 21 to 25 LTS for bridge JAR and Adoptium (blankll, 25 minutes ago)
- dc67f08 fix(jdbc): use JDK 21 for bridge JAR, sync version with app (blankll, 27 minutes ago)
- 670ea48 feat(jdbc): redesign management panel with bridge status and JDBC toggle (blankll, 40 minutes ago)
- c5b4464 feat(jdbc): update frontend API layer with new types and methods (blankll, 40 minutes ago)
- 439b1d6 feat(jdbc): add JDBC management commands with JDBC not-needed gate (blankll, 40 minutes ago)
- cb92944 feat(jdbc): two-phase driver resolution with JRE auto-update on connect (blankll, 40 minutes ago)
- d8c6ca8 feat(jdbc): add ResolveDriver protocol, Adoptium JRE, versioned bridge JAR (blankll, 40 minutes ago)
- 4d1b6a6 feat(jdbc): add Java-side Maven driver resolver via okhttp3 (blankll, 40 minutes ago)
- c8012a4 feat(jdbc): simplify drivers.toml and registry, remove fallback chains (blankll, 41 minutes ago)
- ab82ea9 ci(jdbc): add build-bridge job, remove build-jre (blankll, 41 minutes ago)
📦 Downloads
See the assets below to download this version and install for your platform:
- macOS: Universal binary (Intel & Apple Silicon)
- Windows: x64 installer
- Linux: x64 AppImage/deb