Skip to content

chore(deps): bump mssql-tiberius-bridge from 0.1.0-preview.5 to 0.1.0 - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mssql-tiberius-bridge-0.1.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mssql-tiberius-bridge-0.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mssql-tiberius-bridge from 0.1.0-preview.5 to 0.1.0.

Release notes

Sourced from mssql-tiberius-bridge's releases.

v0.1.0

Changed

  • Replace mssql-tds-preview with mssql-tds 0.1.0 from crates.io.
  • Adapt buffered queries, row streaming, row decoding, and prepared statements to the published driver's APIs.

Fixed

  • Return DML affected-row counts using the driver's statement results.
Changelog

Sourced from mssql-tiberius-bridge's changelog.

0.1.0 - 2026-09-11

Changed

  • Replace mssql-tds-preview with mssql-tds 0.1.0 from crates.io.
  • Adapt buffered queries, row streaming, row decoding, and prepared statements to the published driver's APIs.

Fixed

  • Return DML affected-row counts using the driver's statement results.
Commits
  • 5153e4c Migrate to crates.io mssql-tds and release version 0.1.0 (#106)
  • 9a3d10a Enable decimal numeric serialization tests (#103)
  • 747f55a Upgrade mssql-tds-preview to 0.1.0-preview.5 (#102)
  • 83f3454 Use RowWriter for zero-copy row decode in both streaming and buffered paths (...
  • ab6b969 Implement ToSql for rust_decimal::Decimal (closes #87) (#98)
  • abc3764 Use RowWriter trait for zero-copy streaming row decode (#99)
  • 10a7536 feat(prepared): server-side prepared statements via sp_prepare/sp_execute (#94)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 20, 2026
@dependabot
dependabot Bot requested a review from debba as a code owner September 20, 2026 12:15
@dependabot dependabot Bot added the rust Pull requests that update rust code label Sep 20, 2026
Bumps [mssql-tiberius-bridge](https://github.com/saurabh500/mssql-tiberius-bridge) from 0.1.0-preview.5 to 0.1.0.
- [Release notes](https://github.com/saurabh500/mssql-tiberius-bridge/releases)
- [Changelog](https://github.com/saurabh500/mssql-tiberius-bridge/blob/main/CHANGELOG.md)
- [Commits](saurabh500/mssql-tiberius-bridge@v0.1.0-preview.5...v0.1.0)

---
updated-dependencies:
- dependency-name: mssql-tiberius-bridge
  dependency-version: 0.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/mssql-tiberius-bridge-0.1.0 branch from b34f37a to f689deb Compare September 21, 2026 08:01
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants