hussein-awala opened a new pull request, #71794:
URL: https://github.com/apache/airflow/pull/71794

   Prepare providers release 2026-08-18.
   
   32 providers: 1 major, 10 minor, 20 patch, plus `keycloak` re-cut at its 
existing 0.9.0
   (the 2026-08-01 RC was excluded, so this builds as rc2).
   
   **Major bumps**
   
   * `microsoft.azure` 14.1.0 → **15.0.0** — #71071 migrates `AzureBatchHook` /
     `AzureBatchOperator` to the azure-batch 15.x track-2 SDK: `get_conn` 
returns `BatchClient`
     instead of `BatchServiceClient`, `configure_pool` no longer accepts 
`os_family` /
     `os_version`, `AzureBatchOperator` no longer accepts `os_family`, and the 
SDK renamed the
     Batch model classes. Migration guidance is in the changelog note.
   
   **Notable**
   
   * `common.ai` 0.7.0 → 0.8.0 carries a breaking change (#71317): the `query` 
tool of
     `SQLToolset` and `DataFusionToolset` returns a different shape — rows are 
now columnar and
     `count` is replaced by `row_count`. Kept as a 0.x minor to match how this 
provider has
     shipped breaking changes before (0.4.0, 0.5.0); raise it to 1.0.0 if the 
PMC prefers.
   * `fab` 3.8.1 includes #71735, validating the issuer and audience of Azure 
AD id_tokens.
   * 21 providers received a doc-only marker update with no version bump; 49 
had no
     user-facing changes and are not released.
   
   `uv.lock` is updated with the new workspace member versions.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 5)
   
   Generated-by: Claude Code (Opus 5) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to