Releases: Polymarket/py-sdk
Releases · Polymarket/py-sdk
polymarket-client: v0.1.0-b8
0.1.0-b8 (2026-06-17)
Features
- client: support protected market orders (f68cd62)
- client: support protected market orders (34422bb)
- models: add parent_event_id to Event (4b87156)
- models: add parent_event_id to Event (c966aec)
- rfq: support confirmed trade broadcasts (f55b613)
- rfq: support confirmed trade broadcasts (a4ba05b)
Bug Fixes
- data: parse combo trade activity (24d3cf2)
- data: parse combo trade activity (dc9150a)
- gamma: omit legacy non-binary market listings (f649c6c)
- gamma: omit legacy non-binary market listings (abbce8c)
- models: expose missing activity market icons as None (0adfad7)
- models: expose missing activity market icons as None (b36b41f)
- models: normalize empty-string trade and position icons to None (233cb2d)
- models: normalize empty-string trade and position icons to None (5949925)
- omit user stream market filter for all markets (1718ece)
- omit user stream market filter for all markets (65f3ece)
- rfq: support balance error codes (59e366d)
- rfq: support balance error codes (0a0387e)
Reverts
- rfq: remove confirmed trade broadcasts (b5315cd)
This PR was generated with Release Please. See documentation.
polymarket-client: v0.1.0-b7
0.1.0-b7 (2026-06-10)
Bug Fixes
- client: point Combos RFQ endpoints at polymarket.com domains (41d511b)
This PR was generated with Release Please. See documentation.
polymarket-client: v0.1.0-b6
0.1.0-b6 (2026-06-10)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
polymarket-client: v0.1.0-b5
0.1.0-b5 (2026-06-09)
Features
- client: support combo position lifecycle (947efd2)
- gamma: expose market position ids (cb6a97d)
- jupyter: notebook-friendly models (8ee5fd3)
- jupyter: notebook-friendly models (02e8574)
- rfq: add async RFQ session (7beaafd)
- rfq: distinguish combo condition ids (9ee5b63)
Bug Fixes
- client: align market lifecycle context (d28c211)
- client: resolve market ids before redemption (fa4fe35)
- clob: align order book timestamp validation (4be6456)
- data: accept global open interest rows (1cfda2d)
- data: accept global open interest rows (1855b7f)
- models: prefer ctf condition id brand (59dbe47)
- models: validate condition ids at runtime (7a0675d)
- rfq: queue duplicate pending acknowledgements (c90fdd7)
- rfq: use production quoter websocket (e3f3d27)
- rfq: validate unsupported error codes (f3a400f)
Documentation
- fix stale items() reference in list_builder_trades docstring (ad2725c)
This PR was generated with Release Please. See documentation.
polymarket-client: v0.1.0-b4
0.1.0-b4 (2026-06-08)
Features
- client: default secure clients to deposit wallet (98ad0e9)
- client: default secure clients to deposit wallet (872c5de)
- frames: add dataframe conversion foundation (6d873f9)
- frames: add dataframe conversion foundation (e17d5bb)
Bug Fixes
- frames: emit identity columns for OrderBook sequences (a4a9601)
- gamma: accept event market URLs (afcdca5)
- gamma: accept event market URLs (c1e9893)
- gamma: default list_events to open events (4f66139)
- gamma: default list_events to open events (9d92d4f)
- gamma: drop tag/series request params not honored upstream (0e6c8f0)
- gamma: drop tag/series response fields not populated upstream (24ff6f9)
- orders: map unknown builder code to user input error (67a00fb)
- orders: map unknown builder code to user input error (6cace4f)
- pagination: skip fetch when paginator drain limit is 0 (8ae911c)
Performance Improvements
- pagination: avoid extra fetch when drain limit hits page boundary (ff38c8f)
Documentation
This PR was generated with Release Please. See documentation.
polymarket-client v0.1.0b3
polymarket-client v0.1.0b2
Second beta release of the official Polymarket Python client.
Install:
pip install polymarket-client==0.1.0b2polymarket-client v0.1.0b1
First beta release of the official Polymarket Python client.
Install:
pip install polymarket-client==0.1.0b1