Skip to content

chore: release ohno-macros v0.3.3, thread_aware_macros_impl v0.7.2#477

Merged
sgalkin merged 28 commits into
mainfrom
u/sgalkin/release-ohno-thread-aware
Jun 5, 2026
Merged

chore: release ohno-macros v0.3.3, thread_aware_macros_impl v0.7.2#477
sgalkin merged 28 commits into
mainfrom
u/sgalkin/release-ohno-thread-aware

Conversation

@sgalkin
Copy link
Copy Markdown
Contributor

@sgalkin sgalkin commented Jun 4, 2026

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.

Vaiz and others added 6 commits June 4, 2026 12:07
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>
Copilot AI review requested due to automatic review settings June 4, 2026 21:49
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (80bbf15) to head (c3541e5).

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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

Comment thread Cargo.toml
Comment thread crates/uniflight/CHANGELOG.md
Comment thread crates/tick/CHANGELOG.md
Comment thread crates/thread_aware/CHANGELOG.md
Comment thread crates/seatbelt/CHANGELOG.md
Comment thread crates/bytesbuf_io/CHANGELOG.md
Comment thread crates/fetch_hyper/CHANGELOG.md
Comment thread crates/fetch_hyper/CHANGELOG.md
Comment thread crates/fetch_hyper/CHANGELOG.md Outdated
Comment thread crates/templated_uri_macros_impl/CHANGELOG.md
Vaiz and others added 6 commits June 5, 2026 08:23
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>
Copilot AI review requested due to automatic review settings June 5, 2026 06:55
Updated tool versions in the changelog.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 64 out of 65 changed files in this pull request and generated 25 comments.

Comment thread crates/tick/CHANGELOG.md Outdated
Comment thread crates/thread_aware/CHANGELOG.md Outdated
Comment thread crates/bytesbuf/CHANGELOG.md Outdated
Comment thread crates/anyspawn/CHANGELOG.md Outdated
Comment thread crates/multitude/CHANGELOG.md Outdated
Comment thread crates/fetch_tls/CHANGELOG.md Outdated
Comment thread crates/templated_uri_macros_impl/CHANGELOG.md Outdated
Comment thread crates/templated_uri/CHANGELOG.md Outdated
Comment thread crates/templated_uri/CHANGELOG.md Outdated
Comment thread crates/thread_aware_macros_impl/Cargo.toml
sgalkin and others added 2 commits June 5, 2026 09:08
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>
Copilot AI review requested due to automatic review settings June 5, 2026 07:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 64 out of 65 changed files in this pull request and generated 4 comments.

Comment thread crates/thread_aware_macros_impl/Cargo.toml
Comment thread crates/thread_aware_macros_impl/Cargo.toml
Comment thread crates/ohno_macros/Cargo.toml
Comment thread crates/fetch_tls/CHANGELOG.md
@sgalkin sgalkin changed the title chore: release ohno-macros v0.3.3, thread_aware_macros_impl v0.7.1 chore: release ohno-macros v0.3.3, thread_aware_macros_impl v0.7.2 Jun 5, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 5, 2026 07:23
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 66 out of 67 changed files in this pull request and generated 2 comments.

Comment thread crates/thread_aware_macros_impl/Cargo.toml
Comment thread crates/fetch_hyper/CHANGELOG.md Outdated
Removed feature section for fetch_options from CHANGELOG.
Copilot AI review requested due to automatic review settings June 5, 2026 09:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 66 out of 67 changed files in this pull request and generated no new comments.

@sgalkin sgalkin enabled auto-merge (squash) June 5, 2026 10:59
Copilot AI review requested due to automatic review settings June 5, 2026 11:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 67 out of 68 changed files in this pull request and generated 2 comments.

Comment thread crates/cachet/CHANGELOG.md Outdated
Comment thread crates/bytesbuf/CHANGELOG.md Outdated
Sergey Galkin and others added 2 commits June 5, 2026 13:40
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>
Copilot AI review requested due to automatic review settings June 5, 2026 11:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 67 out of 68 changed files in this pull request and generated 1 comment.

Comment thread crates/thread_aware/CHANGELOG.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 5, 2026 11:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 67 out of 68 changed files in this pull request and generated no new comments.

@sgalkin sgalkin merged commit bf1ba72 into main Jun 5, 2026
32 checks passed
@sgalkin sgalkin deleted the u/sgalkin/release-ohno-thread-aware branch June 5, 2026 13:39
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.

6 participants