-
Notifications
You must be signed in to change notification settings - Fork 16.4k
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: 7.0.0rc2
- Make pandas dependency optional for Amazon Provider (#28505): @potiuk
- AWS Secrets Manager Backend - major update (#27920): @dwreeves
- Add execution role parameter to AddStepsOperator (#28484): @syedahsn
- Add AWS SageMaker operator to register a model's version (#28024): @vandonr-amz
- Add link for EMR Steps Sensor logs (#28180): @syedahsn
- Add Amazon Elastic Container Registry (ECR) Hook (#28279): @Taragolis
- EMR Notebook operator (#28312): @syedahsn
- Create Lambda create operator and sensor (#28241): @vincbeck
- Better support for Boto Waiters (#28236): @ferruzzi
- Amazon Provider Package user agent (#27823): @ferruzzi
- Allow waiter to be configured via EmrServerless Operators (#27784): @syedahsn
- Add operators + sensor for aws sagemaker pipelines (#27786): @vandonr-amz
- Update RdsHook docstrings to match code (#28108): @hankehly
- add some important log in aws athena hook (#27917): @BobDu
- Lambda hook: make runtime and handler optional (#27778): @vincbeck
- Fix EmrAddStepsOperature wait_for_completion parameter is not working (#28052): @2h-kim
- Correctly template Glue Jobs
create_job_kwargsarg (#28403): @IAL32 - Fix template rendered bucket_key in S3KeySensor (#28340): @syun64
- Fix Type Error while using DynamoDBToS3Operator (#28158): @snjypl
- AWSGlueJobHook updates job configuration if it exists (#27893): @romibuzi
- Fix GlueCrawlerOperature failure when using tags (#28005): @IAL32
- Fix S3KeySensor documentation (#28297): @IAL32
- Improve docstring for
AwsLambdaInvokeFunctionOperator(#28233): @eladkal - Remove outdated compat imports/code from providers (#28507): @Taragolis
- Amazon Provider Package release 7.0.0 - Add description of breaking changes (#28582): @dwreeves
- [misc] Get rid of
passstatement in conditions (#27775): @Taragolis - [misc] Replace XOR
^conditions byexactly_onehelper in providers (#27858): @Taragolis
Provider apache.hive: 5.1.0rc2
- Move Hive macros to the provider (#28538): @potiuk
- Make pandas dependency optional for Amazon Provider (#28505): @potiuk
Provider atlassian.jira: 2.0.0rc2
Provider cncf.kubernetes: 5.1.0rc2
- [Fixed] "Adding Flink on K8s Operator" (#28512): @xinbinhuang
- Add volume-related nested template fields for KPO (#27719): @raphaelauv
- Allow longer pod names for k8s executor / KPO (#27736): @dstandish
- Use labels instead of pod name for pod log read in k8s exec (#28546): @dstandish
- Patch "checked" when pod not successful (#27845): @dstandish
- Keep pod name for k8s executor under 63 characters (#28237): @dstandish
- Remove outdated compat imports/code from providers (#28507): @Taragolis
- Restructure Docs (#27235): @TohnJhomas
Provider common.sql: 1.3.2rc2
- Fix isort problems introduced by recent isort release (#28434): @potiuk
- Fix template rendering for Common SQL operators (#28202): @jon-evergreen
- Defer to hook setting for split_statements in SQLExecuteQueryOperator (#28635): @dstandish
- Clarify docstrings for updated DbApiHook (#27966): @dstandish
Provider docker: 3.4.0rc2
- add hostname argument to DockerOperator (#27822): @skabbit
- Move min airflow version down for Docker Provider to 2.3.0 (#28648): @potiuk
Provider elasticsearch: 4.3.2rc2
Provider ftp: 3.3.0rc2
- Add FTPSFileTransmitOperator (#28318): @RachitSharma2001
- Add
FTPFileTransmitOperator(#26974): @RachitSharma2001
Provider google: 8.7.0rc2
- Add table_resource to template fields for BigQueryCreateEmptyTableOperator (#28235): @jbandoro
- Add retry param in GCSObjectExistenceSensor (#27943): @pankajastro
- Add preserveAsciiControlCharacters to src_fmt_configs (#27679): @thangnd197
- Add deferrable mode to CloudBuildCreateBuildOperator (#27783): @VladaZakharova
- GCSToBigQueryOperator allows autodetect None and infers schema (#28564): @vchiapaikeo
- Improve memory usage in Dataproc deferrable operators (#28117): @lwyszomi
- Push job_id in xcom for dataproc submit job op (#28639): @pankajastro
- Fix for issue with reading schema fields for JSON files in GCSToBigQueryOperator (#28284): @VladaZakharova
- Fix GCSToBigQueryOperator not respecting schema_obj (#28444): @vchiapaikeo
- Fix GCSToGCSOperator copying list of objects without wildcard (#28111): @moiseenkov
- Fix: re-enable use of parameters in gcs_to_bq which had been disabled (#27961): @mdering
- Set bigquery use_legacy_sql param in job config correctly (#28522): @pankajastro
- Remove
pylintmessages control instructions (#28555): @Taragolis - Remove deprecated AIPlatformConsoleLink from google/provider.yaml (#28449): @vchiapaikeo
- Use object instead of array in config.yml for config template (#28417): @dstandish
- [misc] Get rid of
passstatement in conditions (#27775): @Taragolis - Change log level to DEBUG when secret not found for google secret manager (#27856): @lwyszomi
- [misc] Replace XOR
^conditions byexactly_onehelper in providers (#27858): @Taragolis
Provider imap: 3.1.1rc2
Provider microsoft.azure: 5.0.2rc2
Provider microsoft.mssql: 3.3.2rc2
Provider microsoft.winrm: 3.1.1rc2
Provider oracle: 3.6.0rc2
Provider postgres: 5.4.0rc2
Provider presto: 4.2.1rc2
Provider salesforce: 5.3.0rc2
Provider sftp: 4.2.1rc2
- Update codespell and fix typos (#28568): @KarshVashi
- [misc] Get rid of
passstatement in conditions (#27775): @Taragolis
Provider slack: 7.1.1rc2
Provider ssh: 3.4.0rc2
- Add .bash extension to SSHOperator (#28617): @stamixthereal
- Add test_connection method for SSHHook (#28184): @xjf729
- SSH task exit code added to XCOM as 'ssh_exit' key (#27370): @kolfild26
- Remove outdated compat imports/code from providers (#28507): @Taragolis
- [misc] Get rid of
passstatement in conditions (#27775): @Taragolis
Provider telegram: 3.1.1rc2
Provider trino: 4.3.1rc2
The guidelines on how to test providers can be found in
Verify providers by contributors
All users involved in the PRs:
@Taragolis @syedahsn @xinbinhuang @vchiapaikeo @ferruzzi @jon-evergreen @RachitSharma2001 @syun64 @snjypl @pankajastro @thangnd197 @dwreeves @eladkal @KarshVashi @BobDu @hankehly @xjf729 @Adityamalik123
@jbandoro @IAL32 @lwyszomi @moiseenkov @VladaZakharova @stamixthereal @vincbeck @2h-kim @kolfild26 @potiuk @raphaelauv @TohnJhomas @dstandish @vandonr-amz @romibuzi @mdering @skabbit @odaneau-astro
@kouk
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.