chore: release thread_aware v0.8.0 and 15 additional packages#550
Open
sandersaares wants to merge 1 commit into
Open
chore: release thread_aware v0.8.0 and 15 additional packages#550sandersaares wants to merge 1 commit into
sandersaares wants to merge 1 commit into
Conversation
sandersaares
commented
Jul 7, 2026
Member
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs a scripted workspace release, bumping thread_aware to 0.8.0 and cascading version updates across 15 dependent crates, along with regenerating changelogs and crate READMEs to reflect the new published versions.
Changes:
- Bump crate versions across 16 packages and update workspace dependency pins accordingly.
- Regenerate crate
CHANGELOG.mdentries for the new release versions. - Regenerate crate
README.mdfiles (doc2readme link/version refresh) and updateCargo.lock.
Reviewed changes
Copilot reviewed 49 out of 50 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| Cargo.toml | Updates workspace dependency version pins for the released crates. |
| Cargo.lock | Updates the lockfile to reflect the new workspace crate versions. |
| crates/anyspawn/Cargo.toml | Bumps anyspawn version for the release. |
| crates/anyspawn/CHANGELOG.md | Adds release notes for anyspawn 0.6.0. |
| crates/anyspawn/README.md | Regenerates README links/versions for the new release. |
| crates/anyspawn_azure/Cargo.toml | Bumps anyspawn_azure version for the release. |
| crates/anyspawn_azure/CHANGELOG.md | Adds release notes for anyspawn_azure 0.1.3. |
| crates/anyspawn_azure/README.md | Regenerates README links/versions for the new release. |
| crates/bytesbuf/Cargo.toml | Bumps bytesbuf version for the release. |
| crates/bytesbuf/CHANGELOG.md | Adds release notes for bytesbuf 0.6.0. |
| crates/bytesbuf/README.md | Regenerates README links/versions for the new release. |
| crates/bytesbuf_io/Cargo.toml | Bumps bytesbuf_io version for the release. |
| crates/bytesbuf_io/CHANGELOG.md | Adds release notes for bytesbuf_io 0.5.9. |
| crates/bytesbuf_io/README.md | Regenerates README links/versions for the new release. |
| crates/cachet/Cargo.toml | Bumps cachet version for the release. |
| crates/cachet/CHANGELOG.md | Adds release notes for cachet 0.7.5. |
| crates/cachet/README.md | Regenerates README links/versions for the new release. |
| crates/cachet_memory/Cargo.toml | Bumps cachet_memory version for the release. |
| crates/cachet_memory/CHANGELOG.md | Adds release notes for cachet_memory 0.4.0. |
| crates/cachet_memory/README.md | Regenerates README links/versions for the new release. |
| crates/fetch/Cargo.toml | Bumps fetch version for the release. |
| crates/fetch/CHANGELOG.md | Adds release notes for fetch 0.13.0. |
| crates/fetch/README.md | Regenerates README links/versions for the new release. |
| crates/fetch_azure/Cargo.toml | Bumps fetch_azure version for the release. |
| crates/fetch_azure/CHANGELOG.md | Adds release notes for fetch_azure 0.2.3. |
| crates/fetch_azure/README.md | Regenerates README links/versions for the new release. |
| crates/fetch_hyper/Cargo.toml | Bumps fetch_hyper version for the release. |
| crates/fetch_hyper/CHANGELOG.md | Adds release notes for fetch_hyper 0.4.6. |
| crates/fetch_hyper/README.md | Regenerates README links/versions for the new release. |
| crates/http_extensions/Cargo.toml | Bumps http_extensions version for the release. |
| crates/http_extensions/CHANGELOG.md | Adds release notes for http_extensions 0.7.0. |
| crates/http_extensions/README.md | Regenerates README links/versions for the new release. |
| crates/multitude/Cargo.toml | Bumps multitude version for the release. |
| crates/multitude/CHANGELOG.md | Adds release notes for multitude 0.6.1. |
| crates/multitude/README.md | Regenerates README links/versions for the new release. |
| crates/seatbelt/Cargo.toml | Bumps seatbelt version for the release. |
| crates/seatbelt/CHANGELOG.md | Adds release notes for seatbelt 0.6.0. |
| crates/seatbelt/README.md | Regenerates README links/versions for the new release. |
| crates/seatbelt_http/Cargo.toml | Bumps seatbelt_http version for the release. |
| crates/seatbelt_http/CHANGELOG.md | Adds release notes for seatbelt_http 0.4.6. |
| crates/seatbelt_http/README.md | Regenerates README links/versions for the new release. |
| crates/thread_aware/Cargo.toml | Bumps thread_aware version for the release. |
| crates/thread_aware/CHANGELOG.md | Adds release notes for thread_aware 0.8.0. |
| crates/thread_aware/README.md | Regenerates README links/versions for the new release. |
| crates/tick/Cargo.toml | Bumps tick version for the release. |
| crates/tick/CHANGELOG.md | Adds release notes for tick 0.4.0. |
| crates/tick/README.md | Regenerates README links/versions for the new release. |
| crates/uniflight/Cargo.toml | Bumps uniflight version for the release. |
| crates/uniflight/CHANGELOG.md | Adds release notes for uniflight 0.3.0. |
| crates/uniflight/README.md | Regenerates README links/versions for the new release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+7
to
+11
| - Now requires `0.6.0` of `bytesbuf` | ||
|
|
||
| - ⚠️ Breaking | ||
|
|
||
| - make MemoryShared thread-aware ([#539](https://github.com/microsoft/oxidizer/pull/539)) |
Comment on lines
+5
to
+9
| - 🔧 Maintenance | ||
|
|
||
| - Now requires `0.6.0` of `bytesbuf` | ||
| - Now requires `0.13.0` of `fetch` | ||
|
|
Comment on lines
+5
to
+9
| - 🔧 Maintenance | ||
|
|
||
| - Now requires `0.7.0` of `http_extensions` | ||
| - Now requires `0.6.0` of `seatbelt` | ||
| - Now requires `0.4.0` of `tick` |
Comment on lines
+7
to
+11
| - Now requires `0.6.0` of `anyspawn` | ||
| - Now requires `0.6.0` of `bytesbuf` | ||
| - Now requires `0.4.0` of `cachet_memory` | ||
| - Now requires `0.4.0` of `tick` | ||
| - Now requires `0.3.0` of `uniflight` |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #550 +/- ##
=======================================
Coverage 100.0% 100.0%
=======================================
Files 356 356
Lines 26966 26966
=======================================
Hits 26966 26966 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.