ReleaseBytes

Stay up to date with the latest cloud, data, AI, and developer tool releases, all in one place.

ReleaseBytes tracks official release notes, changelogs and platform updates from the platforms your team relies on, all in one continuously updated feed.

Databricks
breaking patch

Databricks SDK Java v0.120.0: API Additions and Breaking Change

Databricks SDK Java version 0.120.0 introduces new methods for managing Postgres data APIs and adds several fields to compute and database specifications. A significant breaking change modifies the `resourceId` field in the `Operation` class to be optional. These updates are relevant for developers using the Java SDK to interact with Databricks services, particularly those managing compute resources or database integrations.

Databricks
breaking patch

Databricks SDK Go v0.145.0: Bug fixes and API enhancements

Databricks SDK Go version 0.145.0 includes bug fixes for tag policy routing and several API changes, including a breaking change to the `ResourceId` field in bundle deployments. These updates affect developers working with tags, bundle deployments, and data catalog connections. The release also introduces new fields for vector indexes and adds a new connection type.

AWS
patch security

Amazon RDS for MySQL 5.7: Extended Support minor version 5.7.44-RDS.20260521 available

Amazon RDS for MySQL now supports Extended Support minor version 5.7.44-RDS.20260521, offering critical security and bug fixes beyond community support. This allows users up to three additional years to upgrade to a new major version, ensuring business continuity and security for existing MySQL databases on Aurora and RDS. Customers can upgrade to this version to address known vulnerabilities and bugs in prior releases.

GitHub
breaking announcement

GitHub Actions enforces minimum self-hosted runner versions starting July/September 2026

GitHub Actions is resuming enforcement of minimum version requirements for self-hosted runners on github.com and GitHub Enterprise Cloud. This change is necessary to support the new backend architecture that has increased reliability and performance. Users must ensure runners are on version 2.329.0 or later for registration and updated within 30 days of new releases to continue executing jobs. Enforcement begins with brownouts in July/August 2026, with full enforcement on July 31, 2026, for Data Residency instances and September 25, 2026, for others.

GCP
security patch

Google Kubernetes Engine: Cluster Version Updates and Security Enhancements

Google Kubernetes Engine has released new cluster versions for Rapid, Regular, Stable, and Extended channels, offering updated features and security patches. These updates are crucial for users seeking the latest GKE capabilities and improved security posture through updated Container-Optimized OS images. Users should review the available versions for their specific channel and consider upgrading to benefit from cumulative security fixes. Several older versions are also being deprecated in the Extended channel, with removal scheduled within 90 days.

GCP
security

Cloud Service Mesh Releases Security Updates

Managed Cloud Service Mesh has released new sidecar versions for its rapid, regular, and stable channels, addressing a security vulnerability CVE-2026-035. These updates are rolling out progressively. The security proxy for Gateway API on GKE is also being updated across all managed release channels.

Anthropic
announcement breaking

Anthropic suspends Fable 5 and Mythos 5 due to US government directive

Anthropic is suspending access to its Fable 5 and Mythos 5 models for all customers in response to a US government export control directive. The government cited national security concerns, believing a method to bypass the model's safeguards has been discovered. This action affects all users, including foreign national Anthropic employees, though other Anthropic models remain unaffected. Anthropic disagrees with the severity of the finding and is working to restore access.

GitHub
feature patch breaking

GitHub Enterprise Server 3.21 Released

GitHub Enterprise Server 3.21 is now generally available, bringing enhancements to deployment efficiency, monitoring, code security, and policy management. Key updates include the general availability of organization custom properties and hierarchy view for GitHub Projects, alongside a new REST API version with breaking changes. These updates benefit enterprise administrators and developers by improving metadata tagging, project visualization, and workflow management.

Azure
deprecation

Azure deprecates GPv1 and legacy Blob storage

Azure is retiring GPv1 and legacy Blob storage accounts, impacting users who rely on these older storage types. This change encourages migration to newer, more performant storage account types. The retirement is proceeding in phases, with specific dates for each stage to be communicated.

Azure
deprecation announcement

Azure Batch VM series retiring

Azure Batch is retiring several older virtual machine series: D-series, Ds-series, Dv2-series, Dsv2-series, and Ls-series. This change impacts users who have configured their Batch pools to use these specific VM types, potentially requiring migration to newer, more performant options. While no immediate action is required, users should plan for future migration to avoid service disruptions. Further details on migration paths will be provided.

Azure
deprecation announcement

Retirements announced for several Azure Virtual Machine series

Several legacy Azure Virtual Machine series, including Av2, F, G, and Lsv2 series, are being retired. This impacts Azure Batch pools, affecting users who have deployed these older VM types. Customers are advised to migrate to newer, more performant VM series to avoid disruption.

Databricks
breaking patch

Databricks SDK for Python v0.117.0

Databricks SDK for Python version 0.117.0 introduces new fields for Synced Tables and makes a breaking change to the `resource_id` field in `Operation`. It also includes significant bug fixes for token caching and lazy initialization of `WorkspaceClient.dbutils` to improve performance and stability, particularly in Spark Connect environments. The release also declares `urllib3` as an explicit dependency.