Skip to content

Bump ibm-db from 3.2.1 to 3.2.7#46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ibm-db-3.2.7
Open

Bump ibm-db from 3.2.1 to 3.2.7#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ibm-db-3.2.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

Copy link
Copy Markdown

Bumps ibm-db from 3.2.1 to 3.2.7.

Release notes

Sourced from ibm-db's releases.

python-ibm_db v3.2.7

python-ibm_db v3.2.6

python-ibm_db v3.2.5

python-ibm_db v3.2.4

python-ibm_db v3.2.3

python-ibm_db v3.2.2

Changelog

Sourced from ibm-db's changelog.

2025-09-07, Version 3.2.7

  • Support error reporting APIs in ibm_db_dbi: conn_errormsg, conn_error, stmt_errormsg, stmt_error, get_sqlcode (#1025) (bchoudhary6415)

  • Add support for TIMESTAMP AT TIME ZONE in SQL statements for python-ibmdb on zos (#1024) (Earammak)

  • feat!: upgrade default clidriver version to 12.1 (Bimal Jha)

  • update readme to fix db2connect license errors (Bimal Jha)

  • Fix to get the sqlcode from ibm_db.get_sqlcode api for warnings (#1020) (Earammak)

  • Fixes: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc #1015 (#1018) (bchoudhary6415)

  • Update install docs for z/OS #1013 (Bimal Jha)

  • Fix: Build failure on IBM z15 (s390x) (Issue #1005) (#1009) (bchoudhary6415)

  • Improve fetch performance and fix exception handling in ibm_db_dbi (#1008) (bchoudhary6415)

  • fix for memory leak in execute_many (#1003) (Earammak)

2025-03-09, Version 3.2.6

  • fea: add support for env var CLIDRIVER_VERSION for autodownload (Bimal Jha)

  • update README file for SQL0805N error, #996 (Bimal Jha)

  • Update Installation Instructions for Python ibm_db on z/OS (#995) (bchoudhary6415)

  • Update .gitattributes file to fix unicode decode error on z/OS (bchoudhary6415)

  • Fix for memory leak issue (#991) (bchoudhary6415)

  • fix formatting and indentation issues (Bimal Jha)

  • Fix Polaris code scan issues (#990) (bchoudhary6415)

  • add support for column_name in ibm_db_column_privileges & issue #988 (Bimal Jha)

  • fix high severity code scan issues (Bimal Jha)

  • Add polaris.yml file for code scan (Bimal Jha)

  • Return error from fetchall() if any fetch get error (#987) (bchoudhary6415)

  • Polaris scan fix (#985) (bchoudhary6415)

... (truncated)

Commits
  • c6549b3 v3.2.7
  • 1e73869 Support error reporting APIs in ibm_db_dbi: conn_errormsg, conn_error, stmt_e...
  • a7421ca Add support for TIMESTAMP AT TIME ZONE in SQL statements for python-ibmdb on ...
  • af1b39c update: linux version for wheel build to manylinux_2_28
  • be08b0f feat!: upgrade default clidriver version to 12.1
  • 22c1ae7 update readme to fix db2connect license errors
  • 49daa9a Fix to get the sqlcode from ibm_db.get_sqlcode api for warnings (#1020)
  • e84428c Fixes: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc #1015 (#1018)
  • 0cfe21b Update install docs for z/OS #1013
  • f5566d3 Fix: Build failure on IBM z15 (s390x) (Issue #1005) (#1009)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ibm-db](https://github.com/ibmdb/python-ibmdb) from 3.2.1 to 3.2.7.
- [Release notes](https://github.com/ibmdb/python-ibmdb/releases)
- [Changelog](https://github.com/ibmdb/python-ibmdb/blob/master/CHANGES.md)
- [Commits](ibmdb/python-ibmdb@v3.2.1...v3.2.7)

---
updated-dependencies:
- dependency-name: ibm-db
  dependency-version: 3.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 8, 2025
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