Skip to content

v7.1

Compare
Choose a tag to compare
@anthony-tuininga anthony-tuininga released this 05 Feb 00:02

cx_Oracle 7.1 is now released. The biggest enhancement for this release is for session pools. Specifically, a session callback may now be specified when a pool is created. This allows an application to improve performance by reducing the number of round trips to the database needed in order to set session state.

A number of smaller enhancements and bug fixes were also made. See the full release notes for all of the details.