APIKeyListParams now supports an owner_project_access filter. Fixed an SSE stream bug where blocks without data were incorrectly handled, and corrected the 'include usage' field in example code.
Go SDK
Updated the API definitions for gpt-5.6-sol. Restores programmatic response types and response union metadata that were previously broken.
Fixed Azure API versioning documentation link.
Updated the OpenAPI specification and generated code accordingly.
Admin organization spend alerts are now available via the API.
Added moderation support to responses and chat_completions endpoints.
Workload identity is now included in audit logs. Also added additional_tools item in responses and fixed ActionSearch.query to be optional.
The JSON encoder for internal types is now optimized, and admin and project permission paths are formatted correctly. API specifications and OpenAPI configuration have been updated.
Fixed a panic that occurred when http.DefaultTransport is wrapped. Also added service_tier parameter to response compact method.
Admin organization usage costs results now include a quantity field, and realtime translation is launched. Fixed an imagegen size enum regression and added format tags for URI and timestamp fields across models.
Admin API Keys can now be configured per endpoint. The SDK also adds group_type, external_key_id, and user fields to admin organization models, and fixes admin key preference for admin requests.


