-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:providerskind:metaHigh-level information important to the communityHigh-level information important to the communitytesting statusStatus of testing releasesStatus of testing releases
Description
Body
I have a kind request for all the contributors to the latest provider distributions release.
Could you please help us to test the RC versions of the providers?
The guidelines on how to test providers can be found in
Verify providers by contributors
Let us know in the comments, whether the issue is addressed.
These are providers that require testing as there were some substantial changes introduced:
Provider amazon: 9.5.0rc2
- Add a backup implementation in AWS MwaaHook for calling the MWAA API (#47035): @ramitkataria
- Add AWS SageMaker Unified Studio Workflow Operator (#45726): @agupta01
- Add error statuses check in RdsExportTaskExistenceSensor (#46917): @vargacypher
- Draft Common Message Queue (#46694): @vikramkoka
- add startTime to paginator.paginate when fetching logs in GlueJobHook (#46950): @rawwar
- Add MwaaDagRunSensor to Amazon Provider Package (#46945): @ramitkataria
- Add wait/defer support - MwaaTriggerDagRunOperator (#47528): @ramitkataria
- Add deferrable support for MwaaDagRunSensor (#47527): @ramitkataria
- Fix aws trigger tests, use get_async_conn for mock object (#47515): @gopidesupavan
- fix: don't use blocking property access for async purposes (#47326): @m1racoli
- Fix and simplify
get_permitted_dag_idsin auth manager (#47458): @vincbeck - Log state for EMR Containers sensor on failure (#47125): @o-nikolas
- Don't expect default conns in s3_to_redshift (#48363): @o-nikolas
Linked issues: - Don't expect default connections to be present (#47968): @o-nikolas
- fix PosixPath not working with file create_asset (#47880): @mobuchowski
- Add some typing and require kwargs for auth manager (#47455): @jedcunningham
- Base AWS classes - S3 (#47321): @o-nikolas
Linked issues: - Remove unused methods from auth managers (#47316): @vincbeck
- Updating EC2 Operators and Sensors with AWS Base classes (#47931): @ellisms
- Fix mypy boto3 appflow version (#47912): @simonprydden
Linked issues:
Provider apache.hive: 9.0.4rc1
Provider apache.kafka: 1.8.0rc1
- Create operators for working with Consumer Groups for GCP Apache Kafka (#47056): @MaksYermak
- Remove google provider dependencies from apache-kafka provider (#47563): @MaksYermak
- Remove exclusions of confluent-kafka (#47240): @potiuk
- Limit confluent-kafka temporarily to exclude 2.8.1 (#47204): @potiuk
- Add legacy namespace packages to airflow.providers (#47064): @potiuk
Provider apache.kylin: 3.8.2rc1
Provider apache.spark: 5.1.1rc1
Provider celery: 3.10.4rc1
- Scheduler shouldn't crash when 'executor_config' is passed for executors using task SDK (#47548): @amoghrajesh
Linked issues: - AIP-81: Flatten core CLI commands (#48224): @jedcunningham
Provider cncf.kubernetes: 10.4.0rc1
- KubernetesPodOperator: add base_container_name to the templated fields (#47864): @brouberol
- cncf.kubernetes: make the base container status check polling interval configurable (#47774): @brouberol
- Switch to non-interactive mode where stdin is disabled (#47568): @majorosdonat
Linked issues: - Retry k8s API requests in
KubernetesPodTrigger(#47187): @insomnes
Linked issues: - Remove extra method for async hook getting on
KubernetesPodTrigger(#47313): @insomnes
Provider common.compat: 1.6.0rc1
- feat: Add helper for any provider version check (#47909): @kacpermuda
Linked issues: - feat: Add helper for OpenLineage version check (#47897): @kacpermuda
- AIP-84 Add Auth for DAG Versioning (#47553): @vatsrahul1001
- AIP-84 Add Auth for backfill (#47482): @vatsrahul1001
- AIP 84 - Add auth for asset alias (#47241): @rawwar
Provider common.io: 1.5.2rc1
- fix PosixPath not working with file create_asset (#47880): @mobuchowski
- openlineage, common.io: convert non-absolute file path to prevent namespace explosion (#47818): @mobuchowski
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues:
Provider common.sql: 1.24.1rc1
- Fix get_hook() got an unexpected keyword argument 'hook_params' in SQLExecuteQueryTrigger (#47728): @dabla
- Do not allow semicolon in partition_clause (#48098): @amoghrajesh
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues: - AIP-72: Implement short circuit and branch operators (#46584): @shahar1
Linked issues:
Provider databricks: 7.2.2rc1
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues:
Provider dbt.cloud: 4.3.1rc1
- feat: Adjust DBT OpenLineage to Airflow 3 and improve logging (#47500): @kacpermuda
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues:
Provider docker: 4.3.0rc1
Provider google: 14.1.0rc1
- Add DNS endpoint support for GKE Hooks and Operators (#48075): @MaksYermak
- Set task/dag labels for Dataproc Batch (#46781): @ntr
- Create operators for working with Consumer Groups for GCP Apache Kafka (#47056): @MaksYermak
- FIX: BigQuery traceability labels missing in TaskGroup (#47583): @punitchauhan771
Linked issues: - Vendor-in json-merge-patch and add --no-dev to direct uv tool install (#48210): @potiuk
- serialize http transports contained in composite transport (#47444): @mobuchowski
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues: - Update API version of Google ADS (#47772): @Crowiant
- Introduce operation helper class and refactor Google provider hooks (#45354): @olegkachur-e
- Remove auth backends from core Airflow (#47399): @vincbeck
- Mark Google Oauth2 backend as Airflow 2 only (#47622): @ashb
- Add Dataflow Apache Beam Java streaming system test (#47209): @olegkachur-e
- Add legacy namespace packages to airflow.providers (#47064): @potiuk
Provider microsoft.azure: 12.2.2rc1
- Add lower-binding for microsoft azure/winrm providers (#47990): @potiuk
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues: - Remove default_view property from DAG class and model (#47616): @ashb
Linked issues:
Provider microsoft.winrm: 3.9.2rc1
- fix inconsistence between the get_conn and run in
WinRMHook(#47229): @darkag
Linked issues: - Add lower-binding for microsoft azure/winrm providers (#47990): @potiuk
Provider openai: 1.5.3rc1
Provider openlineage: 2.1.2rc1
- fix: Adjust OpenLineage DefaultExtractor for RuntimeTaskInstance in Airflow 3 (#47673): @kacpermuda
- Stop trying to reconfigure the ORM in the OpenLineage workers (#47580): @ashb
- fix: Re-add configuring orm for OpenLineage's listener on scheduler (#48049): @kacpermuda
Linked issues: - feat: inject OpenLineage configuration to SparkSubmitOperator (#47508): @mobuchowski
- feat: Add dagrun's end_date and duration to OL facet (#47901): @kacpermuda
- Use TaskInstance ID as FK in TaskReschedule instead of the multiple fields (#47459): @ephraimbuddy
- serialize http transports contained in composite transport (#47444): @mobuchowski
- Implement task-level “on” callbacks in sdk (#48002): @uranusjr
Linked issues: - Calculate retry eligibility before task runs (#47996): @uranusjr
Linked issues:
Provider presto: 5.8.3rc1
Provider standard: 0.2.0rc1
- AIP-72: Implement short circuit and branch operators (#46584): @shahar1
Linked issues: - Handle null logical date in TimeDeltaSensorAsync (#47652): @dstandish
- Fix deprecation warning for
BranchMixIn(#47856): @kaxil - Fix DayOfWeekSensor use_task_logical_date condition (#47825): @gopidesupavan
Linked issues: - Fix python operators errors when initialising plugins in virtualenv jinja script (#48035): @gopidesupavan
Linked issues: - AIP-72: Get
TriggerDagRunOperatorworking with Task SDK (#47882): @kaxil - Relocate utils/weekday.py to standard provider (#47892): @eladkal
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues: - Rewrite asset event registration (#47677): @uranusjr
Linked issues: - Implement pre- and post-execute hooks in sdk (#48230): @uranusjr
Provider trino: 6.1.1rc1
Provider yandex: 4.0.3rc1
- AIP-72: Handle Custom XCom Backend on Task SDK (#47339): @amoghrajesh
Linked issues:
All users involved in the PRs:
@brouberol @kaxil @o-nikolas @dstandish @MaksYermak @uranusjr @amoghrajesh @niklasr22 @ntr @ashb @shahar1 @rawwar @vatsrahul1001 @vargacypher @potiuk @ramitkataria @vikramkoka @m1racoli @prabhusneha @kaxil
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Metadata
Metadata
Assignees
Labels
area:providerskind:metaHigh-level information important to the communityHigh-level information important to the communitytesting statusStatus of testing releasesStatus of testing releases