Skip to content

release: 0.25.0 - #48

Merged
chruffins merged 3 commits into
mainfrom
release-please--branches--main--changes--next
Aug 19, 2026
Merged

release: 0.25.0#48
chruffins merged 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.25.0 (2026-08-17)

Features

  • add Python SDK WebSocket primitives (7f21c67)
  • Point at pending stlc seal-tracking PRs (913f5b9)

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

Low Risk
Additive SDK release: new read-only endpoint and optional credential fields with no breaking API changes to existing call sites.

Overview
Release 0.25.0 bumps the Go SDK from 0.24.0 and syncs release metadata (manifest, internal/version, README install pin, changelog).

The main API surface change is a new client.Capabilities.Get (GET /capabilities) with typed models for host/server info, runtimes, networking, images, and feature IDs so callers can discover what the server supports without hard-coding hypervisor behavior.

Image pull gains optional credentials on ImageNewParams (reusing PushCredentialsParam), matching push: in-memory Docker-style registry auth for a single pull/push. OpenAPI-generated comments for that type are updated to describe pull-or-push use and retry-after-interrupt behavior.

api.md documents the Capabilities section; endpoint count in .stats.yml goes from 61 to 62.

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

Stainless-Generated-From: 2b9d8e93e5f5f70aa53d1ecb2417f234e2919d8e
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 99d5ddb to c2de4db Compare August 14, 2026 15:25
@stainless-app

stainless-app Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

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

Expires at: Wed, 16 Sep 2026 19:01:36 GMT
Updated at: Mon, 17 Aug 2026 19:01:36 GMT

Stainless-Generated-From: a5832ef211c551ec5cbe0c37a09a638a78d31176
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c2de4db to d7e0385 Compare August 17, 2026 18:59
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from d7e0385 to 60b84e7 Compare August 17, 2026 19:00
@chruffins
chruffins merged commit 3819f79 into main Aug 19, 2026
10 checks passed
@kernel-internal

Copy link
Copy Markdown
Contributor

🤖 Release is at https://github.com/kernel/hypeman-go/releases/tag/v0.25.0 🌻

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.

1 participant