This release includes 3 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalThe release updates hash dependencies by raising the MSRV and bumps multiple cargo group dependencies.
Why it matters: Raising the MSRV for hash dependencies may break builds on older Rust toolchains; bumping ten cargo dependencies could introduce compatibility changes. Review affected projects before upgrading.
Summary
AI summaryUpdates Commit Details, Commit Statistics, and https://www.conventionalcommits.org across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Raise MSRV for hash dependency updates. Raise MSRV for hash dependency updates. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Dependency | Low |
Bump the cargo group across 1 directory with 10 updates. Bump the cargo group across 1 directory with 10 updates. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Fixes issue from pull request #2546 (fix-2545). Fixes issue from pull request #2546 (fix-2545). Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Update crates to Rust 2024 edition. Update crates to Rust 2024 edition. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Remove rust_2018_idioms lint declarations. Remove rust_2018_idioms lint declarations. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Commit Statistics
- 6 commits contributed to the release over the course of 28 calendar days.
- 28 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details- Uncategorized
- Merge pull request #2568 from GitoxideLabs/dependabot/cargo/cargo-56d6b174d8 (ab2fee1)
- Update crates to Rust 2024 edition (2cb17b2)
- Remove rust_2018_idioms lint declarations (e10d5f6)
- Raise MSRV for hash dependency updates (3675a8d)
- Bump the cargo group across 1 directory with 10 updates (4c77f81)
- Merge pull request #2546 from GitoxideLabs/fix-2545 (adb8328)
Breaking Changes
- Raise MSRV for hash dependency updates (requires newer Rust toolchain)
- Update crates to Rust 2024 edition
- Remove rust_2018_idioms lint declarations
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- vgix-v0.84.0 Allow checkouts of empty repositories; `destination_must_be_empty` becomes `Option<bool>`
- vgix-worktree-stream-v0.33.0 Changes API of `Stream::add_entry_from_path` to require `hash_kind` argument.
- vgix-object-v0.61.0 Renames `Data::hash_kind` to `Data::object_hash` for consistency.
Beta — feedback welcome: [email protected]