Skip to content

chore: release v0.8.0 - #113

Merged
kartojal merged 1 commit into
mainfrom
release/0.8.0
Sep 10, 2026
Merged

chore: release v0.8.0#113
kartojal merged 1 commit into
mainfrom
release/0.8.0

Conversation

@kartojal

@kartojal kartojal commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Validation

  • cargo +nightly-2025-11-24 fmt --all -- --check
  • cargo +1.88.0 build --all-targets --all-features --locked
  • cargo +1.88.0 clippy --all-targets --all-features --locked -- -D warnings
  • cargo +1.88.0 clippy --all-targets --locked -- -D warnings
  • cargo +1.88.0 test --all-features --locked (613 passed, 21 ignored)
  • cargo +1.88.0 test --locked
  • cargo +1.88.0 package --locked --all-features
  • cargo +1.88.0 publish --dry-run --locked --all-features

After merge

Publish manually from an up-to-date, clean main checkout:

cargo +1.88.0 publish --locked --all-features

Note

Low Risk
Release metadata and lockfile refresh only; no SDK source changes in this PR.

Overview
Cuts v0.8.0 of polymarket_client_sdk_v2 by bumping the crate version in Cargo.toml / Cargo.lock and adding a 0.8.0 changelog section dated 2026-09-08.

The release notes call out Polymarket V2 position IDs for Exchange V3 orders and market-data reads (#112), moved out of [Unreleased] with a PR link. Cargo.lock also moves chacha20 from yanked 0.10.0 to 0.10.2 (transitive dependency only; no Cargo.toml dependency changes in this diff).

Reviewed by Cursor Bugbot for commit c213afe. Bugbot is set up for automated code reviews on this repo. Configure here.

@naruto11eth naruto11eth left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kartojal
kartojal merged commit 561830b into main Sep 10, 2026
12 checks passed
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