Skip to content

Releases: oracle/nosql-python-sdk

5.4.2

13 May 19:56
9401bc3
Compare
Choose a tag to compare
  • new regions: sa-bogota-1, us-dcc-swjordan-1, us-dcc-swjordan-2, ap-dcc-tokyo-1, me-abudhabi-3, ap-dcc-gazipur-1, me-dcc-doha-1, ap-hobsonville-1
  • added support for array_collect() and count(distinct) in queries. These require server side support which is only available in Oracle NoSQL releases 23.3 and higher and will not be immediately available in the cloud service
  • added support for Cloud feature Global Active Tables. This includes new requests and classes:

See CHANGELOG for details
nosql-python-sdk-5.4.2.zip

5.4.1

01 Aug 20:53
45735f0
Compare
Choose a tag to compare

This is a feature release that supports a new protocol version as well as API associated with that version.
This release drops support for Python 2.x versions.
See CHANGELOG for details

5.3.7

12 Dec 21:33
Compare
Choose a tag to compare

This is a bug fix and cloud region update release. See CHANGELOG for details.

5.3.5

09 Sep 16:49
6aa273a
Compare
Choose a tag to compare

This is a bug fix release to fix a cloud-service-only auth problem. See CHANGELOG for details.
nosql-python-sdk-5.3.5.zip

5.3.4

13 Jun 15:28
Compare
Choose a tag to compare

A minor feature and update release. See CHANGELOG.rst for details.

5.3.3

19 Apr 19:48
Compare
Choose a tag to compare

5.3.3 is a minor enhancement and bug fix release. See CHANGELOG for details
nosql-python-sdk-5.3.3.zip

5.3.0

17 Feb 21:54
Compare
Choose a tag to compare

A feature and bug fix release. See CHANGELOG.rst for details
nosql-python-sdk-5.3.0.zip

5.2.4

19 May 17:37
Compare
Choose a tag to compare

A feature and bug fix release. See CHANGELOG.rst for details.

5.2.1

14 Aug 19:18
Compare
Choose a tag to compare

Added support for Instance Principals and Resource Principals to the cloud service. Added new regions to the cloud service. Added query enhancements for sorting and aggregates to the on-premise service.

5.2.0

19 Feb 19:38
Compare
Choose a tag to compare

This release of the Oracle NoSQL Database Python SDK supports the new OCI native Cloud Service as well as the on-premise Oracle NoSQL Database (releases 19.3 and 19.5). It does not support the older "OCI Classic" Cloud Service.