Skip to content

chore: release v0.4.5#303

Open
chaz-polymarket wants to merge 1 commit intomainfrom
release-plz-2026-03-23T19-46-03Z
Open

chore: release v0.4.5#303
chaz-polymarket wants to merge 1 commit intomainfrom
release-plz-2026-03-23T19-46-03Z

Conversation

@chaz-polymarket
Copy link
Copy Markdown
Collaborator

@chaz-polymarket chaz-polymarket commented Mar 23, 2026

🤖 New release

  • polymarket-client-sdk: 0.4.4 -> 0.4.5 (✓ API compatible changes)
Changelog

0.4.5 - 2026-04-02

Fixed

  • (ws) parse RETRYING and FAILED trade statuses (#300)
  • Config::default() zero heartbeat_interval (#290)

Other

  • (cargo) bump rust_decimal from 1.40.0 to 1.41.0 (#314)
  • (cargo) bump uuid from 1.22.0 to 1.23.0 (#312)
  • (gha) bump dtolnay/rust-toolchain from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 (#310)
  • (gha) bump codecov/codecov-action from 5 to 6 (#309)
  • (cargo) bump tokio-tungstenite from 0.28.0 to 0.29.0 (#302)
  • (gha) bump ytanikin/pr-conventional-commits from 1.5.1 to 1.5.2 (#301)


This PR was generated with release-plz.


Note

Low Risk
Low risk release bookkeeping only: updates package version and changelog/lockfile metadata without touching runtime code.

Overview
Prepares the v0.4.5 release by bumping polymarket-client-sdk version from 0.4.4 to 0.4.5 in Cargo.toml and Cargo.lock.

Updates CHANGELOG.md with the new 0.4.5 section documenting recent fixes and dependency/tooling bumps.

Written by Cursor Bugbot for commit 861ecdc. This will update automatically on new commits. Configure here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.54%. Comparing base (77264a4) to head (861ecdc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files          32       32           
  Lines        5167     5167           
=======================================
  Hits         4420     4420           
  Misses        747      747           
Flag Coverage Δ
rust 85.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@chaz-polymarket chaz-polymarket force-pushed the release-plz-2026-03-23T19-46-03Z branch 3 times, most recently from 24d59a2 to 6da6838 Compare March 24, 2026 23:01
@chaz-polymarket chaz-polymarket force-pushed the release-plz-2026-03-23T19-46-03Z branch 2 times, most recently from db93172 to 2a19bf5 Compare April 2, 2026 13:15
@chaz-polymarket chaz-polymarket force-pushed the release-plz-2026-03-23T19-46-03Z branch from 2a19bf5 to 861ecdc Compare April 2, 2026 13:29
Zorak556 added a commit to Zorak556/polymarket-client-sdk that referenced this pull request Apr 10, 2026
Upstream merges:
- Polymarket#321: accept custom reqwest::Client via Config
- Polymarket#322: BuilderTradeResponse.builder Address → ApiKey
- Polymarket#306: add match_time_nano to TradeResponse
- Polymarket#305: preserve unknown activity side values
- Polymarket#303: version bump to 0.4.5
- Dep bumps: rust_decimal 1.41, uuid 1.23

Local patches:
- Reduce auth header allocations (HeaderValue::from for integers)
- Reorder order_builder size validation before async fee_rate call
- Skip double deserialization when tracing is disabled
- subscribe_book_and_prices: single-stream book + price_change
- subscribe_user/orders/trades: async for tokio::sync::RwLock
- Subscription lag: escalate to error and force resubscribe
- Broadcast capacity: 1024 → 16384
- excludeDepositsWithdrawals param on ActivityRequest
- cancel_order: orderId → orderID

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Zorak556 added a commit to Zorak556/polymarket-client-sdk that referenced this pull request Apr 10, 2026
Upstream merges:
- Polymarket#321: accept custom reqwest::Client via Config
- Polymarket#322: BuilderTradeResponse.builder Address → ApiKey
- Polymarket#306: add match_time_nano to TradeResponse
- Polymarket#305: preserve unknown activity side values
- Polymarket#303: version bump to 0.4.5
- Dep bumps: rust_decimal 1.41, uuid 1.23

Local patches:
- Reduce auth header allocations (HeaderValue::from for integers)
- Reorder order_builder size validation before async fee_rate call
- Skip double deserialization when tracing is disabled
- subscribe_book_and_prices: single-stream book + price_change
- subscribe_user/orders/trades: async for tokio::sync::RwLock
- Subscription lag: escalate to error and force resubscribe
- Broadcast capacity: 1024 → 16384
- excludeDepositsWithdrawals param on ActivityRequest
- cancel_order: orderId → orderID

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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