OpenAI

Category: ai

30 changes tracked

Monitored sources:

changelog · every 1hdocs · every 1h

SDK packages:

openaiopenairuby-openaigithub.com/sashabaranov/go-openaiopenai-php/clientcom.theokanning.openai-gpt3-javaOpenAIasync-openai

Last polled: 9/16/2026, 9:00:01 PM

Change History

breakingcritical97% confidence

Multiple breaking changes including: the Assistants API shut down on August 26, 2026; DALL·E 2/3 model snapshots and Realtime API Beta were removed on May 12, 2026; whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-transcribe-diarize are deprecated with shutdown on February 26, 2027. Additionally, GPT-6 Astra does not support `none` reasoning effort, custom temperature/top_p, or logprobs, and requires the Responses API for tool calling.

Migration: 1) Migrate from Assistants API to Responses API + Conversations API immediately (already shut down). 2) Replace dall-e-2/dall-e-3 with gpt-image-2/gpt-image-1 (already removed). 3) Migrate from whisper-1/gpt-4o-transcribe variants to gpt-live-transcribe or gpt-transcribe before Feb 26, 2027. 4) For GPT-6 Astra: remove none reasoning_effort, temperature/top_p/logprobs params, and migrate tool calls to Responses API.
model:Assistants APImodel:dall-e-2model:dall-e-3model:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizemodel:gpt-6-astraendpoint:v1/realtime (Beta)param:reasoning_effort=noneparam:temperatureparam:top_pparam:logprobsendpoint:v1/audio/transcriptionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/responsesendpoint:v1/chat/completions

9/16/2026

Effective: 8/26/2026

new_featureinfo85% confidence

OpenAI has added new Webhooks endpoints to the API reference navigation, including Create, Retrieve, Update, Delete, List webhooks, Rotate Secret, and Test operations. These appear under a new 'Webhooks Events' section in the sidebar.

Migration: No migration required. Developers can optionally integrate the new Webhooks API to receive event-driven notifications instead of polling.
endpoint:Create a webhookendpoint:Retrieve a webhookendpoint:Update a webhookendpoint:Delete a webhookendpoint:List webhooksendpoint:Rotate Secretendpoint:Test

9/16/2026

new_featurehigh90% confidence

OpenAI released multiple major API features including GPT-6 Astra (most capable model), GPT-Live-1 for full-duplex voice, the Agents API in public beta, new transcription models, and numerous platform improvements. Additionally, several significant deprecations were announced including Assistants API shutdown (Aug 26, 2026), whisper-1 and gpt-4o transcription model deprecations (shutdown Feb 26, 2027), and DALL·E model snapshots already removed.

Migration: Migrate from Assistants API to Responses/Conversations API immediately (already shut down Aug 26, 2026). Migrate whisper-1/gpt-4o-transcribe/gpt-4o-mini-transcribe/gpt-4o-transcribe-diarize to gpt-live-transcribe or gpt-transcribe before Feb 26, 2027. For GPT-6 Astra: note it does not support 'none' reasoning effort, custom temperature/top_p, or logprobs, and tool calling requires the Responses API.
model:gpt-6-astramodel:gpt-live-1endpoint:v1/live/sessionsmodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-image-2.5-sunburstmodel:gpt-image-2.5-flaremodel:gpt-rosalind-researchmodel:gpt-transcribemodel:gpt-live-transcribemodel:gpt-realtime-2.1model:gpt-realtime-2.1-minimodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizemodel:dall-e-2model:dall-e-3endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/audio/transcriptionsendpoint:v1/realtimeendpoint:v1/imagesparam:reasoning_effortparam:backgroundparam:prompt_cache_retentionparam:return_token_budget

9/11/2026

Effective: 9/10/2026

breakingcritical97% confidence

The Assistants API shut down on August 26, 2026, and multiple audio transcription models (whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, gpt-4o-transcribe-diarize) were deprecated with a shutdown date of February 26, 2027. Additionally, DALL·E model snapshots (dall-e-2, dall-e-3) and the Realtime API Beta were removed on May 12, 2026.

Migration: Migrate from Assistants API to Responses API and Conversations API using the migration guide. Migrate transcription models to gpt-live-transcribe or gpt-transcribe. Replace DALL·E snapshots with gpt-image-2, gpt-image-1, or gpt-image-1-mini. Migrate from Realtime API Beta to the released Realtime API.
endpoint:Assistants APImodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/audio/transcriptionsmodel:dall-e-2model:dall-e-3endpoint:v1/imagesendpoint:v1/realtime

9/11/2026

Effective: 8/26/2026

breakingcritical97% confidence

The Assistants API was permanently shut down on August 26, 2026, with no further access. Additionally, whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-transcribe-diarize have been deprecated and will shut down on February 26, 2027. DALL·E model snapshots (dall-e-2, dall-e-3) and the Realtime API Beta were also removed on May 12, 2026.

Migration: Migrate from the Assistants API to the Responses API and Conversations API using the provided migration guide. For transcription models, migrate to gpt-live-transcribe or gpt-transcribe. For image generation, switch to gpt-image-2, gpt-image-1, or gpt-image-1-mini. For Realtime API Beta, migrate to the released Realtime API.
endpoint:Assistants APImodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/audio/transcriptionsmodel:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)

9/11/2026

Effective: 8/26/2026

breakingcritical97% confidence

The Assistants API was permanently shut down on August 26, 2026, with no further access. Additionally, whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-transcribe-diarize have been deprecated with a shutdown date of February 26, 2027. Multiple other removals occurred including DALL·E model snapshots and the Realtime API Beta (removed May 12, 2026).

Migration: Migrate from Assistants API to the Responses API and Conversations API using the official migration guide immediately — it is already shut down. For transcription models, migrate to gpt-live-transcribe or gpt-transcribe before February 26, 2027. Replace DALL·E snapshots with gpt-image-2, gpt-image-1, or gpt-image-1-mini.
endpoint:Assistants APImodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/audio/transcriptionsmodel:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)

9/11/2026

Effective: 8/26/2026

new_featurehigh92% confidence

OpenAI has released numerous significant API changes including new models (GPT-6 Astra, GPT-5.6 family, GPT Image 2.5, GPT Transcribe, GPT-Live-1), new endpoints and capabilities (Agents API, GPT-Live sessions, Prompt Cache Diagnostics, mTLS, Terraform provider), and critical deprecations/removals (Assistants API shutdown, whisper-1 and transcription model deprecations, DALL-E snapshots removed). The Assistants API was permanently shut down on August 26, 2026, requiring immediate migration.

Migration: Critical: Assistants API is shut down — migrate to Responses API and Conversations API immediately. Deprecate usage of whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe (shutdown Feb 26, 2027) in favor of gpt-live-transcribe or gpt-transcribe. Replace DALL-E 2/3 with gpt-image-2 or gpt-image-1. If using GPT-6 Astra, note it does not support none reasoning effort, custom temperature/top_p, logprobs, or tool calling via Chat Completions.
endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/audio/transcriptionsendpoint:v1/realtimeendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsendpoint:v1/live/sessionsendpoint:v1/batchmodel:gpt-6-astramodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-live-1model:gpt-image-2.5-sunburstmodel:gpt-image-2.5-flaremodel:gpt-transcribemodel:gpt-live-transcribemodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizemodel:dall-e-2model:dall-e-3model:gpt-5.5model:gpt-5.4-minimodel:gpt-5.4-nanoparam:reasoning_effortparam:prompt_cache_retentionparam:backgroundparam:return_token_budget

9/10/2026

breakingcritical97% confidence

The Assistants API was permanently shut down on August 26, 2026, with no further access. Additionally, DALL·E 2/3 model snapshots and the Realtime API Beta were removed on May 12, 2026, and multiple transcription models (whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, gpt-4o-transcribe-diarize) have been deprecated with a shutdown date of February 26, 2027.

Migration: Migrate from the Assistants API to the Responses API and Conversations API using the provided migration guide. Replace DALL·E 2/3 with gpt-image-2, gpt-image-1, or gpt-image-1-mini. Replace deprecated transcription models with gpt-live-transcribe or gpt-transcribe before February 26, 2027.
endpoint:Assistants APImodel:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)model:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/audio/transcriptionsendpoint:v1/realtime

9/10/2026

Effective: 8/26/2026

breakingcritical97% confidence

The Assistants API shut down on August 26, 2026, and multiple transcription models (whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, gpt-4o-transcribe-diarize) have been deprecated with a shutdown date of February 26, 2027. Additionally, DALL·E 2 and DALL·E 3 model snapshots and the Realtime API Beta were removed on May 12, 2026.

Migration: Migrate from the Assistants API to the Responses API and Conversations API using the provided migration guide. For transcription, migrate to gpt-live-transcribe or gpt-transcribe before February 26, 2027. Replace DALL·E 2/3 usage with gpt-image-2, gpt-image-1, or gpt-image-1-mini. Migrate from the Realtime API Beta to the released Realtime API.
endpoint:Assistants APImodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizemodel:dall-e-2model:dall-e-3endpoint:v1/audio/transcriptionsendpoint:v1/realtimeendpoint:POST /v1/videos/{video_id}/remix

9/10/2026

Effective: 8/26/2026

new_featureinfo72% confidence

OpenAI's API reference navigation added a new 'Live' section under Platform APIs, containing endpoints for session management (Create session, Primary WebSocket, Sideband WebSocket, Fork WebSocket, Sessions Accept/Download Recording/Fork/Hangup/Refer/Reject). Additionally, the navigation label 'Voice & Audio' was renamed to 'Audio & voice'.

Migration: No migration required. Developers interested in live session/WebSocket capabilities can explore the new 'Live' endpoints. The 'Voice & Audio' nav label rename to 'Audio & voice' is cosmetic only.
endpoint:Live - Create sessionendpoint:Live - Primary WebSocketendpoint:Live - Sideband WebSocketendpoint:Live - Fork WebSocketendpoint:Live - Sessions Acceptendpoint:Live - Download Recordingendpoint:Live - Forkendpoint:Live - Hangupendpoint:Live - Referendpoint:Live - Reject

9/10/2026

new_featurehigh85% confidence

OpenAI released multiple major API features and models including GPT-6 Astra, GPT-5.6 family, GPT Image 2.5, new transcription models, Realtime API updates, Terraform provider, mTLS/X.509 GA, and numerous platform capabilities. Additionally, several deprecations and removals occurred including DALL·E model snapshots, Realtime API Beta, Assistants API shutdown, and whisper/transcription model deprecations.

Migration: Review the Assistants API shutdown (Aug 26, 2026) and migrate to Responses/Conversations API; migrate from deprecated whisper-1/gpt-4o-transcribe models to gpt-live-transcribe or gpt-transcribe before Feb 26, 2027; migrate away from dall-e-2/dall-e-3 (already removed May 12, 2026); if using GPT-6 Astra, note it does not support 'none' reasoning effort, custom temperature/top_p, or logprobs, and tool calling requires Responses API.
model:gpt-6-astramodel:gpt-image-2.5-sunburstmodel:gpt-image-2.5-flaremodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-transcribemodel:gpt-live-transcribemodel:gpt-realtime-2.1model:gpt-realtime-2.1-minimodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizemodel:dall-e-2model:dall-e-3endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/imagesendpoint:v1/audio/transcriptionsendpoint:v1/realtimeendpoint:v1/videosendpoint:v1/videos/editsendpoint:v1/videos/{video_id}/remixendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsparam:reasoning_effortparam:prompt_cache_retentionparam:return_token_budgetparam:backgroundparam:safety_identifier

9/8/2026

new_featurehigh88% confidence

OpenAI's changelog covers a large number of changes across many months (February–September 2026), including new model releases (GPT-6 Astra, GPT-5.6 family, GPT Image 2.5, GPT Transcribe, GPT Realtime 2.1), new API capabilities (async tool calling, mid-turn steering, mTLS, Terraform provider, spend limits, regional processing), deprecations (whisper-1, gpt-4o-transcribe variants shutting down Feb 2027, Assistants API shut down Aug 26 2026, DALL·E snapshots removed May 2026), and breaking removals (Assistants API, DALL·E 2/3 snapshots, Realtime API Beta). Multiple significant breaking changes and deprecations are embedded within this single large diff.

Migration: Immediately migrate away from the Assistants API (shut down Aug 26, 2026) to the Responses/Conversations API; migrate from whisper-1/gpt-4o-transcribe models (shutdown Feb 26, 2027) to gpt-live-transcribe or gpt-transcribe; migrate from DALL·E 2/3 snapshots (already removed May 12, 2026) to gpt-image-2 or gpt-image-1; migrate from the Realtime API Beta (removed May 12, 2026) to the released Realtime API. Review GPT-6 Astra migration notes if using tools with Chat Completions.
model:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizemodel:dall-e-2model:dall-e-3model:gpt-6-astramodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-image-2.5-sunburstmodel:gpt-image-2.5-flaremodel:gpt-transcribemodel:gpt-live-transcribemodel:gpt-realtime-2.1model:gpt-5.5model:gpt-5.4endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/audio/transcriptionsendpoint:v1/realtimeendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/videosendpoint:v1/videos/editsendpoint:v1/videos/{video_id}/remixendpoint:v1/batch

9/8/2026

new_featurehigh85% confidence

OpenAI released multiple major API changes including GPT-6 Astra (their most capable model), new Responses API controls (async tool calling, mid-turn steering), new transcription models (GPT Transcribe, GPT Live Transcribe), GPT-5.6 model family, and numerous other features and deprecations spanning several months. Notable breaking constraints include GPT-6 Astra not supporting 'none' reasoning effort, custom temperature/top_p, or logprobs, and tool calling requiring the Responses API. Additionally, the Assistants API was shut down on August 26, 2026, and DALL·E snapshots and Realtime API Beta were removed.

Migration: If using GPT-6 Astra: remove 'none' reasoning_effort, custom temperature/top_p, and logprobs; migrate tool calling to the Responses API. If using Assistants API: migrate to Responses API and Conversations API immediately. If using DALL·E 2/3 snapshots or Realtime API Beta: migrate to gpt-image-2/gpt-image-1 and the released Realtime API respectively. For whisper-1 and gpt-4o-transcribe models: migrate to gpt-live-transcribe or gpt-transcribe before February 26, 2027.
model:gpt-6-astraendpoint:v1/responsesendpoint:v1/chat/completionsmodel:gpt-transcribemodel:gpt-live-transcribemodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/audio/transcriptionsendpoint:v1/realtimemodel:dall-e-2model:dall-e-3endpoint:v1/images/generationsendpoint:v1/images/editsmodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunaparam:reasoning_effortparam:temperatureparam:top_pparam:logprobsparam:prompt_cache_retentionendpoint:v1/videosendpoint:v1/videos/{video_id}/remix

9/8/2026

Effective: 9/3/2026

breakingcritical95% confidence

Multiple breaking changes in this changelog including: GPT-6 Astra does not support 'none' reasoning effort, custom temperature/top_p, or logprobs; tool calling with GPT-6 Astra requires the Responses API (not Chat Completions); DALL-E 2/3 snapshots and Realtime API Beta were removed on May 12, 2026; the Assistants API shut down on August 26, 2026; and POST /v1/videos/{video_id}/remix is deprecated in favor of POST /v1/videos/edits.

Migration: 1) Migrate from Assistants API to Responses/Conversations API. 2) Migrate DALL-E 2/3 usage to gpt-image-2, gpt-image-1, or gpt-image-1-mini. 3) Migrate Realtime API Beta to the released Realtime API. 4) For GPT-6 Astra with tools, migrate from Chat Completions to Responses API. 5) Replace POST /v1/videos/{video_id}/remix with POST /v1/videos/edits.
model:gpt-6-astramodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizemodel:dall-e-2model:dall-e-3endpoint:v1/assistants (Assistants API)endpoint:v1/realtime (Beta)endpoint:POST /v1/videos/{video_id}/remixendpoint:POST /v1/videos/editsparam:reasoning_effort=none (GPT-6 Astra)param:temperature (GPT-6 Astra)param:top_p (GPT-6 Astra)param:logprobs (GPT-6 Astra)

9/4/2026

Effective: 8/26/2026

new_featureinfo60% confidence

The Audio/Transcription section in the API reference navigation now includes a 'Transcription streaming events' entry, and the 'Create a voice' endpoint was moved out from under 'Voice Consents' to sit at the Audio level. These appear to be documentation/navigation additions reflecting new or newly documented capabilities.

Migration: Review the new 'Transcription streaming events' reference if you use the transcription API, as streaming support may now be available.
endpoint:Create a transcription (streaming events)endpoint:Create a voice

9/4/2026

breakingcritical97% confidence

Multiple breaking changes including: GPT-6 Astra does not support 'none' reasoning effort, custom temperature/top_p/logprobs, and requires Responses API for tool calling; DALL·E 2/3 snapshots and Realtime API Beta were removed on May 12, 2026; Assistants API shut down on August 26, 2026; whisper-1 and related transcription models deprecated with shutdown on February 26, 2027. Additionally, new error codes (429 slow_down, 503 server_is_overloaded), prompt_cache_retention default changed to 24h, and POST /v1/videos/{video_id}/remix deprecated in favor of /v1/videos/edits.

Migration: Immediate: (1) Migrate Assistants API usage to Responses API + Conversations API. (2) Migrate from DALL·E 2/3 snapshots to gpt-image-2/gpt-image-1. (3) Migrate from Realtime API Beta to released Realtime API. (4) For GPT-6 Astra, remove 'none' reasoning_effort, remove custom temperature/top_p/logprobs, and move tool calls to Responses API. (5) Migrate whisper-1/gpt-4o-transcribe/gpt-4o-mini-transcribe/gpt-4o-transcribe-diarize to gpt-live-transcribe or gpt-transcribe before Feb 26, 2027. (6) Update error handling for new 429 slow_down and 503 server_is_overloaded codes.
model:gpt-6-astramodel:dall-e-2model:dall-e-3model:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/assistants (Assistants API)endpoint:v1/realtime (Beta)endpoint:v1/videos/{video_id}/remixendpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/audio/transcriptionsparam:reasoning_effort (none value removed for gpt-6-astra)param:temperature (unsupported for gpt-6-astra)param:top_p (unsupported for gpt-6-astra)param:logprobs (unsupported for gpt-6-astra)param:prompt_cache_retention (default changed to 24h)

9/3/2026

Effective: 8/26/2026

breakingcritical98% confidence

The Assistants API was shut down on August 26, 2026, with no further access. Additionally, whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-transcribe-diarize have been deprecated and will shut down on February 26, 2027.

Migration: Migrate from the Assistants API to the Responses API and Conversations API using the official migration guide immediately. For transcription models, migrate to gpt-live-transcribe or gpt-transcribe before February 26, 2027.
endpoint:Assistants APImodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/audio/transcriptionsendpoint:v1/realtime

9/3/2026

Effective: 8/26/2026

breakingcritical97% confidence

The Assistants API was shut down on August 26, 2026, and multiple transcription models (whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, gpt-4o-transcribe-diarize) were deprecated with a shutdown date of February 26, 2027. Additionally, DALL·E model snapshots (dall-e-2, dall-e-3) and the Realtime API Beta were removed on May 12, 2026.

Migration: Migrate Assistants API usage to the Responses API and Conversations API using the migration guide. Migrate transcription models to gpt-live-transcribe or gpt-transcribe. Replace DALL·E 2/3 with gpt-image-2, gpt-image-1, or gpt-image-1-mini. Move from Realtime API Beta to the released Realtime API.
endpoint:Assistants APImodel:whisper-1model:gpt-4o-transcribemodel:gpt-4o-mini-transcribemodel:gpt-4o-transcribe-diarizeendpoint:v1/audio/transcriptionsmodel:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)

8/31/2026

Effective: 8/26/2026

new_featureinfo82% confidence

OpenAI's changelog documents numerous additions and updates spanning August 2026 back to December 2025, including new models (GPT-5.6 family, GPT-Realtime-2.1, GPT Transcribe, GPT Image 2), new API endpoints and features (transparent backgrounds, Fast mode, Ultrafast mode, Daybreak tiers, Prompt Caching dashboard, WebSocket mode, Skills, Compaction, Secure MCP Tunnel, workload identity federation, hard spend limits, regional processing), and several deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder, v1/videos/{video_id}/remix).

Migration: Review the deprecations page for shutdown timelines on removed items (DALL·E 2/3 snapshots already removed May 12 2026, Realtime API Beta already removed); migrate from dall-e-2/dall-e-3 to gpt-image-2/gpt-image-1, and from the Realtime Beta to the released Realtime API. Also note that prompt_cache_retention now defaults to 24h for non-ZDR orgs, and reasoning_effort defaults to medium for GPT-5.5+.
model:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.6-cybermodel:gpt-realtime-2.1model:gpt-realtime-2.1-minimodel:gpt-transcribemodel:gpt-live-transcribemodel:gpt-image-2model:gpt-5.5model:gpt-5.5-promodel:gpt-5.4model:gpt-5.4-minimodel:gpt-5.4-nanomodel:dall-e-2model:dall-e-3model:sora-2endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/realtimeendpoint:v1/audio/transcriptionsendpoint:v1/videosendpoint:v1/videos/editsendpoint:v1/videos/{video_id}/remixendpoint:v1/batchparam:backgroundparam:prompt_cache_retentionparam:reasoning_effortparam:return_token_budgetparam:phaseparam:safety_identifier

8/31/2026

new_featureinfo82% confidence

OpenAI's changelog documents numerous API additions and updates spanning December 2025 through August 2026, including new models (GPT-5.4 through GPT-5.6 families, GPT-Realtime-2.x, GPT Transcribe, GPT Image 2), new endpoints (v1/videos, v1/realtime/translations, v1/audio/transcriptions), new capabilities (WebSocket mode, compaction, Skills, Secure MCP Tunnel, Terraform provider, workload identity federation), and breaking removals (DALL-E snapshots and Realtime API Beta removed May 12, 2026). Several deprecations were also announced including reusable prompt objects, Evals platform, and Agent Builder.

Migration: Review the deprecations page for shutdown timelines; notably DALL-E 2/3 snapshots and Realtime API Beta were already removed on May 12, 2026 — migrate to gpt-image-2/gpt-image-1 and the released Realtime API respectively. POST /v1/videos/{video_id}/remix is deprecated in favor of POST /v1/videos/edits.
endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/realtimeendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsendpoint:v1/audio/transcriptionsendpoint:v1/videosendpoint:v1/videos/charactersendpoint:v1/videos/extensionsendpoint:v1/videos/editsendpoint:v1/videos/{video_id}/remixendpoint:v1/batchmodel:dall-e-2model:dall-e-3model:gpt-5.4model:gpt-5.5model:gpt-5.6-solmodel:gpt-image-2model:gpt-realtime-2model:gpt-transcribeparam:backgroundparam:prompt_cache_retentionparam:return_token_budgetparam:phaseparam:reasoning_effort

8/31/2026

new_featureinfo72% confidence

OpenAI's changelog covers a wide range of updates from December 2025 through August 2026, including new models (GPT-5.4, GPT-5.5, GPT-5.6 family, GPT-Realtime-2, GPT Image 2, GPT Transcribe), new API endpoints and capabilities (Responses API enhancements, Realtime API updates, Batch API expansions, Sora API expansions), pricing changes, dashboard features, and several deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder).

Migration: Review the deprecations page for shutdown timelines on removed items (DALL·E 2/3 snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder). Migrate from DALL·E snapshots to gpt-image-2/gpt-image-1. Migrate from the Realtime API Beta to the released Realtime API. Note that prompt_cache_retention now defaults to 24h for non-ZDR orgs, and GPT-5.5 only supports extended prompt caching (not in-memory).
model:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-5.5-promodel:gpt-5.4model:gpt-5.4-promodel:gpt-5.4-minimodel:gpt-5.4-nanomodel:gpt-image-2model:gpt-image-1.5model:gpt-realtime-2model:gpt-realtime-2.1model:gpt-transcribemodel:gpt-live-transcribemodel:dall-e-2model:dall-e-3model:sora-2endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/realtimeendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/audio/transcriptionsendpoint:v1/videosendpoint:v1/videos/editsendpoint:v1/batchparam:prompt_cache_retentionparam:backgroundparam:return_token_budget

8/29/2026

new_featureinfo72% confidence

OpenAI's changelog covers a wide range of updates from December 2025 through August 2026, including new models (GPT-5.4, GPT-5.5, GPT-5.6 family, GPT-Realtime-2.x, GPT Transcribe, GPT Image 2), new API endpoints and tools (Responses API enhancements, Realtime API, Sora API expansions, web search image results, Skills, Compaction, WebSocket mode), pricing changes, deprecations (DALL-E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder), and platform features (Terraform provider, Secure MCP Tunnel, workload identity federation, spend limits, Prompt Caching dashboard). This is a bulk changelog snapshot rather than a single discrete change.

Migration: Review the deprecations page for shutdown timelines on DALL-E 2/3 snapshots (removed May 12, 2026), Realtime API Beta (removed May 12, 2026), reusable prompt objects, Evals platform, and Agent Builder. Migrate DALL-E usage to gpt-image-2/gpt-image-1. Migrate Realtime Beta users to the released Realtime API. Note that prompt_cache_retention now defaults to 24h for non-ZDR orgs, and reasoning_effort defaults to medium for GPT-5.5+.
endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/realtimeendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsendpoint:v1/audio/transcriptionsendpoint:v1/videosendpoint:v1/videos/charactersendpoint:v1/videos/extensionsendpoint:v1/videos/editsendpoint:v1/batchmodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-5.4model:gpt-image-2model:gpt-transcribemodel:gpt-realtime-2.1model:dall-e-2model:dall-e-3param:prompt_cache_retentionparam:reasoning_effortparam:backgroundparam:return_token_budget

8/28/2026

new_featureinfo82% confidence

OpenAI's changelog covers a wide range of updates from December 2025 through August 2026, including new models (GPT-5.4, GPT-5.5, GPT-5.6 family, GPT Image 2, GPT Transcribe, GPT Realtime 2.x), new API endpoints and tools (WebSocket mode, Secure MCP Tunnel, Terraform provider, Daybreak tiers, transparent backgrounds for images), pricing changes, and several deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder). Notable breaking changes include the removal of DALL·E 2/3 snapshots and the Realtime API Beta on May 12, 2026, and the deprecation of POST /v1/videos/{video_id}/remix in favor of POST /v1/videos/edits.

Migration: If using dall-e-2 or dall-e-3 snapshots, migrate to gpt-image-2, gpt-image-1, or gpt-image-1-mini. If using the Realtime API Beta, migrate to the released Realtime API. If using POST /v1/videos/{video_id}/remix, migrate to POST /v1/videos/edits within 6 months of Mar 12, 2026. Review the deprecations page for shutdown timelines on reusable prompt objects, Evals platform, and Agent Builder.
model:dall-e-2model:dall-e-3endpoint:v1/videos/{video_id}/remixendpoint:v1/realtime (Beta)model:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-5.4model:gpt-image-2model:gpt-transcribemodel:gpt-realtime-2endpoint:v1/responsesendpoint:v1/videos/editsendpoint:v1/realtime/translationsendpoint:v1/audio/transcriptionsparam:prompt_cache_retentionparam:backgroundparam:return_token_budget

8/28/2026

new_featureinfo82% confidence

OpenAI's changelog covers a wide range of updates from December 2025 through August 2026, including new models (GPT-5.4, GPT-5.5, GPT-5.6 family, GPT-Image-2, GPT-Realtime-2.x, GPT-Transcribe), new API endpoints and capabilities (WebSocket mode, Secure MCP Tunnel, Terraform provider, hard spend limits, workload identity federation, transparent backgrounds for image generation), pricing changes, and several deprecations (DALL-E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder).

Migration: Review deprecations carefully: DALL-E 2/3 snapshots and Realtime API Beta were removed May 12, 2026 — migrate to gpt-image-2/gpt-image-1 and the released Realtime API respectively. Also note POST /v1/videos/{video_id}/remix will be deprecated in favor of POST /v1/videos/edits, and reusable prompt objects/Evals platform/Agent Builder have announced shutdowns.
model:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-5.5-promodel:gpt-5.4model:gpt-5.4-promodel:gpt-5.4-minimodel:gpt-5.4-nanomodel:gpt-image-2model:gpt-transcribemodel:gpt-live-transcribemodel:gpt-realtime-2model:gpt-realtime-2.1model:dall-e-2model:dall-e-3endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/realtimeendpoint:v1/audio/transcriptionsendpoint:v1/videosendpoint:v1/videos/editsendpoint:v1/videos/{video_id}/remixendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsparam:background (transparent)param:prompt_cache_retentionparam:return_token_budget

8/28/2026

new_featureinfo82% confidence

OpenAI's changelog covers a broad range of updates from December 2025 through August 2026, including new model releases (GPT-5.4, GPT-5.5, GPT-5.6 family, GPT Image 2, GPT Transcribe, GPT Realtime 2.x), new API endpoints and capabilities (WebSocket mode, Secure MCP Tunnel, Terraform provider, workload identity federation, hard spend limits, Prompt Caching dashboard), and several deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder). Notable breaking changes include the removal of DALL·E 2/3 snapshots and the Realtime API Beta on May 12, 2026, and the deprecation of POST /v1/videos/{video_id}/remix in favor of POST /v1/videos/edits.

Migration: Review the deprecations page for shutdown timelines; migrate off DALL·E 2/3 snapshots to gpt-image-2/gpt-image-1, migrate off the Realtime API Beta to the released Realtime API, and replace POST /v1/videos/{video_id}/remix with POST /v1/videos/edits before its 6-month deprecation window closes.
model:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)endpoint:v1/videos/{video_id}/remixendpoint:v1/videos/editsmodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-5.4model:gpt-image-2model:gpt-transcribemodel:gpt-realtime-2endpoint:v1/responsesendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/audio/transcriptionsendpoint:v1/videosparam:prompt_cache_retentionparam:backgroundparam:return_token_budgetparam:phase

8/28/2026

new_featureinfo82% confidence

OpenAI's changelog covers a large number of updates spanning August 2025 through August 2026, including new models (GPT-5.6 family, GPT-Realtime-2.1, GPT Transcribe, gpt-image-2), new API endpoints and tools (Daybreak tiers, Fast mode, Terraform provider, Secure MCP Tunnel, WebSocket mode, Skills, Compaction), pricing changes, and several deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder). Notable breaking changes include the removal of dall-e-2, dall-e-3, and the Realtime API Beta on May 12, 2026, and the POST /v1/videos/{video_id}/remix endpoint being deprecated in favor of POST /v1/videos/edits.

Migration: If using dall-e-2, dall-e-3, or the Realtime API Beta, migrate immediately — these were removed May 12, 2026. Replace /v1/videos/{video_id}/remix with POST /v1/videos/edits. Review the deprecations page for shutdown timelines on reusable prompt objects, Evals platform, and Agent Builder.
model:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)endpoint:v1/videos/{video_id}/remixendpoint:v1/videos/editsmodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-image-2model:gpt-transcribemodel:gpt-live-transcribemodel:gpt-realtime-2.1endpoint:v1/audio/transcriptionsendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsendpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsparam:background (transparent)param:prompt_cache_retentionparam:return_token_budgetparam:phaseparam:reasoning_effort

8/28/2026

new_featureinfo72% confidence

OpenAI's changelog covers a large number of updates spanning August 2026 back to December 2025, including new models (GPT-5.6 family, GPT Image 2, GPT-Realtime-2.1, GPT Transcribe), new API endpoints, pricing changes, deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder), and platform features (Terraform provider, Secure MCP Tunnel, hard spend limits, workload identity federation, transparent backgrounds for image generation). Multiple breaking changes and deprecations are embedded within this bulk changelog dump.

Migration: Review the full deprecations page for shutdown timelines; notably DALL·E 2/3 snapshots and Realtime API Beta were removed May 12 2026 — migrate to gpt-image-2/gpt-image-1 and the released Realtime API respectively. Also note POST /v1/videos/{video_id}/remix is deprecated in favor of POST /v1/videos/edits.
model:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)endpoint:v1/videos/{video_id}/remixendpoint:v1/videos/editsmodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-image-2model:gpt-realtime-2.1model:gpt-transcribemodel:gpt-live-transcribeendpoint:v1/audio/transcriptionsendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/batchparam:prompt_cache_retentionparam:background (transparent)param:return_token_budget

8/27/2026

new_featureinfo82% confidence

OpenAI's changelog documents a large number of cumulative API additions and updates spanning December 2025 through August 2026, including new models (GPT-5.6 family, GPT-Realtime-2.1, GPT Transcribe, gpt-image-2), new endpoints (v1/videos, v1/realtime/translations, v1/audio/transcriptions), new capabilities (transparent backgrounds, Fast mode, Ultrafast mode, Secure MCP Tunnel, workload identity federation, spend limits, regional processing), and several deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder, v1/videos/{video_id}/remix).

Migration: Review the deprecations page for shutdown timelines; migrate off dall-e-2/dall-e-3 snapshots to gpt-image-2/gpt-image-1, migrate off the Realtime API Beta to the released Realtime API, and replace POST /v1/videos/{video_id}/remix with POST /v1/videos/edits within 6 months. For prompt caching, note that prompt_cache_retention now defaults to 24h for non-ZDR orgs.
model:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-5.4model:gpt-5.4-minimodel:gpt-5.4-nanomodel:gpt-image-2model:gpt-transcribemodel:gpt-live-transcribemodel:gpt-realtime-2.1model:gpt-realtime-2model:dall-e-2model:dall-e-3endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/audio/transcriptionsendpoint:v1/realtimeendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsendpoint:v1/videosendpoint:v1/videos/editsendpoint:v1/videos/{video_id}/remixendpoint:v1/batchparam:prompt_cache_retentionparam:backgroundparam:return_token_budgetparam:phase

8/26/2026

new_featureinfo82% confidence

OpenAI's changelog covers a broad range of updates from December 2025 through August 2026, including new models (GPT-5.5, GPT-5.6 family, GPT-Realtime-2.1, GPT Transcribe, GPT Image 2), new API endpoints (v1/videos, v1/realtime/translations, v1/audio/transcriptions), new platform features (Prompt Caching dashboard, Terraform provider, Secure MCP Tunnel, hard spend limits, workload identity federation), and several deprecations (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder). Notable breaking changes include the removal of dall-e-2, dall-e-3 snapshots and the Realtime API Beta on May 12, 2026.

Migration: If using dall-e-2 or dall-e-3 model snapshots, migrate to gpt-image-2, gpt-image-1, or gpt-image-1-mini. If using the Realtime API Beta interface, migrate to the released Realtime API. Check the deprecations page for shutdown timelines on reusable prompt objects, the Evals platform, and Agent Builder. For v1/videos/{video_id}/remix, migrate to POST /v1/videos/edits before deprecation in ~6 months from March 2026.
model:dall-e-2model:dall-e-3endpoint:v1/realtime (Beta)endpoint:v1/videos/{video_id}/remixendpoint:v1/videos/editsendpoint:v1/realtime/translationsendpoint:v1/realtime/transcription_sessionsendpoint:v1/audio/transcriptionsendpoint:v1/videosmodel:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-image-2model:gpt-realtime-2.1model:gpt-transcribemodel:gpt-live-transcribeparam:prompt_cache_retentionparam:background (transparent)param:return_token_budget

8/26/2026

new_featureinfo82% confidence

OpenAI's changelog covers a large number of updates from December 2025 through August 2026, including new models (GPT-5.4, GPT-5.5, GPT-5.6 family, GPT-Realtime-2.x, GPT Transcribe, GPT Image 2), new API endpoints and tools (Responses API enhancements, WebSocket mode, Secure MCP Tunnel, Terraform provider, hard spend limits, Programmatic Tool Calling, transparent backgrounds for gpt-image-2), and several deprecations/removals (DALL·E snapshots, Realtime API Beta, reusable prompt objects, Evals platform, Agent Builder, v1/videos/{video_id}/remix). Multiple breaking removals are embedded within this large changelog dump.

Migration: Review the deprecations page for shutdown timelines. Immediately: migrate away from dall-e-2/dall-e-3 snapshots (removed May 12, 2026) to gpt-image-2/gpt-image-1; migrate from Realtime API Beta to the released Realtime API; migrate from POST /v1/videos/{video_id}/remix to POST /v1/videos/edits (deprecated, 6-month window from Mar 12, 2026); migrate away from reusable prompt objects, Evals platform, and Agent Builder per deprecations page timelines.
model:gpt-5.6-solmodel:gpt-5.6-terramodel:gpt-5.6-lunamodel:gpt-5.5model:gpt-5.5-promodel:gpt-5.4model:gpt-5.4-promodel:gpt-5.4-minimodel:gpt-5.4-nanomodel:gpt-image-2model:gpt-realtime-2model:gpt-realtime-2.1model:gpt-transcribemodel:gpt-live-transcribemodel:dall-e-2model:dall-e-3endpoint:v1/responsesendpoint:v1/chat/completionsendpoint:v1/images/generationsendpoint:v1/images/editsendpoint:v1/realtimeendpoint:v1/videosendpoint:v1/videos/editsendpoint:v1/videos/{video_id}/remixendpoint:v1/audio/transcriptionsendpoint:v1/batchparam:backgroundparam:prompt_cache_retentionparam:return_token_budgetparam:safety_identifier

8/25/2026

Get alerts when OpenAI changes affect your code

Connect your GitHub repos and Breakwatch will map your OpenAI usage and alert you about relevant changes.

Get started for free