Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 30, 2025

🤖 New release

  • unix-odbc: 0.1.3 -> 0.1.4 (✓ API compatible changes)
  • odbc-sys: 0.27.4 -> 0.28.0 (⚠ API breaking changes)

odbc-sys breaking changes

--- failure enum_missing: pub enum removed or renamed ---

Description:
A publicly-visible enum cannot be imported by its prior path. A `pub use` may have been removed, or the enum itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/enum_missing.ron

Failed in:
  enum odbc_sys::ConnectionAttribute, previously in file /tmp/.tmpCuwZSv/odbc-sys/src/lib.rs:206
Changelog

unix-odbc

0.1.4 - 2025-11-30

Added

  • unixODBC build script early exits on windows.

odbc-sys

0.28.0 - 2025-11-30

Added

  • ConnectionAttribute is now a strict alias.
  • unixODBC build script early exits on windows.

Other

  • Improve doc comment for Numeric


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-11-30T11-16-03Z branch from e476376 to c596aaf Compare November 30, 2025 11:21
@pacman82 pacman82 merged commit fcd171c into main Nov 30, 2025
4 checks passed
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.

2 participants