Skip to content

chore: release v0.5.0#119

Open
dragonJACson wants to merge 1 commit into
mainfrom
release-plz-2026-07-12T11-11-11Z
Open

chore: release v0.5.0#119
dragonJACson wants to merge 1 commit into
mainfrom
release-plz-2026-07-12T11-11-11Z

Conversation

@dragonJACson

@dragonJACson dragonJACson commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • sideway: 0.4.3 -> 0.5.0 (⚠ API breaking changes)

sideway breaking changes

--- failure copy_impl_added: type now implements Copy ---

Description:
A public type now implements Copy, causing non-move closures to capture it by reference instead of moving it.
        ref: https://github.com/rust-lang/rust/issues/100905
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/copy_impl_added.ron

Failed in:
  sideway::rdmacm::communication_manager::PortSpace in /tmp/.tmp4LM3Ro/sideway/src/rdmacm/communication_manager.rs:261
Changelog

0.5.0 - 2026-07-12

Added

  • (rdmacm) add wrapper for rdma_migrate_id
  • (rdmacm) support setting private data in rdmacm conn param

Other

  • remove cirrus ci configuration as they stop providing CI service


This PR was generated with release-plz.

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates the package version of sideway from 0.4.3 to 0.4.4 in Cargo.toml and documents the release changes in CHANGELOG.md, which include adding support for setting private data in rdmacm connection parameters and removing the Cirrus CI configuration. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dragonJACson dragonJACson changed the title chore: release v0.4.4 chore: release v0.5.0 Jul 12, 2026
@dragonJACson
dragonJACson force-pushed the release-plz-2026-07-12T11-11-11Z branch from 625a809 to bc1cb07 Compare July 12, 2026 13:52
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.

1 participant