-
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 packages 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 comment, whether the issue is addressed.
Those are providers that require testing as there were some substantial changes introduced:
Provider airbyte: 4.0.0rc1
- Provider Airbyte: breaking change, update provider to use Airbyte API Python SDK (#41122): @marcosmarxm
- Fix wrong casing in airbyte hook. (#42170): @potiuk
Linked issues: - Pin airbyte-api to 0.51.0 (#42154) (#42155): @jscheffl
Linked issues:
Provider alibaba: 2.9.1rc1
Provider amazon: 8.29.0rc1
- Adding support for volume configurations in ECSRunTaskOperator (#42087): @srehman420
- Openlineage s3 to redshift operator integration (#41575): @Artuz37
- ECS Exec: Drop params that aren't compatible with EC2 (#42228): @o-nikolas
Linked issues: - Fix GlueDataBrewStartJobOperator template fields (#42073): @ferruzzi
- Validate aws service exceptions in waiters (#41941): @gopidesupavan
Linked issues: - Fix treatment of "#" in S3Hook.parse_s3_url() (#41796): @GlenboLake
- fix: remove part of openlineage extraction from S3ToRedshiftOperator (#41631): @kacpermuda
- filename template arg in providers file task handlers backward compitability support (#41633): @dirrao
Linked issues: - fix: custom query should have precedence over default query in RedshiftToS3Operator (#41634): @kacpermuda
Linked issues: - Actually move saml to amazon provider (mistakenly added in papermill) (#42148): @potiuk
Linked issues: - Use base aws classes in AWS Glue DataBrew Operators/Triggers (#41848): @gopidesupavan
Linked issues: - Move
register_viewsto auth manager interface (#41777): @vincbeck - Limit watchtower as depenendcy as 3.3.0 breaks main. (#41612): @potiuk
- log handler deprecated filename_template argument removal (#41552): @dirrao
Provider apache.hdfs: 4.5.1rc1
Provider apache.impala: 1.5.1rc1
Provider apache.livy: 3.9.1rc1
Provider apache.spark: 4.11.0rc1
Provider cloudant: 4.0.0rc1
- Switch cloudant provider from cloudant library to ibmcloudant library (#41555): @topherinternational
Linked issues:
Provider cncf.kubernetes: 8.4.2rc1
Provider common.io: 1.4.1rc1
Provider common.sql: 1.17.0rc1
- Generalize caching of connection in DbApiHook to improve performance (#40751): @dabla
- feat: log client db messages for provider postgres (#40171): @dondaum
Linked issues:
Provider databricks: 6.10.0rc1
- [FEAT] databricks repair run with reason match and appropriate new settings (#41412): @gaurav7261
- Removed deprecated method reference airflow.www.auth.has_access when min airflow version >= 2.8.0 (#41747): @dirrao
Provider docker: 3.14.0rc1
- Added logging device and logging device options (#41416): @geraj1010
Linked issues: - Add retrieve output docker swarm operator (#41531): @rgriffier
Provider elasticsearch: 5.5.1rc1
- Fix ElasticSearch SQLClient deprecation warning (#41871): @Owen-CH-Leung
- Generalize caching of connection in DbApiHook to improve performance (#40751): @dabla
- filename template arg in providers file task handlers backward compitability support (#41633): @dirrao
Linked issues: - log handler deprecated filename_template argument removal (#41552): @dirrao
Provider fab: 1.4.0rc1
- Add FAB migration commands (#41804): @ephraimbuddy
- Separate FAB migration from Core Airflow migration (#41437): @ephraimbuddy
- Deprecated kerberos auth removed (#41693): @dirrao
- Deprecated configuration removed (#42129): @dirrao
- Move
is_activeuser property to FAB auth manager (#42042): @vincbeck - Move
register_viewsto auth manager interface (#41777): @vincbeck - Revert "Provider fab auth manager deprecated methods removed (#41720)" (#41960): @potiuk
- provider fab auth manager deprecated methods removed (#41720): @dirrao
- Make kerberos an optional and devel dependency for impala and fab (#41616): @potiuk
Provider google: 10.23.0rc1
- Add ability to create Flink Jobs in dataproc cluster (#42342): @VladaZakharova
- Add new Google Search 360 Reporting Operators (#42255): @molcay
- Add return_immediately parameter to PubSubPullSensor class (#41842): @arnaubadia
Linked issues: - Add parent_model param in
UploadModelOperator(#42091): @jx2lee
Linked issues: - Add DataflowStartYamlJobOperator (#41576): @moiseenkov
- Add RunEvaluationOperator for Google Vertex AI Rapid Evaluation API (#41940): @CYarros10
- Add CountTokensOperator for Google Generative AI CountTokensAPI (#41908): @CYarros10
- Add Supervised Fine Tuning Train Operator, Hook, Tests, Docs (#41807): @CYarros10
- Minor fixes to ensure successful Vertex AI LLMops pipeline (#41997): @CYarros10
- Exclude partition from BigQuery table name (#42130): @moiseenkov
- [Fix #41763]: Redundant forward slash in SFTPToGCSOperator when destination_path is not specified or have default value (#41928): @Mayuresh16
Linked issues: - Fix poll_interval in GKEJobTrigger (#41712): @gopidesupavan
Linked issues: - update pattern for dataflow job id extraction (#41794): @lukas-mi
- Fix 'do_xcom_push' and 'get_logs' functionality for KubernetesJobOperator (#40814): @MaksYermak
- Mark VertexAI AutoMLText deprecation (#42251): @olegkachur-e
- Remove system test for deprecated Google analytics operators (#41946): @moiseenkov
- Unpin google-cloud-bigquery package version for Google provider (#41839): @MaksYermak
- Move away from deprecated DAG.following_schedule() method (#41773): @jscheffl
- log handler deprecated filename_template argument removal (#41552): @dirrao
Provider jdbc: 4.5.1rc1
Provider microsoft.azure: 10.5.0rc1
- Allow custom api versions in MSGraphAsyncOperator (#41331): @dabla
- Add callback to process Azure Service Bus message contents (#41601): @perry2of5
- log handler deprecated filename_template argument removal (#41552): @dirrao
Provider microsoft.mssql: 3.9.1rc1
Provider mongo: 4.2.1rc1
- Adjust typing in Mongo hook to prevent mypy errors (#42354): @jscheffl
- Improve Mongo connection validation and UI (#41717): @topherinternational
Linked issues:
Provider mysql: 5.7.1rc1
Provider odbc: 4.7.1rc1
Provider openai: 1.4.0rc1
Provider openlineage: 1.12.0rc1
- [feat: notify about potential serialization failures when sending DagRun, don't serialize unnecessary params, guard listener for exceptions (feat: notify about potential serialization failures when sending DagRun, don't serialize unnecessary params, guard listener for exceptions #41690)](Fix a few typos in CHANGELOG of v1-10-test #4169
- fix: revert behavior of flattening lists in OpenLineage's InfoJsonEncodable (#41786): @mobuchowski
- chore: bump OL provider dependencies versions (#42059): @kacpermuda
- move to dag_run.logical_date from execution date in OpenLineage provider (#41889): @mobuchowski
- Unify DAG schedule args and change default to None (#41453): @uranusjr
Provider papermill: 3.8.1rc1
- Actually move saml to amazon provider (mistakenly added in papermill) (#42148): @potiuk
Linked issues: - Make SAML a required dependency of Amazon provider (#42137): @potiuk
Provider postgres: 5.13.0rc1
- feat: log client db messages for provider postgres (#40171): @dondaum
Linked issues: - Generalize caching of connection in DbApiHook to improve performance (#40751): @dabla
Provider snowflake: 5.7.1rc1
All users involved in the PRs:
@gaurav7261 @ephraimbuddy @jscheffl @harryshi10 @dabla @moiseenkov @marcosmarxm @arnaubadia @o-nikolas @Artuz37 @geraj1010 @perry2of5 @josix @kacpermuda @dondaum @Mayuresh16 @olegkachur-e @ferruzzi @mob
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