Skip to content

Releases: wherobots/wherobots-python-dbapi

v0.23.0

26 Jan 17:51
v0.23.0

Choose a tag to compare

Adds Store capability for persisting large query results to cloud storage, adds Python 3.14 support, and drops support for Python 3.8 and 3.9 (minimum version is now 3.10).

v0.22.0

26 Jan 17:51
v0.22.0

Choose a tag to compare

Fixes runtime version handling by removing the client-side default to 'latest', allowing the server to determine the appropriate runtime version.

v0.21.0

26 Jan 17:50
v0.21.0

Choose a tag to compare

Adds the Micro-A10-GPU runtime type and exposes the force_new parameter to control session reuse behavior.

v0.20.0

26 Jan 17:50
v0.20.0

Choose a tag to compare

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

28 Aug 04:21
v0.19.0
b5a61d3

Choose a tag to compare

Adds support for the aws-ap-south-1 compute region for Wherobots Cloud.

v0.18.0

28 Aug 04:22
v0.18.0
17804d0

Choose a tag to compare

Adds support for the version parameter to select a specific WherobotsDB runtime version.

v0.17.0

28 Aug 04:22
v0.17.0
39acfe0

Choose a tag to compare

Fixes parameter replacement in parametrized SQL statements.

v0.16.0

19 Jul 05:04
v0.16.0
4e26ebb

Choose a tag to compare

This release migrates the project to Uv and ensures that the SQL sessions being requested from Wherobots Cloud default to reusable, multi-connection sessions.

v0.15.0

07 May 20:09
v0.15.0

Choose a tag to compare

This new releases exposes the newly released AWS US East 1 compute region for Wherobots Cloud.

v0.13.0

04 Apr 02:06
741969c

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13.0