Skip to content

Release 1.15.0#278

Merged
etbyrd merged 2 commits into
mainfrom
release-1.15.0
Jun 28, 2026
Merged

Release 1.15.0#278
etbyrd merged 2 commits into
mainfrom
release-1.15.0

Conversation

@etbyrd

@etbyrd etbyrd commented Jun 28, 2026

Copy link
Copy Markdown
Member

Release 1.15.0

Publishes the wake scheduling resource added in #277 across all SDKs and the CLI.

Bumps:

  • @primitivedotdev/sdk (Node) 1.14.3 -> 1.15.0
  • @primitivedotdev/cli (Node) 1.14.3 -> 1.15.0
  • primitive (Python) 1.14.3 -> 1.15.0
  • sdk-go 1.14.3 -> 1.15.0

Merging triggers the per-package npm/Go release workflows (trusted publishing). After publish, the mono-repo's @primitivedotdev/sdk dependency gets bumped to 1.15.0 in a paired change.

New surface: /wake/* API methods (schedules CRUD + run, authorizations CRUD, dispatch audit) and the primitive wake schedules|authorizations|dispatches ... CLI commands.

Bump all SDK packages and the CLI to 1.15.0 to publish the wake scheduling
resource (added in #277): /wake/* across the Node/Python/Go SDKs and the
primitive wake schedules|authorizations|dispatches CLI commands.
@greptile-apps

greptile-apps Bot commented Jun 28, 2026

Copy link
Copy Markdown

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
cli-node/package.json Updates the CLI package version to 1.15.0.
cli-node/src/oclif/function-templates.ts Updates scaffolded SDK and CLI dependency ranges to ^1.15.0.
sdk-go/VERSION Updates the Go SDK version file to 1.15.0.
sdk-node/package.json Updates the Node SDK package version to 1.15.0.
sdk-python/pyproject.toml Updates the Python package metadata version to 1.15.0.
sdk-python/uv.lock Updates the locked editable Python package entry to 1.15.0.

Reviews (2): Last reviewed commit: "Track 1.15.0 in function template ranges..." | Re-trigger Greptile

Comment thread sdk-python/pyproject.toml
Release follow-ups so the 1.15.0 bump is self-consistent:
- function-templates.ts: bump SDK_VERSION_RANGE and CLI_VERSION_RANGE to ^1.15.0 so a
  scaffolded function depends on the current minor (the renderPackageJson test enforces
  the template's CLI range minor equals the CLI's own minor).
- sdk-python/uv.lock: regenerate so the primitivedotdev package records 1.15.0 (Greptile).
@etbyrd etbyrd added this pull request to the merge queue Jun 28, 2026
Merged via the queue into main with commit 3a8606d Jun 28, 2026
17 checks passed
@etbyrd etbyrd deleted the release-1.15.0 branch June 28, 2026 04:55
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