Skip to content

release: 0.53.0#100

Open
stainless-app[bot] wants to merge 6 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.53.0#100
stainless-app[bot] wants to merge 6 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 29, 2026

Automated Release PR

0.53.0 (2026-05-02)

Full Changelog: v0.52.0...v0.53.0

Features

  • Add 'switch' MFA option type for generic method-switcher links (9bed035)
  • api: server-side search on GET /projects (588318c)

Chores

  • avoid embedding reflect.Type for dead code elimination (b3465f1)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Medium Risk
Touches core request/response encoding internals (cache key structs in apijson, apiform, and apiquery), which could impact serialization behavior if the map keys or reuse semantics change. Also adds new request parameters/enums that depend on correct encoding and downstream API support.

Overview
Bumps the SDK version to 0.53.0 (manifest, internal/version.go, README pin, changelog) and updates the tracked OpenAPI spec URL/hash.

Adds server-side search support for GET /projects by introducing an optional query parameter on ProjectListParams (and updating the generated test).

Extends managed auth models to accept a new MFA option/field-linked type switch for generic method-switcher links, and refactors internal encoder/decoder cache keys to avoid embedding reflect.Type (to help dead-code elimination).

Reviewed by Cursor Bugbot for commit 389f49e. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 29, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/588318ca172dd613cf7afcedbccd0ceca99c90ce/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Mon, 01 Jun 2026 16:49:15 GMT
Updated at: Sat, 02 May 2026 16:49:15 GMT

@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: This is an automated release PR with no actual code changes to API endpoints or Temporal workflows; deploy monitoring should be opted in manually if needed.

To monitor this PR anyway, reply with @firetiger monitor this.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3a70920 to 881a9b9 Compare April 30, 2026 07:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 881a9b9 to 1adb1bd Compare April 30, 2026 14:56
@stainless-app stainless-app Bot changed the title release: 0.52.1 release: 0.53.0 Apr 30, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1adb1bd to ea58a51 Compare April 30, 2026 14:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ea58a51 to d51b4a4 Compare May 1, 2026 03:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d51b4a4 to af6d56b Compare May 1, 2026 03:43
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from af6d56b to 389f49e Compare May 2, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants