Skip to content

Releases: CUBRID/cubrid-cci

CUBRID CCI 11.2.0.0029

27 Sep 04:00
d1ab94f
Compare
Choose a tag to compare

CUBRID CCI 11.2.0.0029 is the latest stable version which conforms to CUBRID 11.3 release.

CUBRID CCI 11.2.0.0029


Change logs:

Enhancements

6373e4b [APIS-949] extend CCI max connections up to 4,096 per process (#58)
626f3f9 [APIS-968] change schema info type (#72, #81)
5d9f8b7 [APIS-977] CCI receives the oracle_compat_number_behavior system parameter and removes trailing zeros of double and float types. (#73, #76, #79, #80)
d1ab94f [APIS-981] Add DBMS type provided by DBLink to DBMS type in broker info. (#82)

Bug Fixes

87499b2 [APIS-945] Fix the core dump error related with CCI Connection Pool (#57)
d22ad76 [APIS-955] fix CLOSET_SOCKET macro (#65)
7ddaf06 [APIS-956] fix to pickup a connection with same ssl property in the connection pool (#67, #68)
5494d58 [CBRD-24453] Check the CCI driver file related to engine build. (#52)

CUBRID CCI 11.1.0.0013

24 May 01:35
45f698b
Compare
Choose a tag to compare

CUBRID CCI 11.1.0.0013 is the latest stable version which conforms to CUBRID 11.2 release.

CUBRID CCI 11.1.0.0013

Change logs:

Enhancements

1f088fc [APIS-878] Add charset to T_CCI_COL_INFO (#36)
5e2f3bf [CBRD-23840] Separation/Integration of cci repositories from CUBRID repository. (#29, #32, #33, #41)
28a4093 [CBRD-24242] If is_fetch_completed of the EXECUTE protocol is 1, the fetch request is not made. (#43)
31b91c5 [CBRD-24271] Modify build environment for drivers that use the CCI driver source or file. (#46, #44)

Bug Fixes

1de3fa7 [APIS-882] cci unintentionally changes bind type short/ushort to int/uint and sends it to CAS (#38)
60575e2 [APIS-910] Fix cursor position change error (#47)

CUBRID CCI 11.0.1

21 May 00:34
3ee79f0
Compare
Choose a tag to compare

CUBRID CCI 11.0.1 is the latest stable version which conforms to CUBRID 11.0 release.

CUBRID CCI 11.0.1


Change logs:

Bug Fixes

3ee79f0 [APIS-871] Add build project (Only Windows) (#27)

CUBRID CCI 10.2.3

21 May 00:31
e4f418a
Compare
Choose a tag to compare

CUBRID CCI 10.2.3 is the latest stable version which conforms to CUBRID 10.2 release.

CUBRID CCI 10.2.3


Change logs:

Bug Fixes

e4f418a [APIS-871] Add build project (Only Windows) (#28)

CUBRID CCI 11.0

22 Jan 04:47
01804e6
Compare
Choose a tag to compare

CUBRID CCI 11.0 is the latest stable version which conforms to CUBRID 11.0 release.

CUBRID CCI 11.0


Change logs:

Enhancements

[CBRD-23688] Implementation of secure CUBRID CCI driver
[CBRD-23722] Prevent endless busy waiting for query execution in abnormal network circumstance
[CBRD-22793] Remove the legacy REGEXP library
[CBRD-23818] Modify 11.0 CCI driver build environment (Windows, Linux)

Bug Fixes

[CBRD-23638] Remove getpeername () calls, replace it with ip_addr in cci handle

CUBRID CCI 10.2.1

03 Sep 05:03
da37060
Compare
Choose a tag to compare

CUBRID CCI 10.2.1 is the latest stable version which conforms to CUBRID 10.2 release.

CUBRID CCI 10.2.1


Change logs:

Bug Fixes

3df196c [CBRD-23638] Remove getpeername () calls, replace it with ip_addr in cci handle (#10)

CUBRID CCI v10.2

18 Mar 03:47
285fa09
Compare
Choose a tag to compare

CUBRID CCI v10.2 is the latest stable version which conforms to CUBRID 10.2 release.

CUBRID CCI v10.2


Change logs:

Refactoring/Modernize