Python OJAI Thin Client 1.1.6 Release Notes
Describes updates to the Python OJAI Thin Client for version 1.1.6.
These release notes contain only HPE-specific information and are not necessarily cumulative
in nature. For information about how to use the release notes, see Ecosystem Component Release Notes.
Version | 1.1.6 |
Release Date | May 2022 |
pypi.org Repository | https://pypi.org/project/maprdb_python_client/1.1.6/ |
Source on GitHub | https://github.com/mapr/maprdb-python-client/tags |
Documentation | Using the Python OJAI Client |
New in This Release
The Python OJAI Thin Client version 1.1.6 introduces the following enhancements or HPE
platform-specific behavior changes:
- Python OJAI Thin Client version 1.1.6 adds support for an escape character with the
$like
operator.
Fixes
This thin client version includes the following fixes:
GitHub Commit Number | Date (YYYY-MM-DD) | HPE Fix Number and Description |
b42410b3 | 2022-04-05 | MAPRDB-2548 Added support for 'Access denied' exception, on client-side |
91c65ff9 | 2022-03-30 | MAPRDB-2545 fixed connection string parser for newer versions of python |
a61b6d2a | 2022-04-08 | MAPRDB-2479 added support of Escape Character with $like operator |
For details, refer to the commit log for this project in GitHub.
Known Issues and Limitations
None.
Resolved Issues
Fixed an issue in which the thin client did not work with the latest Python versions.