Skip to content

Commit 104ec03

Browse files
Preparing to release version 1.2.2.
1 parent 23af6a7 commit 104ec03

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

Diff for: doc/src/release_notes.rst

+5-8
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ python-oracledb Release Notes
77

88
For deprecations, see :ref:`Deprecations <deprecations>`.
99

10-
oracledb 1.2.2 (TBD)
11-
--------------------
10+
oracledb 1.2.2 (January 2023)
11+
-----------------------------
1212

1313
Thin Mode Changes
1414
+++++++++++++++++
1515

16-
#) Any exception raised attempting to find the logged on user for logging
17-
purposes is now ignored
18-
(`issue 112 <https://github.com/oracle/python-oracledb/issues/112>`__).
16+
#) Any exception raised while finding the operating system user for database
17+
logging is now ignored (`issue 112
18+
<https://github.com/oracle/python-oracledb/issues/112>`__).
1919
#) Fixed bug when binding OUT a NULL boolean value.
2020
(`issue 119 <https://github.com/oracle/python-oracledb/issues/119>`__).
2121
#) Fixed bug when getting a record type based on a table (%ROWTYPE)
@@ -31,9 +31,6 @@ Thick Mode Changes
3131
database
3232
(`issue 114 <https://github.com/oracle/python-oracledb/issues/114>`__).
3333

34-
Common Changes
35-
++++++++++++++
36-
3734

3835
oracledb 1.2.1 (December 2022)
3936
------------------------------

0 commit comments

Comments
 (0)