Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps oracledb from 2.5.1 to 3.0.0.

Release notes

Sourced from oracledb's releases.

v3.0.0

python-oracledb 3.0.0 is now released. This release adds a number of new features and corrects a number of issues. Highlights are as follows:

  • initial support for AQ in thin mode
  • an Apache Arrow PyCapsule interface for efficient data exchange with external libraries
  • support for Oracle Database 23.7 SPARSE VECTOR
  • namespace package oracledb.plugins that can be used for extension of python-oracledb
  • support for centralized configuration providers (Oracle Cloud Infrastructure Object Storage and Microsoft Azure App Configuration) as well as file-based configurations
  • cloud native authentication support through the integration of Oracle Cloud Infrastructure (OCI) and Azure SDKs

See the full release notes for all of the details.

Binaries are being built and will be available on PyPI once they have completed building.

Commits
  • dd22851 Preparing to release python-oracledb 3.0.0.
  • 40d0880 Align syntax with node-oracledb and other drivers.
  • 6e4214c Update ODPI-C.
  • 46b91d5 Fix typing issues with setters for oracledb.defaults.fetch_lobs and
  • 8986c09 Fix key used for determining authentication with OCI config provider.
  • c21c983 Focus on Arrow in documentation.
  • f987c6d Test improvements.
  • b94d10b Update ODPI-C.
  • 0643c18 Update third party licenses to take into account the new plugins.
  • d009ddd Do not send request boundaries for databases that do not support them.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2.5.1 to 3.0.0.
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v2.5.1...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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