Skip to content

Update Rust crate odbc-api to v29#106

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/odbc-api-29.x
Jul 19, 2026
Merged

Update Rust crate odbc-api to v29#106
renovate[bot] merged 1 commit into
mainfrom
renovate/odbc-api-29.x

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
odbc-api dependencies major 28.029.0

Release Notes

pacman82/odbc-api (odbc-api)

v29.0.0

Compare Source

🚀 Features
  • [breaking] Deprecated ColumnarAnyBuffer is removed

    AnySlice and AnySliceMut are also removed as they are only used in conjunction with ColumnarAnyBuffer.

v28.2.0

Compare Source

🚀 Features
  • Make trait implementations for Box<dyn InputParameter> generic over lifetime.

    This allows borrowing data without reallocation then passing input parameters with heterogenous
    types only decided at runtime.

v28.1.1

Compare Source

🐛 Bug Fixes
  • Gracefully handle drivers which do not support setting parameter set size

    This allows executing statements using mdbtools, which do not support
    ODBC 3 statement attributes.

v28.1.0

Compare Source

🚀 Features
  • Robust against drivers underreporting length for diagonstics

    Scan for termintating zero in cases there driver underreports length of
    diagnostic messages. This has been added since IBM i Access Driver has
    been reported to return the number of code points rather than the number
    of bytes then using narrow encoding in Linux.

    Thanks to @​sylvain-pajaud for reporting the issue.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge July 19, 2026 18:48
@renovate
renovate Bot merged commit 324fb35 into main Jul 19, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/odbc-api-29.x branch July 19, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants