Skip to content

Release SDK updates - #152

Merged
rgarcia merged 3 commits into
mainfrom
stainless/release
Aug 8, 2026
Merged

Release SDK updates#152
rgarcia merged 3 commits into
mainfrom
stainless/release

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

d44daa9 feat: Expose authenticated request context
6d7dc2e feat: Add audit logs plan paywall to the dashboard
b6de398 feat: Expose profile save behavior in browser responses


Note

Low Risk
Additive generated client code and types only; no SDK runtime behavior beyond new HTTP wrappers.

Overview
Regenerated Go SDK bindings for new API surface (endpoint count 127 → 134).

Auth: Adds client.Auth.Context.Get (GET /auth/context) and AuthContext types so callers can read the current principal, organization, authentication method/source, and credential vs effective project scope without handling secrets.

Audit logs: Nests AuditLogs.ExportDestinations with full lifecycle support—create/get/update/list/delete plus Test—for S3 jsonl.gz export destinations (bucket, role ARNs, KMS, active/paused status, delivery metadata).

Browsers: Browser-related response structs now include profile_save_changes, indicating whether session changes persist back to the attached profile when the session ends.

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

Stainless-Generated-From: 05d05e5c10d5a7dce50943f8482e644312ae14d4
Stainless-Generated-From: c3154a77aed79d47586b251ff42bd0ae8afccb77
Stainless-Generated-From: 1de96ec5bdca1abc265cb8d7305b6fb0772dc5f5

@rgarcia rgarcia left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generated SDK changes are validated and ready for promotion.

@rgarcia
rgarcia merged commit 654fc1c into main Aug 8, 2026
10 checks passed
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