Skip to content

Releases: oracle/python-cx_Oracle

v6.2.1

07 Mar 17:17
Compare
Choose a tag to compare

This release corrects a packaging issue. See the release notes.

v6.2

05 Mar 23:45
Compare
Choose a tag to compare

This release eliminates the error "DPI-1054: connection cannot be closed when open statements or LOBs exist". It also adds support for creating temporary LOBs and binding LOBs directly to a cursor. You can now also use a connection as a context manager to close the connection at the end of the block by using the new cx_Oracle.__future__ object. This will become the default and only behaviour of using a connection as a context manager unless an issue is raised requesting the original behaviour to be retained. The code was reorganised and simplified in order to streamline further maintenance and a number of bugs were fixed. See the full release notes for more information.

v6.1

12 Dec 19:59
Compare
Choose a tag to compare

This release has a number of small enhancements intended to build upon the release of 6.0 made a few months ago. Topping the list is support for accessing sharded databases, a new feature in Oracle Database 12.2. Support for creating connections using the SYSBACKUP, SYSDG, SYDKM and SYSRAC roles was also added, as was support for identifying the id of the transaction which spawned a subscription message. For those on Windows, improved error messages were created for when the wrong architecture Oracle Client is in the PATH environment variable. Improvements were also made to the debugging infrastructure and a number of bugs were squashed. The test suite has also been expanded. See the full release notes for more information.

v6.0.3

06 Nov 18:39
Compare
Choose a tag to compare

v6.0.2

30 Aug 19:23
Compare
Choose a tag to compare

v6.0.1

18 Aug 17:09
Compare
Choose a tag to compare

v6.0

14 Aug 22:17
Compare
Choose a tag to compare

v6.0rc2

24 Jul 16:59
Compare
Choose a tag to compare
v6.0rc2 Pre-release
Pre-release

v6.0rc1

16 Jun 22:58
Compare
Choose a tag to compare
v6.0rc1 Pre-release
Pre-release

v6.0b2

24 May 18:52
Compare
Choose a tag to compare
v6.0b2 Pre-release
Pre-release