Skip to content

build: bump speakeasy-core to v0.24.0 and client-sdk-go to v3.28.1 - #2126

Merged
ThomasRooney merged 1 commit into
mainfrom
build/bump-core-v0.24.0
Aug 28, 2026
Merged

build: bump speakeasy-core to v0.24.0 and client-sdk-go to v3.28.1#2126
ThomasRooney merged 1 commit into
mainfrom
build/bump-core-v0.24.0

Conversation

@ThomasRooney

@ThomasRooney ThomasRooney commented Aug 28, 2026

Copy link
Copy Markdown
Member

Dependency bump only, split out of #2124 so the SDK/core change ships and is verified on its own before the generator change.

  • speakeasy-client-sdk-go/v3 v3.28.0 → v3.28.1 (regenerated from the registry spec after speakeasy-registry#4708: AccessDetails gains license_jwt and status_code; no signature changes).
  • speakeasy-core v0.23.0 → v0.24.0 (access.CheckGenerationAccess returns the full access decision including the platform-issued license token; HasGenerationAccess unchanged).

No CLI behaviour change: nothing reads the token yet. #2124 (generator pin + commercial-on-token wiring) rebases on top once openapi-generation#55 is released.

Guards from #2121 still apply: internal/sdk/sdk_test.go asserts x-api-key on Artifacts.PostTags/GetRevisions; TestRegistryFlow ends with tag promote.


Summary by cubic

Bumps speakeasy-core to v0.24.0 and speakeasy-client-sdk-go/v3 to v3.28.1. These upgrades expose a platform-issued license token and new AccessDetails fields (license_jwt, status_code), but nothing reads them yet, so CLI behavior is unchanged.

Written for commit 943cae8. Summary will update on new commits.

Review in cubic

speakeasy-core v0.24.0 adds access.CheckGenerationAccess, which exposes
the license token the platform now returns from the workspace access
check; client-sdk-go v3.28.1 carries the license_jwt and status_code
fields on AccessDetails. No behaviour change in the CLI yet.

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@ThomasRooney
ThomasRooney merged commit b42ff17 into main Aug 28, 2026
6 checks passed
@ThomasRooney
ThomasRooney deleted the build/bump-core-v0.24.0 branch August 28, 2026 11:53
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