Skip to content

chore(rust): release 0.3.2#75

Merged
jiweiyuan merged 1 commit into
mainfrom
chore/release-rust-0.3.2
Apr 27, 2026
Merged

chore(rust): release 0.3.2#75
jiweiyuan merged 1 commit into
mainfrom
chore/release-rust-0.3.2

Conversation

@jiweiyuan

Copy link
Copy Markdown
Contributor

Summary

  • Bump Rust SDK version to 0.3.2
  • Unify error message extraction in api_post: align the status >= 400 branch with the new errcode != 0 branch so both use the errmsg → message → raw text fallback chain

Context

Follow-up to PR #71 (check errcode in ILinkClient::api_post). The contributed code used an improved fallback for error messages but only in the new branch — this release applies it consistently.

Test plan

  • cargo check passes

🤖 Generated with Claude Code

Bump version to 0.3.2 and align the status>=400 error branch with the
new errcode check branch so both use the errmsg→message→raw fallback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jiweiyuan jiweiyuan merged commit 70bc64c into main Apr 27, 2026
12 checks passed
@jiweiyuan jiweiyuan deleted the chore/release-rust-0.3.2 branch April 27, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant