Skip to content

chore(release): v1.1.0 (app + TS/Python SDKs)#150

Merged
Divkix merged 1 commit into
mainfrom
chore/release-v1.1.0
Jun 18, 2026
Merged

chore(release): v1.1.0 (app + TS/Python SDKs)#150
Divkix merged 1 commit into
mainfrom
chore/release-v1.1.0

Conversation

@Divkix

@Divkix Divkix commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Release v1.1.0 — app + TypeScript/Python SDKs

Cuts the minor release covering the 16 advisory remediation PRs (#134#149: findings F1–F18). Minor, not patch, because this batch ships a DB migration operators must run (0010, full log table rewrite under ACCESS EXCLUSIVE — maintenance window), a P1 SSE data-loss fix, and behavior changes (auth secret now required outside NODE_ENV=development; stricter CSRF; SSE payload drops search; additive total_is_capped API field).

Version bumps

  • App: 1.0.131.1.0 (package.json)
  • TypeScript SDK: 1.0.51.1.0 (sdks/typescript/package.json) — dropped EOL Node 18 (now >=20)
  • Python SDK: 1.0.51.1.0 (sdks/python/pyproject.toml + uv.lock) — dropped EOL Python 3.9 (now >=3.10)
  • Go SDK: unchanged (no release)

Release mechanics (for awareness)

  • Merging this PR triggers sdk-typescript.yml / sdk-python.yml on main → they detect the new versions and publish to npm/JSR/PyPI.
  • The app Docker release is cut by pushing the v1.1.0 tag (→ release.yml), done after merge.
  • SDK release-marker tags (sdks/typescript@v1.1.0, sdks/python@v1.1.0) pushed after publish, per the AGENTS.md convention.

vp check green; lockfiles synced (root + TS bun.lock unaffected; uv.lock regenerated to 1.1.0).

@Divkix Divkix merged commit 3cf4661 into main Jun 18, 2026
53 of 55 checks passed
@Divkix Divkix deleted the chore/release-v1.1.0 branch June 18, 2026 07:49
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