Skip to content

release/1.2.0#9

Merged
mcjkula merged 3 commits into
mainfrom
release/1.2.0
Jun 7, 2026
Merged

release/1.2.0#9
mcjkula merged 3 commits into
mainfrom
release/1.2.0

Conversation

@mcjkula

@mcjkula mcjkula commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rust, Python, and TypeScript SDK manifests now target 1.2.0.
  • TypeScript lockfile package metadata now matches the published samp-core package name.
  • Rust now enables getrandom/std as a normal dependency so the packaged crate exposes RandomUnavailable sources without dev-feature leakage.
  • Rust conformance coverage uses direct function mapping so clippy passes on the release branch.

Test plan

  • cargo test — Rust SDK 256 tests passed
  • cargo clippy --tests -- -D warnings — Rust SDK lint gate passed
  • cargo publish --dry-run — packaged samp-core 1.2.0 verified
  • ../.venv/bin/pytest tests/ — Python SDK 206 tests passed
  • ../.venv/bin/python -m build — Python 1.2.0 sdist and wheel built
  • ../.venv/bin/twine check dist/* — Python package metadata passed
  • npm test — TypeScript SDK 205 tests passed
  • npm pack --dry-run — npm tarball metadata is [email protected]
  • go test ./... — Go SDK tests passed

@codecov

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mcjkula
mcjkula merged commit 7e0112a into main Jun 7, 2026
9 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.

1 participant