Skip to content

chore: technical release of anyspawn@0.5.5#512

Open
martintmk wants to merge 1 commit into
mainfrom
technical-release-2
Open

chore: technical release of anyspawn@0.5.5#512
martintmk wants to merge 1 commit into
mainfrom
technical-release-2

Conversation

@martintmk

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 18, 2026 12:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs a technical release cascade centered on anyspawn@0.5.5, bumping versions of dependent workspace crates and updating generated documentation/link targets to match the new published versions.

Changes:

  • Bump crate versions for anyspawn, anyspawn_azure, fetch, fetch_hyper, fetch_azure, and cachet.
  • Update workspace dependency versions (and Cargo.lock) to align with the released crate versions.
  • Regenerate crate READMEs / update docs.rs link references to point at the new versions.

Reviewed changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
crates/fetch/README.md Updates generated docs.rs link references to fetch@0.11.3.
crates/fetch/CHANGELOG.md Adds a 0.11.3 entry noting the updated anyspawn requirement.
crates/fetch/Cargo.toml Bumps fetch crate version to 0.11.3.
crates/fetch_hyper/README.md Updates generated docs.rs link references to fetch_hyper@0.4.3 and anyspawn@0.5.5.
crates/fetch_hyper/CHANGELOG.md Adds a 0.4.3 entry noting the updated anyspawn requirement.
crates/fetch_hyper/Cargo.toml Bumps fetch_hyper crate version to 0.4.3.
crates/fetch_azure/README.md Updates generated docs.rs link references to fetch_azure@0.1.2 and fetch@0.11.3.
crates/fetch_azure/CHANGELOG.md Adds a 0.1.2 entry noting the updated anyspawn requirement.
crates/fetch_azure/Cargo.toml Bumps fetch_azure crate version to 0.1.2.
crates/cachet/README.md Updates generated docs.rs link references to cachet@0.7.2.
crates/cachet/CHANGELOG.md Adds a 0.7.2 entry noting the updated anyspawn requirement.
crates/cachet/Cargo.toml Bumps cachet crate version to 0.7.2.
crates/anyspawn/README.md Updates generated docs.rs link references to anyspawn@0.5.5.
crates/anyspawn/CHANGELOG.md Adds a 0.5.5 entry as a technical release.
crates/anyspawn/Cargo.toml Bumps anyspawn crate version to 0.5.5.
crates/anyspawn_azure/README.md Updates generated docs.rs/crates.io link references to anyspawn@0.5.5 and anyspawn_azure@0.1.1.
crates/anyspawn_azure/CHANGELOG.md Adds a 0.1.1 entry noting the updated anyspawn requirement.
crates/anyspawn_azure/Cargo.toml Bumps anyspawn_azure crate version to 0.1.1.
Cargo.toml Updates [workspace.dependencies] versions to match the new crate releases.
Cargo.lock Updates the lockfile entries for the bumped workspace crates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Cargo.toml
Comment on lines +26 to +40
anyspawn = { path = "crates/anyspawn", default-features = false, version = "0.5.5" }
anyspawn_azure = { path = "crates/anyspawn_azure", default-features = false, version = "0.1.1" }
bytesbuf = { path = "crates/bytesbuf", default-features = false, version = "0.5.5" }
bytesbuf_io = { path = "crates/bytesbuf_io", default-features = false, version = "0.5.6" }
cachet = { path = "crates/cachet", default-features = false, version = "0.7.1" }
cachet = { path = "crates/cachet", default-features = false, version = "0.7.2" }
cachet_memory = { path = "crates/cachet_memory", default-features = false, version = "0.3.5" }
cachet_service = { path = "crates/cachet_service", default-features = false, version = "0.2.6" }
cachet_tier = { path = "crates/cachet_tier", default-features = false, version = "0.2.4" }
data_privacy = { path = "crates/data_privacy", default-features = false, version = "0.12.2" }
data_privacy_core = { path = "crates/data_privacy_core", default-features = false, version = "0.1.1" }
data_privacy_macros = { path = "crates/data_privacy_macros", default-features = false, version = "0.10.2" }
data_privacy_macros_impl = { path = "crates/data_privacy_macros_impl", default-features = false, version = "0.10.2" }
fetch = { path = "crates/fetch", default-features = false, version = "0.11.2" }
fetch_azure = { path = "crates/fetch_azure", default-features = false, version = "0.1.1" }
fetch_hyper = { path = "crates/fetch_hyper", default-features = false, version = "0.4.2" }
fetch = { path = "crates/fetch", default-features = false, version = "0.11.3" }
fetch_azure = { path = "crates/fetch_azure", default-features = false, version = "0.1.2" }
fetch_hyper = { path = "crates/fetch_hyper", default-features = false, version = "0.4.3" }
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (23c9830) to head (67deda8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #512   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         343      343           
  Lines       26121    26121           
=======================================
  Hits        26121    26121           

☔ 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.

@Vaiz Vaiz self-requested a review June 19, 2026 05:08
@Vaiz

Vaiz commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

I was able to publish most of the missing crates, but we hit the limits

Publishing thread_aware_macros_impl, thread_aware_macros, thread_aware, anyspawn, ohno_macros, ohno, bytesbuf, bytesbuf_io, recoverable, cachet_tier, cachet_memory, layered, cachet_service, tick, uniflight, cachet, seatbelt, data_privacy_core, data_privacy_macros_impl, data_privacy_macros, data_privacy, fetch_options, fetch_tls, templated_uri_macros_impl, templated_uri_macros, templated_uri, http_extensions, fetch_hyper, fundle_macros_impl, fundle_macros, fundle, seatbelt_http, fetch, multitude

Published bytesbuf_io v0.5.5, cachet v0.7.0, multitude v0.2.0, seatbelt v0.5.7, and templated_uri v0.3.2 at registry `crates-io`
   Uploading http_extensions v0.6.1 (/mnt/vss/_work/1/s/crates/http_extensions)
error: failed to publish http_extensions v0.6.1 to registry at https://crates.io/

note: the following crates have not been published yet:
  fetch v0.11.1 (/mnt/vss/_work/1/s/crates/fetch)
  fetch_hyper v0.4.1 (/mnt/vss/_work/1/s/crates/fetch_hyper)
  seatbelt_http v0.4.1 (/mnt/vss/_work/1/s/crates/seatbelt_http)

Caused by:
  the remote server responded with an error (status 429 Too Many Requests): You have published too many updates to existing crates in a short period of time. Please try again after Fri, 19 Jun 2026 05:06:07 GMT and see https://crates.io/docs/rate-limits for more details.

@Vaiz Vaiz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

anyspawn 0.5.4 has been published

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.

4 participants