Skip to content

release: 0.99.0 - #166

Open
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.99.0#166
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.99.0 (2026-09-03)

Features

  • Expose OTLP destination delivery health (9ab1d58)

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 response fields on a generated Pydantic model with no client or auth changes; typical semver minor API surface expansion.

Overview
Release 0.99.0 bumps package version metadata (pyproject.toml, _version.py, release manifest) and documents the release in CHANGELOG.md.

The functional SDK change extends OtlpDestination with OTLP delivery health fields returned from destination APIs: required consecutive_failures (current failure streak; 0 means last outcome succeeded) and optional last_export_at, last_error_at, and sanitized last_error. Docstrings note that error fields can remain set after a later success, so callers should use consecutive_failures for live health.

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

Stainless-Generated-From: ae612ef5de5a9136bfc5f8cac5c6990b9d82e233
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 608878d to 6937e0a Compare September 3, 2026 14:28
@stainless-app

stainless-app Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/9ab1d583d7bb4dabba5a640883dda9f2ac248f18/kernel-0.98.0-py3-none-any.whl'

Expires at: Sat, 03 Oct 2026 14:28:42 GMT
Updated at: Thu, 03 Sep 2026 14:28:42 GMT

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