Closed eladkal closed 7 months ago
I can confirm that my change to cncf.kubernetes is working as expected.
Just figure out that we accidentally exclude https://github.com/apache/airflow/pull/37458 from the changelog. We could add it after the release, because changes itself presented into the released package.
Just figure out that we accidentally exclude #37458 from the changelog. We could add it after the release, because changes itself presented into the released package.
Its a mistake in the release process. But its more than just change log. This PR is a feature while the rc1 is a bug fix release thus I will exclude yandex from this wave and cut rc2 afterwards
Added a fix for #38741 in #38918. There was an extra slash in api.
Checcked all my changes : all good !
My changes work as expected:
Checked SFTP provider for https://github.com/apache/airflow/pull/38881 and is good!
Added a fix for https://github.com/apache/airflow/pull/38741 in https://github.com/apache/airflow/pull/38918. There was an extra slash in api.
Databricks provider will be excluded from RC1
I checked the whole OpenLineage provider + my PR for dbt.cloud #38033 - all is good.
Just tested #38528 and I confirm it is working for ODBC and JDBC, we had in install issue of the rc provider hence why I dint't work at first but now I can confirm it works
Installed and RC with breeze and tested my changes:
All these changes are working as expected.
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: 3.7.0rc1
Provider alibaba: 2.7.3rc1
assert
outside of the tests (#37718): @TaragolisProvider amazon: 8.20.0rc1
region_name
value to AWS Executors (#38704): @TaragolisMappedOperator
(#38346): @TaragolisECSExecutor
API Retry bug fix (#38118): @syedahsnregion
argument inMappedOperator
based onAwsBaseOperator
/AwsBaseSensor
(#38178): @TaragolisBaseAuthManager.is_authorized_custom_view
abstract (#37915): @vincbeckassert
outside of the tests (#37718): @Taragolisfilter_permitted_dag_ids
in AWS auth manager (#37666): @vincbeckProvider apache.beam: 5.6.3rc1
Provider apache.cassandra: 3.4.2rc1
Provider apache.hive: 8.0.0rc1
MappedOperator
(#38351): @TaragolisProvider apache.spark: 4.7.2rc1
SparkSubmitOperator
/SparkJDBCOperator
fields' names to comply with templated fields validation (#38051): @shahar1 Linked issues:SparkSqlOperator
's field to comply with templated fields' validation (#38045): @shahar1 Linked issues:Provider celery: 3.6.2rc1
Provider cncf.kubernetes: 8.1.0rc1
SparkKubernetesOperator.application_file
is templated file (#38035): @Taragolis Linked issues:Provider cohere: 1.1.3rc1
cohere
to <5 (#38348): @TaragolisProvider common.io: 1.3.1rc1
Provider common.sql: 1.12.0rc1
placeholder
of DbApiHook configurable in UI (#38528): @dabla Linked issues:DBApiHookForTests._make_common_data_structure
(#38573): @TaragolisProvider databricks: 6.3.0rc1
DatabricksSqlOperator
's fields' names to comply with templated fields validation (#38052): @shahar1 Linked issues:Provider dbt.cloud: 3.7.1rc1
Provider docker: 3.10.0rc2
docker_url
attribute. (#38466): @obokiDockerOperator
operator arguments inMappedOperator
(#38379): @Taragolisimportlib_metadata
for distribution versions (#38368): @TaragolisProvider elasticsearch: 5.3.4rc1
Provider fab: 1.0.3rc1
allowed_filter_attrs
toallowed_sort_attrs
(#38626): @jedcunninghamProvider ftp: 3.8.0rc2
Provider google: 10.17.0rc1
impersonation_scopes
to BigQuery (#38169): @ying-wparent_model
parameter in GCP Vertex AI AutoML and Custom Job operators (#38417): @shahar1 Linked issues:PostgresToGCSOperator
(#38040): @dybolo Linked issues:functools.lru_cache
in class methods ingoogle
provider (#38652): @TaragolisMLEngine
operators' fields' names to comply with templated fields validation (#38053): @shahar1 Linked issues:DeleteCustomTrainingJobOperator
's fields' names to comply with templated fields validation (#38048): @shahar1 Linked issues:Provider http: 4.10.1rc1
Provider microsoft.azure: 10.0.0rc1
ADLSCreateObjectOperator
(#37821): @dablaProvider microsoft.psrp: 2.6.1rc1
assert
outside of the tests (#37718): @TaragolisProvider odbc: 4.5.0rc1
placeholder
of DbApiHook configurable in UI (#38528): @dabla Linked issues:Provider openlineage: 1.7.0rc1
opt-in
option (#37725): @JDarDagranassert
outside of the tests (#37718): @TaragolisProvider papermill: 3.6.2rc1
Provider redis: 3.6.1rc1
Provider samba: 4.6.0rc2
Provider sftp: 4.9.1rc1
Provider slack: 8.6.2rc1
MappedOperator
(#38345): @TaragolisProvider snowflake: 5.4.0rc1
Provider weaviate: 1.3.4rc1
WeaviateIngestOperator
/WeaviateDocumentIngestOperator
arguments inMappedOperator
(#38402): @TaragolisProvider yandex: 3.9.1rc1
assert
outside of the tests (#37718): @TaragolisAll users involved in the PRs: @ferruzzi @dondaum @potiuk @sudiptob2 @eladkal @korolkevich @bolkedebruin @dolfinus @stiak @Lee-W @AlexisBRENON @molcay @dabla @dybolo @shahar1 @e-galan @CYarros10 @chrishronek @amoghrajesh @romsharon98
Committer