Skip to content

chore: prepare v0.20.2 release#775

Merged
tisonkun merged 1 commit into
mainfrom
codex/prepare-v0.20.2-release
Jul 6, 2026
Merged

chore: prepare v0.20.2 release#775
tisonkun merged 1 commit into
mainfrom
codex/prepare-v0.20.2-release

Conversation

@tisonkun

@tisonkun tisonkun commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

Prepare Apache OpenDAL reqsign v0.20.2 release.

Version bumps:

  • reqsign: 0.20.1 -> 0.20.2
  • reqsign-core: 3.0.1 -> 3.1.0
  • reqsign-azure-storage: 3.0.1 -> 3.1.0
  • reqsign-aliyun-oss: 3.1.0 -> 3.1.1
  • Other 3.x workspace crates: 3.0.1 -> 3.0.2
  • reqsign-http-send-reqwest: 4.0.1 -> 4.0.2

Rationale:

  • reqsign-core adds the public SigningCredential::is_valid_at API.
  • reqsign-azure-storage adds public credential provider setters.
  • Other workspace crates are patch bumped for the workspace release.

Verification

  • cargo check --workspace --all-targets --all-features
  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --no-fail-fast
  • cargo test --doc --all-features --workspace
  • cargo publish --workspace --dry-run --allow-dirty

Note: wasm32-unknown-unknown was not installed locally, so WASM target checks are left to CI.

@tisonkun tisonkun merged commit b49cd29 into main Jul 6, 2026
48 checks passed
@tisonkun tisonkun deleted the codex/prepare-v0.20.2-release branch July 6, 2026 12:18
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.

2 participants