Releases: CUBRID/cubrid-python
Releases · CUBRID/cubrid-python
CUBRID Python 11.0.0.0001
CUBRID Python 11.0.0.0001 is the latest stable version built with latest CUBRID CCI v11.0, it conforms to CUBRID 11.0.
CUBRID Python 11.0.0.0001
- Compatible with CUBRID 11.0
- Conform to CUBRID CCI v11.0
Change logs:
Refactoring/Modernize
- [19] [APIS-842] 11.0 Driver Release - Python
- [20] [APIS-842] Update CCI submodule Reference
CUBRID Python 10.2.0.0002
CUBRID Python 10.2.0.0002 is the latest stable version built with latest CUBRID CCI v10.2, it conforms to CUBRID 10.2.
CUBRID Python 10.2.0.0002
- Compatible with CUBRID 10.2
- Conform to CUBRID CCI v10.2
Change logs:
Bug Fix
- [9] [APIS-804] Fix Linux build error due to invalid regex38a.h reference
CUBRID Python 10.2.0.0001
CUBRID Python 10.2.0.0001 is the latest stable version built with CUBRID CCI v10.2, it conforms to CUBRID 10.2 release.
CUBRID Python 10.2.0.0001
- Compatible with CUBRID 10.2
- Conform to CUBRID CCI v10.2
Change logs:
Refactoring/Modernize
- [13] [APIS-807] Check OS for VS version set
- [14] [APIS-807] Rewrite shell script for test2 group
- [15] [APIS-807] Change runtest.sh to support options
- [eb297f] Change sub-module Hash Code to CCI v10.2
CUBRID 10.1 Python driver
- Compatible with CUBRID 10.1.0.
- Compliance to Python Database API 2.0
- Released in the following Python versions:
-- Python 2.6 32/64-bit
-- Python 2.7 32/64-bit
-- Python 3.0 32/64-bit
-- Python 3.1 32/64-bit
-- Python 3.2 32/64-bit
BUG fixes
[#1] [RND-514] the following error message 'TypeError: must be string, not bytes' occurs during testcases execution.