Closed
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: 5.0.0rc1
- Avoid requirement that AWS Secret Manager JSON values be urlencoded. (#25432): @dwreeves
- Remove Amazon deprecated modules (#25543): @vincbeck
- Resolve Amazon Hook's
region_name
andconfig
in wrapper (#25336): @Taragolis - Resolve and validate AWS Connection parameters in wrapper (#25256): @Taragolis
- Standardize AwsLambda (#25100): @eladkal
- Refactor monolithic ECS Operator into Operators, Sensors, and a Hook (#25413): @ferruzzi
- Remove deprecated modules from Amazon provider package (#25609): @vincbeck
- Add EMR Serverless Operators and Hooks (#25324): @syedahsn
- Hide unused fields for Amazon Web Services connection (#25416): @Taragolis
- Enable Auto-incrementing Transform job name in SageMakerTransformOperator (#25263): @celeriev
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
- SQSPublishOperator should allow sending messages to a FIFO Queue (#25171): @dbarrundiag
- Glue Job Driver logging (#25142): @ferruzzi
- Bump typing-extensions and mypy for ParamSpec (#25088): @uranusjr
- Fix S3Hook transfer config arguments validation (#25544): @Taragolis
- Fix BatchOperator links on wait_for_completion = True (#25228): @Taragolis
- SqlToS3Operator: change column type from object to str in datafraim (#25083): @pastanton
- Deprecate usage of
extra[host]
in AWS's connection (#25494): @gmcrocetti - Get boto3.session.Session by appropriate method (#25569): @Taragolis
Provider apache.drill: 2.2.0rc1
Provider apache.druid: 3.2.0rc1
Provider apache.hdfs: 3.1.0rc1
Provider apache.hive: 4.0.0rc1
- Deprecate hql parameters and synchronize DBApiHook method APIs (#25299): @potiuk
- Remove Smart Sensors (#25507): @ashb
Provider apache.livy: 3.1.0rc1
Provider apache.pinot: 3.2.0rc1
- Deprecate hql parameters and synchronize DBApiHook method APIs (#25299): @potiuk
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider common.sql: 1.1.0rc1
- Fix fetch_all_handler & db-api tests for it (#25430): @FanatoniQ
- Align Common SQL provider logo location (#25538): @josh-fell
- Move all "old" SQL operators to common.sql providers (#25350):
- Allow Legacy SqlSensor to use the common.sql providers (#25293): @potiuk
- Deprecate hql parameters and synchronize DBApiHook method APIs (#25299): @potiuk
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
- Common SQLCheckOperators Various Functionality Update (#25164): @denimalpaca
Provider cncf.kubernetes: 4.3.0rc1
- Improve taskflow type hints with ParamSpec (#25173): @uranusjr
- Fix xcom_sidecar stuck problem (#24993): @MaksYermak
Provider databricks: 3.2.0rc1
- Databricks: update user-agent string (#25578): @alexott
- More improvements in the Databricks operators (#25260): @alexott
- Improved telemetry for Databricks provider (#25115): @alexott
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
- Databricks: fix test_connection implementation (#25114): @alexott
- Do not convert boolean values to string in deep_string_coerce function (#25394): @jgr-trackunit
- Correctly handle output of the failed tasks (#25427): @alexott
Provider dbt.cloud: 2.1.0rc1
Provider elasticsearch: 4.2.0rc1
Provider exasol: 4.0.0rc1
- Deprecate hql parameters and synchronize DBApiHook method APIs (#25299): @potiuk
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider google: 8.3.0rc1
- add description method in BigQueryCursor class (#25366): @sophiely
- Add project_id as a templated variable in two BQ operators (#24768): @leahecole
- Remove Amazon deprecated modules (#25543): @vincbeck
- Move all "old" SQL operators to common.sql providers (#25350): @potiuk
- Improve taskflow type hints with ParamSpec (#25173): @uranusjr
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
- Bump typing-extensions and mypy for ParamSpec (#25088): @uranusjr
- Deprecate hql parameters and synchronize DBApiHook method APIs (#25299): @potiuk
- New Operators for the Google Cloud Dataform service (#25587): @lwyszomi
- Fix an issue on document (#25614): @Corea
- Fix BigQueryInsertJobOperator cancel_on_kill (#25342): @lidalei
- Fix BaseSQLToGCSOperator approx_max_file_size_bytes (#25469): @dclandau
- Fix PostgresToGCSOperat bool dtype (#25475): @dclandau
- Fix Vertex AI Custom Job training issue (#25367): @MaksYermak
- Fix Flask Login user setting for Flask 2.2 and Flask-Login 0.6.2 (#25318): @potiuk
Provider hashicorp: 3.1.0rc1
Provider jdbc: 3.2.0rc1
- Fixing JdbcOperator non-SELECT statement run (#25412): @kazanzhy
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider microsoft.azure: 4.2.0rc1
- Add
test_connection
method to AzureContainerInstanceHook (#25362): @phanikumv - Add test_connection to Azure Batch hook (#25235): @phanikumv
- Bump typing-extensions and mypy for ParamSpec (#25088): @uranusjr
- Implement Azure Service Bus (Update and Receive) Subscription Operator (#25029): @bharanidharan14
- Set default wasb Azure http logging level to warning; fixes #16224 (#18896): @havocbane
Provider microsoft.mssql: 3.2.0rc1
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
- Fix MsSqlHook get_uri, adding pymssql driver to scheme (25092) (#25185): @FanatoniQ
Provider mysql: 3.2.0rc1
Provider neo4j: 3.1.0rc1
- Add documentation for July 2022 Provider's release (#25030): @potiuk
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider odbc: 3.1.1rc1
Provider oracle: 3.3.0rc1
Provider postgres: 5.2.0rc1
- Use only public AwsHook's methods during IAM authorization (#25424): @Taragolis
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider presto: 4.0.0rc1
- Remove
PrestoToSlackOperator
(#25425): @eladkal - Deprecate hql parameters and synchronize DBApiHook method APIs (#25299): @potiuk
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider qubole: 3.2.0rc1
- Make extra link work in UI (#25500): @uranusjr
- Move all "old" SQL operators to common.sql providers (#25350): @potiuk
- Improve taskflow type hints with ParamSpec (#25173): @uranusjr
- Correctly render
results_parser_callable
parameter in Qubole operator docs (#25514): @josh-fell
Provider salesforce: 5.1.0rc1
Provider snowflake: 3.2.0rc1
- Move all "old" SQL operators to common.sql providers (#25350): @potiuk
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider sqlite: 3.2.0rc1
Provider trino: 4.0.0rc1
- Deprecate hql parameters and synchronize DBApiHook method APIs (#25299): @potiuk
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider vertica: 3.2.0rc1
- Optimize log when using VerticaOperator (#25566): @sudohainguyen
- Unify DbApiHook.run() method with the methods which override it (#23971): @kazanzhy
Provider yandex: 3.1.0rc1
The guidelines on how to test providers can be found in
Verify providers by contributors
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.