Releases: wherobots/wherobots-python-dbapi
v0.23.0
v0.22.0
Fixes runtime version handling by removing the client-side default to 'latest', allowing the server to determine the appropriate runtime version.
v0.21.0
Adds the Micro-A10-GPU runtime type and exposes the force_new parameter to control session reuse behavior.
v0.20.0
Adds the Micro runtime type, improves error reporting for SQL session creation failures, and includes documentation updates for shutdown_after_inactive_seconds.
v0.19.0
Adds support for the aws-ap-south-1 compute region for Wherobots Cloud.
v0.18.0
Adds support for the version parameter to select a specific WherobotsDB runtime version.
v0.17.0
Fixes parameter replacement in parametrized SQL statements.
v0.16.0
v0.15.0
This new releases exposes the newly released AWS US East 1 compute region for Wherobots Cloud.
v0.13.0
What's Changed
- fix(BUG-921): fix region enum name by @peterfoldes in #35
- chore: cut 0.13.0 release by @peterfoldes in #36
Full Changelog: v0.12.1...v0.13.0