Skip to content

Commit 9acd9d2

Browse files
Tweak release notes in prepawration for release.
1 parent d5e6887 commit 9acd9d2

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

doc/src/release_notes.rst

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Release changes are listed as affecting Thin Mode (the default runtime behavior
1111
of 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

1717
Thin 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

3630
oracledb 2.2.0 (May 2024)

0 commit comments

Comments
 (0)