chore: release ohno-macros v0.3.3, thread_aware_macros_impl v0.7.2#477
Conversation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #477 +/- ##
=======================================
Coverage 100.0% 100.0%
=======================================
Files 335 335
Lines 25586 25586
=======================================
Hits 25586 25586 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR performs a coordinated re-release/version-bump across multiple workspace crates (and regenerates associated README/doc links + changelogs), updating the workspace dependency pins and Cargo.lock accordingly. While the PR description focuses on re-releasing ohno_macros and thread_aware_macros_impl, the actual change set spans many crates.
Changes:
- Bump versions for a large set of crates and update workspace dependency version pins.
- Update changelogs for the new versions (several entries currently appear to contain incorrect templated “Breaking/Features” text).
- Regenerate crate READMEs (docs.rs link versions) and update
Cargo.lock.
Reviewed changes
Copilot reviewed 64 out of 65 changed files in this pull request and generated 26 comments.
Show a summary per file
| File | Description |
|---|---|
| Cargo.toml | Workspace dependency version pins updated for many crates |
| Cargo.lock | Lockfile updated to reflect new workspace crate versions |
| crates/anyspawn/Cargo.toml | Bump crate version |
| crates/anyspawn/CHANGELOG.md | Add release entry (needs correction) |
| crates/anyspawn/README.md | Regenerated docs.rs links for new version |
| crates/bytesbuf/Cargo.toml | Bump crate version |
| crates/bytesbuf/CHANGELOG.md | Add release entry (needs correction) |
| crates/bytesbuf/README.md | Regenerated docs.rs links for new version |
| crates/bytesbuf_io/Cargo.toml | Bump crate version + metadata formatting |
| crates/bytesbuf_io/CHANGELOG.md | Add release entries (needs correction) |
| crates/bytesbuf_io/README.md | Regenerated docs.rs links for new version |
| crates/cachet/Cargo.toml | Bump crate version |
| crates/cachet/CHANGELOG.md | Add release entries (needs correction) |
| crates/cachet/README.md | Regenerated docs.rs links for new version |
| crates/cachet_memory/Cargo.toml | Bump crate version |
| crates/cachet_memory/CHANGELOG.md | Add release entries (needs correction) |
| crates/cachet_memory/README.md | Regenerated docs.rs links for new version |
| crates/cachet_service/Cargo.toml | Bump crate version |
| crates/cachet_service/CHANGELOG.md | Add release entry (needs correction) |
| crates/cachet_service/README.md | Regenerated docs.rs links for new version |
| crates/cachet_tier/Cargo.toml | Bump crate version |
| crates/cachet_tier/CHANGELOG.md | Add release entry (needs correction) |
| crates/cachet_tier/README.md | Regenerated docs.rs links for new version |
| crates/data_privacy_macros_impl/Cargo.toml | Dependency feature list formatting only |
| crates/fetch_hyper/Cargo.toml | Bump crate version |
| crates/fetch_hyper/CHANGELOG.md | Add release entries; file contains unresolved merge-conflict marker |
| crates/fetch_hyper/README.md | Regenerated docs.rs links for new version |
| crates/fetch_tls/Cargo.toml | Bump crate version |
| crates/fetch_tls/CHANGELOG.md | Add release entry (needs correction) |
| crates/fetch_tls/README.md | Regenerated docs.rs links for new version |
| crates/http_extensions/Cargo.toml | Bump crate version |
| crates/http_extensions/CHANGELOG.md | Add release entries (needs correction) |
| crates/http_extensions/README.md | Regenerated docs.rs links for new version |
| crates/multitude/Cargo.toml | Bump crate version |
| crates/multitude/CHANGELOG.md | Add release entry (needs correction) |
| crates/multitude/README.md | Regenerated docs.rs links for new version |
| crates/ohno/Cargo.toml | Bump crate version + dependency formatting |
| crates/ohno/CHANGELOG.md | Add release entry (needs correction) |
| crates/ohno/README.md | Regenerated docs.rs links for new version |
| crates/ohno_macros/Cargo.toml | Bump crate version |
| crates/seatbelt/Cargo.toml | Bump crate version |
| crates/seatbelt/CHANGELOG.md | Add release entry (needs correction) |
| crates/seatbelt/README.md | Regenerated docs.rs links for new version |
| crates/seatbelt_http/Cargo.toml | Bump crate version |
| crates/seatbelt_http/CHANGELOG.md | Add release entries (needs correction) |
| crates/seatbelt_http/README.md | Regenerated docs.rs links for new version |
| crates/templated_uri/Cargo.toml | Bump crate version |
| crates/templated_uri/CHANGELOG.md | Add release entry |
| crates/templated_uri/README.md | Regenerated docs.rs links for new version |
| crates/templated_uri_macros/Cargo.toml | Bump crate version |
| crates/templated_uri_macros/CHANGELOG.md | Add release entry |
| crates/templated_uri_macros_impl/Cargo.toml | Bump crate version |
| crates/templated_uri_macros_impl/CHANGELOG.md | Add release entry (needs correction) |
| crates/thread_aware/Cargo.toml | Bump crate version |
| crates/thread_aware/CHANGELOG.md | Add release entry (needs correction) |
| crates/thread_aware/README.md | Regenerated docs.rs links for new version |
| crates/thread_aware_macros/Cargo.toml | Bump crate version |
| crates/thread_aware_macros/CHANGELOG.md | Add release entry |
| crates/thread_aware_macros_impl/Cargo.toml | Bump crate version |
| crates/tick/Cargo.toml | Bump crate version |
| crates/tick/CHANGELOG.md | Add release entry (needs correction) |
| crates/tick/README.md | Regenerated docs.rs links for new version |
| crates/uniflight/Cargo.toml | Bump crate version |
| crates/uniflight/CHANGELOG.md | Add release entry (needs correction) |
| crates/uniflight/README.md | Regenerated docs.rs links for new version |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Updated tool versions in the changelog.
Removed breaking change note for data_privacy_core.
Remove unrelated changes from CHANGLOG.md files Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Removed feature section for fetch_options from CHANGELOG.
Replace transitive internal dependency references (ohno_macros, thread_aware_macros_impl) with the public-facing crates (ohno, thread_aware) that downstream crates actually depend on. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…elease-ohno-thread-aware Resolve version conflicts by taking vaiz's minor bumps for http_extensions (0.5.0), seatbelt_http (0.3.0), templated_uri (0.3.0) and combining changelog entries from both branches. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This PR re-releases ohno-macros v0.3.3 and thread_aware_macros_impl v0.7.2 to fix partial publish problem we're facing.