Skip to content

Commit 2e576d6

Browse files
Remove duplicated release note.
1 parent a7fd59a commit 2e576d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/src/release_notes.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ Thin Mode Changes
4242
#) The thread that closes connection pools on interpreter shutdown is now only
4343
started when the first pool is created and not at module import
4444
(`issue 426 <https://github.com/oracle/python-oracledb/issues/426>`__).
45-
#) Added support for Transaction Guard by adding support to get the values of
46-
:attr:`Connection.ltxid` and :attr:`oracledb._Error.isrecoverable`.
4745
#) Support for :ref:`Pipelining <pipelining>` is no longer considered a
4846
pre-release.
4947
#) Fixed hang when attempting to use pipelining against a database that

0 commit comments

Comments
 (0)