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
11
11
of python-oracledb), as affecting the optional :ref: `Thick Mode
12
12
<enablingthick>`, or as affecting 'Common' for changes that impact both modes.
13
13
14
- oracledb 2.2.1 (TBD )
15
- --------------------
14
+ oracledb 2.2.1 (May 2024 )
15
+ -------------------------
16
16
17
17
Thin Mode Changes
18
18
+++++++++++++++++
@@ -23,14 +23,8 @@ Thin Mode Changes
23
23
#) Fixed bug in statement cache when the maximum number of cursors is unknown
24
24
due to the database not being open.
25
25
#) 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.
34
28
35
29
36
30
oracledb 2.2.0 (May 2024)
You can’t perform that action at this time.
0 commit comments