python-oracledb 3.4.0 is now released. This release has the following highlights:
- support for Direct Path Load in thin mode for fast data ingestion
 - support for data frames is no longer considered a pre-release
 - support for type mapping when querying with data frames
 - support for ingesting more Apache Arrow data types
 - support for ingesting Apache Arrow data frames containing multiple chunks
 - support for cursor.executemany() operating on large input data in batches
 - fine-grained control over LOB and number handling
 - new optional install dependencies for plugins
 
See the full release notes for all of the details.