Skip to content

Releases: wherobots/wherobots-python-dbapi

v0.26.0

Choose a tag to compare

@zongsizhang zongsizhang released this 02 Apr 19:49
ee710ef

What's Changed

Full Changelog: v0.25.4...v0.26.0

v0.25.4

Choose a tag to compare

@zongsizhang zongsizhang released this 24 Mar 00:59
a9a8394

What's Changed

  • feat: relax requests lower bound to >=2.31.0 for MWAA compatibility by @zongsizhang in #63

Full Changelog: v0.25.3...v0.25.4

v0.25.3

Choose a tag to compare

@ClayMav ClayMav released this 18 Mar 18:30
2e29772

What's Changed

  • fix: use regex-based pyformat substitution in cursor.execute() by @james-willis in #61
  • chore: bump package version to 0.25.3 by @ClayMav in #62

Full Changelog: v0.25.2...v0.25.3

v0.25.2

Choose a tag to compare

@peterfoldes peterfoldes released this 09 Mar 21:54
99b12f5

What's Changed

Full Changelog: v0.25.1...v0.25.2

v0.23.1

Choose a tag to compare

@mpetazzoni mpetazzoni released this 28 Jan 03:17
v0.23.1
7dedc97

Adds support for recently added Wherobots runtime types.

v0.23.0

Choose a tag to compare

@mpetazzoni mpetazzoni released this 26 Jan 17:51
v0.23.0

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

Choose a tag to compare

@mpetazzoni mpetazzoni released this 26 Jan 17:51
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

Choose a tag to compare

@mpetazzoni mpetazzoni released this 26 Jan 17:50
v0.21.0

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

v0.20.0

Choose a tag to compare

@mpetazzoni mpetazzoni released this 26 Jan 17:50
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

Choose a tag to compare

@mpetazzoni mpetazzoni released this 28 Aug 04:21
v0.19.0
b5a61d3

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