OpenAI Releases

OpenAI news, ChatGPT, models and product updates. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 250 OpenAI releases · Updated

  • OpenAI Python SDK Releases sdkai ·

    openai-python v2.52.0 adds content provenance checks

    The openai-python client library version 2.52.0 introduces content provenance checks, enhancing API security and traceability. It also fixes a bug to correctly honor longer Retry-After delays for rate limiting. This release is primarily for developers using the OpenAI API via the Python SDK.

    feature patch
  • OpenAI Python SDK Releases sdkaiengineer ·

    OpenAI Python Library v2.51.0 Adds Fast Tier Support

    The latest OpenAI Python library release (v2.51.0) introduces support for the new 'fast' tier API, enabling potentially faster and more cost-effective inference for compatible models. This feature is now available for developers using the library. It also includes a fix to ensure helper methods correctly recognize this tier.

    feature patch
  • OpenAI Python SDK Releases sdkai ·

    OpenAI Python Client v2.50.0: Transcription Model Updates

    The OpenAI Python client has been updated to version 2.50.0, introducing transcription model updates. This release also restores a transcription keyword overload, fixing a previous bug. These changes are primarily relevant to developers using the Python SDK for audio transcription tasks.

    feature patch
  • OpenAI Python SDK Releases sdkai ·

    openai-python client requires Python 3.10

    The openai-python client has updated its minimum Python version requirement to 3.10. This change is part of automating version reviews and may impact users on older Python versions. The update is available in v2.49.0 of the client library.

    feature
  • OpenAI Python SDK Releases sdkaiengineer ·

    openai-python v2.48.0 adds None support for cache keys and spend limit APIs

    The openai-python client library has released version 2.48.0, introducing support for passing `None` to `prompt_cache_key` and `safety_identifier` for enhanced caching flexibility. It also adds support for `spend_limit` administrative APIs, beneficial for managing resource allocation. These updates are relevant for developers using the Python client to interact with OpenAI services, particularly those managing caching or administrative functions.

    feature
  • OpenAI Python SDK Releases sdkaiengineer ·

    OpenAI Python Client v2.47.0: Experimental HTTPX2 and CI runner support

    The latest OpenAI Python client release v2.47.0 introduces experimental runtime support for HTTPX2 clients, enhancing compatibility and performance for developers using this HTTP library. It also includes configurable CI runner and private-production-repo support for workflow templates, benefiting teams managing complex deployment pipelines. These updates are available now for all users of the openai-python library, with the HTTPX2 support noted as experimental.

    feature patch
  • OpenAI Python SDK Releases sdkaipreviewengineer ·

    openai-python v2.46.0 adds project service accounts and API key access

    The latest openai-python client library version 2.46.0 introduces new features for managing API keys related to organization projects and service accounts. It also includes bug fixes to ensure type compatibility and remove outdated beta annotations. These changes are relevant for developers integrating OpenAI services who manage access and keys programmatically.

    feature patch
  • OpenAI Python SDK Releases sdkaiengineer ·

    openai-python v2.44.0 prioritizes first auth header

    The latest openai-python library release, v2.44.0, fixes a bug where the first authentication header was not being prioritized. This change ensures that the client correctly uses the primary authentication credentials when multiple are present. The update is now available for all users of the Python SDK.

    patch
  • OpenAI Python SDK Releases sdkai ·

    openai-python v2.42.0 adds spend alerts and API updates

    The openai-python library has been updated to version 2.42.0, introducing new administrative features for spend alerts and manual API updates. These enhancements benefit developers managing their OpenAI API usage by providing more control and visibility over costs. The release also includes updates to the OpenAPI specification and Stainless configuration, impacting users who rely on precise API definitions. This update is available now for all users of the Python SDK.

    feature patch
  • OpenAI Python SDK Releases sdkaipreviewengineer ·

    OpenAI Python Client v2.45.0

    The OpenAI Python client library has released version 2.45.0, introducing a new API feature for gpt-5.6-sol models. This update also rectifies a bug that affected access to beta resources. The release provides enhancements for developers working with OpenAI's latest language models and ensures stable access to experimental features.

    feature patch
  • OpenAI Python SDK Releases sdkaiengineer ·

    OpenAI Python client updates OpenAPI spec

    The OpenAI Python client library has been updated to reflect the latest OpenAPI specification or Stainless configuration. This enhancement ensures that the client accurately reflects the current API structure, benefiting developers who rely on the client for interacting with OpenAI services. The change is included in the v2.43.0 release.

    feature

About OpenAI release tracking on ReleaseBytes

OpenAI announces model releases, API changes, deprecations and product updates across several channels. ReleaseBytes brings the official OpenAI announcements and API changelog together in one feed, with concise summaries and explicit flags for model deprecations and breaking API changes — the updates that break integrations if missed.

Frequently asked questions

How often are OpenAI release notes updated on ReleaseBytes?

Continuously. ReleaseBytes monitors the official OpenAI release channels around the clock and publishes a plain-English summary of each announcement shortly after it lands.

What kinds of OpenAI changes does ReleaseBytes track?

New features, enhancements, bug fixes, security advisories, breaking changes, deprecations and end-of-life announcements. Every item is tagged by type so you can filter to just the changes that need action.

How can I get alerts for new OpenAI releases?

Set up a free email or Slack alert filtered to OpenAI, subscribe to the weekly digest, or follow the RSS feed. Teams can also install the ReleaseBytes GitHub App or connect via MCP.

Where does the OpenAI release data come from?

From the official sources: OpenAI news, ChatGPT, models and product updates. Every item links back to the original vendor announcement.