File tree 1 file changed +2
-11
lines changed
1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ python-oracledb Release Notes
7
7
8
8
For deprecations, see :ref: `Deprecations <deprecations >`.
9
9
10
- oracledb 2.1.2 (TBD )
11
- --------------------
10
+ oracledb 2.1.2 (April 2024 )
11
+ ---------------------------
12
12
13
13
Thin Mode Changes
14
14
+++++++++++++++++
@@ -17,9 +17,6 @@ Thin Mode Changes
17
17
raised when executing a PL/SQL block
18
18
(`issue 321 <https://github.com/oracle/python-oracledb/issues/321 >`__).
19
19
20
- Thick Mode Changes
21
- ++++++++++++++++++
22
-
23
20
Common Changes
24
21
++++++++++++++
25
22
@@ -50,12 +47,6 @@ Thin Mode Changes
50
47
#) Internal change: packet output is now immediately flushed in order to avoid
51
48
losing output due to buffering when multiple threads are running.
52
49
53
- Thick Mode Changes
54
- ++++++++++++++++++
55
-
56
- Common Changes
57
- ++++++++++++++
58
-
59
50
60
51
oracledb 2.1.0 (March 2024)
61
52
---------------------------
You can’t perform that action at this time.
0 commit comments