Skip to content

postgresql-embedded-v0.21.0#243

Merged
brianheineman merged 1 commit into
mainfrom
release-plz-2026-07-03T00-44-46Z
Jul 19, 2026
Merged

postgresql-embedded-v0.21.0#243
brianheineman merged 1 commit into
mainfrom
release-plz-2026-07-03T00-44-46Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • postgresql_archive: 0.20.4 -> 0.21.0 (⚠ API breaking changes)
  • postgresql_commands: 0.20.4 -> 0.21.0 (✓ API compatible changes)
  • postgresql_embedded: 0.20.4 -> 0.21.0 (⚠ API breaking changes)
  • postgresql_extensions: 0.20.4 -> 0.21.0 (⚠ API breaking changes)

postgresql_archive breaking changes

--- failure feature_missing: package feature removed or renamed ---

Description:
A feature has been removed from this package's Cargo.toml. This will break downstream crates which enable that feature.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/feature_missing.ron

Failed in:
  feature native-tls in the package's Cargo.toml
  feature rustls in the package's Cargo.toml

postgresql_embedded breaking changes

--- failure feature_missing: package feature removed or renamed ---

Description:
A feature has been removed from this package's Cargo.toml. This will break downstream crates which enable that feature.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/feature_missing.ron

Failed in:
  feature rustls in the package's Cargo.toml
  feature native-tls in the package's Cargo.toml

postgresql_extensions breaking changes

--- failure feature_missing: package feature removed or renamed ---

Description:
A feature has been removed from this package's Cargo.toml. This will break downstream crates which enable that feature.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/feature_missing.ron

Failed in:
  feature native-tls in the package's Cargo.toml
  feature rustls in the package's Cargo.toml
Changelog

postgresql_archive

postgresql_archive - 0.21.0 - 2026-07-19

Added

  • add tls-rustls-ring feature
  • allow TARGET to be configured for bundled version

Fixed

  • correct crate feature wiring and CI coverage

Other

  • change mod.rs to named modules
  • remove dependency thiserror

postgresql_commands

postgresql_commands - 0.21.0 - 2026-07-19

Other

  • remove dependency thiserror

postgresql_embedded

postgresql_embedded - 0.21.0 - 2026-07-19

Added

  • add tls-rustls-ring feature
  • allow TARGET to be configured for bundled version

Fixed

  • correct crate feature wiring and CI coverage

Other

  • change mod.rs to named modules
  • remove dependency thiserror

postgresql_extensions

postgresql_extensions - 0.21.0 - 2026-07-19

Added

  • add tls-rustls-ring feature

Fixed

  • correct crate feature wiring and CI coverage

Other

  • change mod.rs to named modules
  • remove dependency thiserror


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-07-03T00-44-46Z branch from 199a336 to 112be99 Compare July 3, 2026 03:19
@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

🐰 Bencher Report

Projecttheseus-rs/postgresql-embedded
Branchrelease-plz-2026-07-03T00-44-46Z
TestbedLinux

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencymicroseconds (µs)
extract📈 view plot
⚠️ NO THRESHOLD
163.94 µs
lifecycle📈 view plot
⚠️ NO THRESHOLD
707,950.00 µs
🐰 View full continuous benchmarking report in Bencher

@github-actions
github-actions Bot force-pushed the release-plz-2026-07-03T00-44-46Z branch 2 times, most recently from a988709 to 580c1d8 Compare July 18, 2026 21:48
@github-actions github-actions Bot changed the title postgresql-embedded-v0.20.5 postgresql-embedded-v0.21.0 Jul 18, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-03T00-44-46Z branch from 580c1d8 to bab40af Compare July 18, 2026 23:47
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-03T00-44-46Z branch from bab40af to a995b73 Compare July 19, 2026 00:24
@brianheineman
brianheineman merged commit 236995b into main Jul 19, 2026
@brianheineman
brianheineman deleted the release-plz-2026-07-03T00-44-46Z branch July 19, 2026 02:04
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.

1 participant