Skip to content

Conversation

@shahar1
Copy link
Contributor

@shahar1 shahar1 commented Dec 30, 2025


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is a provider version bump wave dated 2025-12-30, updating 40+ Apache Airflow provider packages with new releases. The changes primarily include version increments, dependency updates, changelog additions, and documentation reference updates.

Key changes:

  • Version bumps for providers (mix of patch, minor, and major version increases)
  • Update of apache-airflow-providers-common-compat dependency from 1.10.1 to 1.11.0 across multiple providers
  • Source date epoch updates to 1767124xxx timestamps
  • Changelog entries documenting recent changes including bug fixes, features, and miscellaneous updates

Reviewed changes

Copilot reviewed 219 out of 219 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
providers/yandex/* Patch version bump to 4.3.1 with documentation and changelog updates
providers/teradata/* Minor version bump to 3.4.0 with new TdLoadOperator feature
providers/standard/* Patch version bump to 1.10.2 with bug fixes for DAG bundle imports
providers/snowflake/* Patch version bump to 6.8.1 with misc improvements
providers/common/compat/* Minor version bump to 1.11.0 with module_loading extraction feature
providers/common/sql/* Patch version bump to 1.30.2 with dependency update
providers/openlineage/* Patch version bump to 2.9.2 with dependency updates to 1.41.0 for openlineage clients
providers/opensearch/* Patch version bump to 1.8.2 with common-compat dependency update
providers/elasticsearch/* Patch version bump to 6.4.2 with common-compat dependency update
providers/microsoft/azure/* Patch version bump to 12.10.1 with security fix for credential logging
providers/microsoft/winrm/* Patch version bump to 3.13.2 with SDK reference cleanup
providers/microsoft/psrp/* Patch version bump to 3.2.2 with SDK reference cleanup
providers/google/* Minor version bump to 19.3.0 with new features and bug fixes
providers/amazon/* Minor version bump to 9.19.0 with team boundaries check feature
providers/cncf/kubernetes/* Minor version bump to 10.12.0 with new cleanup options and bug fixes
providers/celery/* Minor version bump to 3.15.0 with Redis Sentinel support
providers/apache/kafka/* Patch version bump to 1.11.2 with common-compat dependency update
providers/apache/hive/* Patch version bump to 9.2.2 with SQLAlchemy URL fix
providers/apache/spark/* Patch version bump to 5.4.2 with settings cleanup
providers/databricks/* Patch version bump to 7.8.2 with endpoint update and SQLA2 refactoring
providers/dbt/cloud/* Patch version bump to 4.6.2 with SDK reference cleanup
providers/edge3/* Patch version bump to 2.0.1 with UI updates and SQLA2 compatibility
providers/fab/* Patch version bump to 3.1.1 with plugin manager and auth documentation updates
providers/git/* Minor version bump to 0.2.0 with submodules support for GitDagBundle
providers/keycloak/* Patch version bump to 0.4.1 with multiple bug fixes for error handling
Other providers Various patch version bumps with SDK reference cleanup and misc improvements

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shahar1 shahar1 merged commit 85f9762 into apache:main Dec 30, 2025
9 checks passed
@shahar1 shahar1 deleted the providers-2025-12-30 branch December 30, 2025 20:51
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Jan 2, 2026
* Providers wave 2025-12-30

* fixup! Providers wave 2025-12-30

---------

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
shahar1 added a commit to shahar1/airflow that referenced this pull request Jan 2, 2026
Fix undescriptive notes and jargon in changelog.rst files modified by PR apache#59947.
Changes are applied ONLY to the latest version in each provider:
- Kubernetes 10.12.0:
  * Fix vague 'bug fix' description to proper PR title
  * Expand 'K8s' jargon to 'Kubernetes'
- OpenLineage 2.9.2:
  * Remove 'nit:' prefix
  * Expand 'OL' jargon to 'OpenLineage'
- Snowflake 6.8.1:
  * Remove inconsistent 'issue-XXXXX:' prefix
  * Fix grammar ('call the' -> 'call to')
All other providers reviewed and found to be compliant with style guidelines.
potiuk pushed a commit that referenced this pull request Jan 2, 2026
…60036)

Fix undescriptive notes and jargon in changelog.rst files modified by PR #59947.
Changes are applied ONLY to the latest version in each provider:
- Kubernetes 10.12.0:
  * Fix vague 'bug fix' description to proper PR title
  * Expand 'K8s' jargon to 'Kubernetes'
- OpenLineage 2.9.2:
  * Remove 'nit:' prefix
  * Expand 'OL' jargon to 'OpenLineage'
- Snowflake 6.8.1:
  * Remove inconsistent 'issue-XXXXX:' prefix
  * Fix grammar ('call the' -> 'call to')
All other providers reviewed and found to be compliant with style guidelines.
henry3260 pushed a commit to henry3260/airflow that referenced this pull request Jan 3, 2026
…ly) (apache#60036)

Fix undescriptive notes and jargon in changelog.rst files modified by PR apache#59947.
Changes are applied ONLY to the latest version in each provider:
- Kubernetes 10.12.0:
  * Fix vague 'bug fix' description to proper PR title
  * Expand 'K8s' jargon to 'Kubernetes'
- OpenLineage 2.9.2:
  * Remove 'nit:' prefix
  * Expand 'OL' jargon to 'OpenLineage'
- Snowflake 6.8.1:
  * Remove inconsistent 'issue-XXXXX:' prefix
  * Fix grammar ('call the' -> 'call to')
All other providers reviewed and found to be compliant with style guidelines.
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
* Providers wave 2025-12-30

* fixup! Providers wave 2025-12-30

---------

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
…ly) (apache#60036)

Fix undescriptive notes and jargon in changelog.rst files modified by PR apache#59947.
Changes are applied ONLY to the latest version in each provider:
- Kubernetes 10.12.0:
  * Fix vague 'bug fix' description to proper PR title
  * Expand 'K8s' jargon to 'Kubernetes'
- OpenLineage 2.9.2:
  * Remove 'nit:' prefix
  * Expand 'OL' jargon to 'OpenLineage'
- Snowflake 6.8.1:
  * Remove inconsistent 'issue-XXXXX:' prefix
  * Fix grammar ('call the' -> 'call to')
All other providers reviewed and found to be compliant with style guidelines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants