Skip to content

Bump all Code Storage SDKs to 1.17.1 - #63

Merged
SlexAxton merged 1 commit into
mainfrom
bump-sdk-1.17.1
Sep 17, 2026
Merged

SlexAxton merged 1 commit into
mainfrom
bump-sdk-1.17.1

Conversation

@imownbey

Copy link
Copy Markdown
Contributor

Summary

  • Bump the shared Code Storage SDK version from 1.17.0 to 1.17.1 for TypeScript, Python, and Go.
  • Update .version and regenerate all package version fields with python3 scripts/sync_versions.py, including the Python lockfile.
  • Branch from main at 849b645bf6aed702bfcc312da8f01620739b97a8. No SDK behavior changes.

Validation

  • python3 scripts/sync_versions.py --check --not-below 1.17.0 --require-channel stable — passed.
  • python3 -m unittest discover -s scripts/tests -v — 13 passed.
  • TypeScript: pnpm install --frozen-lockfile, pnpm exec vitest run — 223 passed; pnpm build — ESM, CommonJS, and declarations passed.
  • Python: uv sync --frozen, uv run --frozen pytest -q — 189 passed (one existing deprecated rev API warning).
  • Go: go test ./... — passed.
  • git diff --check — passed.

No production credentials or live integration tests used. This PR does not publish packages; merging to main triggers the existing stable publish workflow.

@SlexAxton
SlexAxton merged commit 35610ab into main Sep 17, 2026
3 checks passed
@SlexAxton
SlexAxton deleted the bump-sdk-1.17.1 branch September 17, 2026 19:34
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