Skip to content

Release netft-cpp 0.1.3 - #12

Merged
han-xudong merged 1 commit into
mainfrom
release/0.1.3
Jul 23, 2026
Merged

Release netft-cpp 0.1.3#12
han-xudong merged 1 commit into
mainfrom
release/0.1.3

Conversation

@han-xudong

@han-xudong han-xudong commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary

  • bump the project and Pixi workspace versions to 0.1.3
  • document the bounded UDP receive-timeout fix

Verification

  • pixi run test
  • pixi run shared-test
  • pixi run static-test
  • pixi run cmake-316-test
  • pixi run format-check

Summary by CodeRabbit

  • Bug Fixes

    • UDP receive timeouts now remain bounded when interrupted by signals, preventing repeated retries from extending the configured timeout.
  • Documentation

    • Added a changelog entry describing the timeout fix.
  • Release

    • Updated the project version to 0.1.3.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The project version is bumped from 0.1.2 to 0.1.3 in CMake and Pixi configuration, and the changelog adds the 2026-07-23 release entry describing bounded UDP receive timeouts during EINTR.

Changes

Release metadata

Layer / File(s) Summary
Version declarations and release notes
CMakeLists.txt, pixi.toml, CHANGELOG.md
Project and workspace versions are updated to 0.1.3, and the changelog documents the bounded UDP timeout fix.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the release and version bump to netft-cpp 0.1.3.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.1.3

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@han-xudong
han-xudong merged commit 7ea502b into main Jul 23, 2026
17 checks passed
@han-xudong
han-xudong deleted the release/0.1.3 branch July 23, 2026 10:23
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