File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Release changes are listed as affecting Thin Mode (the default runtime behavior
1111of python-oracledb), as affecting the optional :ref: `Thick Mode
1212<enablingthick>`, or as affecting 'Common' for changes that impact both modes.
1313
14- oracledb 2.2.1 (TBD )
15- --------------------
14+ oracledb 2.2.1 (May 2024 )
15+ -------------------------
1616
1717Thin Mode Changes
1818+++++++++++++++++
@@ -23,14 +23,8 @@ Thin Mode Changes
2323#) Fixed bug in statement cache when the maximum number of cursors is unknown
2424 due to the database not being open.
2525#) Fixed bug in handling redirect data with small SDU sizes.
26- #) Internal change: adjust handling of break/reset to avoid potential hangs in
27- some configurations.
28-
29- Thick Mode Changes
30- ++++++++++++++++++
31-
32- Common Changes
33- ++++++++++++++
26+ #) Adjusted handling of internal break/reset mechanism in order to avoid
27+ potential hangs in some configurations under some circumstances.
3428
3529
3630oracledb 2.2.0 (May 2024)
You can’t perform that action at this time.
0 commit comments