Skip to content

Bump oracledb from 3.1.0 to 26.0.0 - #97

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/oracledb-26.0.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/oracledb-26.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps oracledb from 3.1.0 to 26.0.0.

Release notes

Sourced from oracledb's releases.

v26.0.0

python-oracledb 26.0.0 is now released. The major version number will now be the two digit year in which that version was first released. This release has the following highlights:

  • support for Python 3.14 templates
  • support for centralized configuration providers for GCP and AWS
  • support for setting transaction priority (Oracle AI Database 26ai feature)
  • support for Oracle AI Database 26ai Deep Data Security using asyncio
  • support for external authentication using TLS in thin mode
  • support for operation and round trip callbacks
  • improvements to Apache Arrow support

See the full release notes for all of the details.

v4.0.2

python-oracledb 4.0.2 is now released. This release addresses a number of issues. See the full release notes for all of the details.

v4.0.1

python-oracledb 4.0.1 is now released. This release addresses a number of issues. See the full release notes for all of the details.

v4.0.0

python-oracledb 4.0.0 is now released. This release has the following highlights:

  • support for Oracle AI Database 26ai Deep Data Security in thin mode
  • support for Continuous Query Notification (CQN) and Advanced Queuing (AQ) notifications in thin mode
  • new functions to help developers prevent SQL injection when processing user input to create SQL statements
  • improved cloud native authentication
  • improved support for data frames (binary views "vb" and string views "vu" formats now accepted)

See the full release notes for all of the details.

v3.4.2

python-oracledb 3.4.2 is now released. This release addresses a number of issues. See the full release notes for all of the details.

v3.4.1

python-oracledb 3.4.1 is now released. This release addresses a number of issues. See the full release notes for all of the details.

v3.4.0

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.

... (truncated)

Commits
  • 601f2b4 Preparing to release python-oracledb 26.0.0.
  • 7082aad Tweak release notes as suggested.
  • 36fa3ae Tidy up tests to ensure cleanup works as it should.
  • a7b8c60 Add Cython declaration to avoid attribute error.
  • 9aa7753 Fixed typo.
  • c41a5cc Change Oracle Database 26ai to Oracle AI Database 26ai.
  • 94f94c1 Ensure the HA readiness piggyback is not sent for client initiated connections
  • b6b14c2 Added directory name to test functions for better differentiation of tests.
  • d1703fb Small tweaks in preparing for release.
  • bf0ea3c Added method AsyncConnection.terminate() as requested (#602).
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oracledb](https://github.com/oracle/python-oracledb) from 3.1.0 to 26.0.0.
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v3.1.0...v26.0.0)

---
updated-dependencies:
- dependency-name: oracledb
  dependency-version: 26.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants