Skip to content

chore: Update dependencies - #37

Merged
chmodas merged 2 commits into
trunkfrom
update-deps
Aug 8, 2026
Merged

chore: Update dependencies#37
chmodas merged 2 commits into
trunkfrom
update-deps

Conversation

@chmodas

@chmodas chmodas commented Aug 8, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

codecov-commenter commented Aug 8, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.96%. Comparing base (c77edd8) to head (0d717b4).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk      #37   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          13       13           
  Lines        2555     2555           
=======================================
  Hits         2554     2554           
  Misses          1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Cuts the release covering the opentelemetry 0.32 upgrade and the
pool-metrics shutdown fix.

Adds a per-release compatibility matrix and writes down the versioning
policy the crate has followed since 0.1.0. Both sqlx and opentelemetry
have to be upgraded in lockstep with this crate, and they fail
differently when they are not: sqlx types are in the public signatures,
so a mismatch is a compile error, whereas opentelemetry is coupled only
through its `global` provider registry, so a mismatch compiles fine and
silently emits nothing. Neither constraint was documented anywhere.

Corrects a CHANGELOG slip: v0.3.0 was tagged and published on 2026-05-05
but its notes were still sitting under `## [Unreleased]`.
@chmodas
chmodas merged commit 947ec61 into trunk Aug 8, 2026
2 checks passed
@chmodas
chmodas deleted the update-deps branch August 8, 2026 17:03
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