Releases: oracle/nosql-python-sdk
5.4.2
- 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
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
This is a bug fix and cloud region update release. See CHANGELOG for details.
5.3.5
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
A minor feature and update release. See CHANGELOG.rst for details.
5.3.3
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
A feature and bug fix release. See CHANGELOG.rst for details
nosql-python-sdk-5.3.0.zip
5.2.4
A feature and bug fix release. See CHANGELOG.rst for details.
5.2.1
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
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.