-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Description
Body
I have a kind request for all the contributors to the latest provider packages release.
Could you please help us to test the RC versions of the providers?
Let us know in the comment, whether the issue is addressed.
Those are providers that require testing as there were some substantial changes introduced:
Provider amazon: 8.4.0rc1
- Add endpoint_url in test_connection (#32664): @ieunea1128
- adds support for querying Redshift Serverless clusters (#32785): @ivica-k
- Add Deferrable mode to StepFunctionStartExecutionOperator (#32563): @syedahsn
- Add Deferrable mode for EMR Serverless Start Job Operator (#32534): @syedahsn
- Add Eventbridge PutEvents operator and hook (#32498): @mahammi
- add deferrable mode to rds start & stop DB (#32437): @vandonr-amz
- EMR serverless Create/Start/Stop/Delete Application deferrable mode (#32513): @syedahsn
- Make Start and Stop SageMaker Pipelines operators deferrable (#32683): @vandonr-amz
- Deferrable mode for EKS Create/Delete Operator (#32355): @syedahsn
- FIX AWS deferrable operators by using AioCredentials when using
assume_role
(#32733): @rishi-kulkarni - [bugfix] fix AWS triggers where deserialization would crash if region was not specified (#32729): @vandonr-amz
- Fix bug in prune_dict where empty dict and list would be removed even in strict mode (#32573): @vandonr-amz
- Fix
S3ToRedshiftOperator
does not support default values on UPSERT (#32558): @dashton90 - BUGFIX: AWS ECS trigger returned "success" after max_attempts instead of failing (#32589): @vandonr-amz
- Move all k8S classes to cncf.kubernetes provider (#32767): @potiuk
Provider apache.beam: 5.2.0rc1
Provider apache.hive: 6.1.3rc1
- Fix Pandas2 compatibility for Hive (#32752): @potiuk
- add more accurate typing for DbApiHook.run method (#31846): @dwreeves
- Move Hive configuration to Apache Hive provider (#32777): @potiuk
Provider apache.pinot: 4.1.2rc1
Provider apache.spark: 4.1.2rc1
Provider apprise: 1.0.1rc1
Provider celery: 3.3.0rc1
- Move CeleryExecutor to the celery provider (#32526): @potiuk
- Add pre-Airflow-2-7 hardcoded defaults for config for older providers (#32775): @potiuk
- [AIP-51] Executors vending CLI commands (#29055): @o-nikolas
- Move all k8S classes to cncf.kubernetes provider (#32767): @potiuk
- Add Executors discovery and documentation (#32532): @potiuk
- Move default_celery.py to inside the provider (#32628): @potiuk
- Raise original import error in CLI vending of executors (#32931): @potiuk
- Introduce decorator to load providers configuration (#32765): @potiuk
- Allow configuration to be contributed by providers (#32604): @potiuk
- Remove spurious headers for provider changelogs (#32373): @potiuk
- Improve provider documentation and README structure (#32125): @potiuk
Provider cncf.kubernetes: 7.4.0rc1
- Move all k8S classes to cncf.kubernetes provider (#32767): @potiuk
- [AIP-51] Executors vending CLI commands (#29055): @o-nikolas
- Add
termination_message_policy
parameter toKubernetesPodOperator
(#32885): @iJanki-gr - Update the watcher resource version in SparkK8SOp when it's too old (#32768): @hussein-awala
- Raise original import error in CLI vending of executors (#32931): @potiuk
Provider common.sql: 1.6.1rc1
- Fix local OpenLineage import in
SQLExecuteQueryOperator
(#32400): @JDarDagran - openlineage: add default port to authority method. (#32828): @JDarDagran
- add more accurate typing for DbApiHook.run method (#31846): @dwreeves
Provider daskexecutor: 1.0.0rc1
This is a new provider. Showing only the initial PR.
Provider databricks: 4.3.2rc1
- Remove execute function of
DatabricksRunNowDeferrableOperator
(#32806): @Lee-W - Add missing execute_complete method for
DatabricksRunNowOperator
(#32689): @Lee-W - add more accurate typing for DbApiHook.run method (#31846): @dwreeves
Provider exasol: 4.2.2rc1
Provider google: 10.5.0rc1
- openlineage, gcs: add openlineage methods for GcsToGcsOperator (#31350): @mobuchowski
- Add Spot Instances support with Dataproc Operators (#31644): @VladaZakharova
- Install sqlalchemy-spanner package into Google provider (#31925): @MaksYermak
- Filtering and ordering results of DataprocListBatchesOperator (#32500): @kristopherkane
- Fix BigQueryGetDataOperator where project_id is not being respected in deferrable mode (#32488): @avinashpandeshwar
- Refresh GKE OAuth2 tokens (#32673): @fdemiane
- Fix
BigQueryInsertJobOperator
not exiting deferred state (#31591): @pankajastro - add more accurate typing for DbApiHook.run method (#31846): @dwreeves
- Fix Datafusion system tests (#32749): @VladaZakharova
Provider microsoft.azure: 6.2.2rc1
Provider mysql: 5.2.0rc1
- openlineage, mysql: add OpenLineage support for MySQL (#31609): @JDarDagran
- openlineage: add default port to authority method. (#32828): @JDarDagran
Provider neo4j: 3.3.2rc1
Provider openlineage: 1.0.0rc1
This is a new provider. Showing only the initial PR.
Provider postgres: 5.6.0rc1
Provider presto: 5.1.2rc1
Provider redis: 3.3.0rc1
Provider sftp: 4.5.0rc1
Provider slack: 7.3.2rc1
Provider snowflake: 4.4.0rc1
- openlineage, snowflake: add OpenLineage support for Snowflake (#31696): @JDarDagran
- add more accurate typing for DbApiHook.run method (#31846): @dwreeves
Provider trino: 5.2.1rc1
The guidelines on how to test providers can be found in
Verify providers by contributors
All users involved in the PRs:
@JDarDagran @fdemiane @ieunea1128 @kristopherkane @VladaZakharova @potiuk @Lee-W @hussein-awala @mobuchowski @charliermarsh @dwreeves @iJanki-gr @pankajastro @dashton90 @avinashpandeshwar @ivica-k
@o-nikolas @rishi-kulkarni @mahammi @vandonr-amz @michalc @MaksYermak @moiseenkov @syedahsn
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.