Skip to content

release: 0.28.0 - #4

Merged
chruffins merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Sep 1, 2026
Merged

release: 0.28.0#4
chruffins merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.28.0 (2026-09-01)

Features

  • Add local image tagging on shared content storage (a466b24)

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 OpenAPI-generated client surface with no changes to auth or existing image methods beyond the new optional endpoint.

Overview
Release 0.28.0 bumps package version and changelog; the functional change is local image tagging on shared content storage.

The Python client gains images.tag(name, target=...) (sync and async), calling POST /images/{name}/tag with a required target OCI reference. The new tag is created locally and points at the source image without re-pulling. Supporting pieces include ImageTagParams, raw/streaming response wrappers, api.md updates, and generated image API tests (still skipped for mock server).

Endpoint count in .stats.yml increases from 62 to 63.

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

Stainless-Generated-From: b4085f172dc2d36f3cff3ae48960c22b260d7ef8
@chruffins
chruffins merged commit f40e63d into main Sep 1, 2026
6 checks passed
@kernel-internal

Copy link
Copy Markdown
Contributor Author

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