blob: c553da257e0802e1c71eebcd5f50ebacdae0e566 [file] [log] [blame]
.. Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
Package apache-airflow-providers-amazon
------------------------------------------------------
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
This is detailed commit list of changes for versions provider package: ``amazon``.
For high-level changelog, see :doc:`package information including changelog <index>`.
8.5.1
.....
Latest change: 2023-08-10
================================================================================================= =========== ===================================================================================
Commit Committed Subject
================================================================================================= =========== ===================================================================================
`681ee46b21 <https://github.com/apache/airflow/commit/681ee46b21308e8cb38afda9722d3b1a8f91efa0>`_ 2023-08-10 ``Fix get_log_events() in AWS logs hook (#33290)``
`c14cb85f16 <https://github.com/apache/airflow/commit/c14cb85f16b6c9befd35866327fecb4ab9bc0fc4>`_ 2023-08-10 ``Improve fetching logs from AWS (#33231)``
`83bd60fd97 <https://github.com/apache/airflow/commit/83bd60fd97d4ca622adcbd7898d88880fee43054>`_ 2023-08-09 ``Refactor: Simplify code in providers/amazon (#33222)``
`741fb27f50 <https://github.com/apache/airflow/commit/741fb27f50a9fee7fca776abf24c32e22783aa03>`_ 2023-08-08 ``Implement EventBridge enable and disable rule operators (#33226)``
`8bbea9217a <https://github.com/apache/airflow/commit/8bbea9217ae0a3f1049cd10bac838b041b07b7af>`_ 2023-08-08 ``Get failure information on EMR job failure (#32151)``
`46862cfa94 <https://github.com/apache/airflow/commit/46862cfa948cbea885d691ad662109bfcaf2fc8a>`_ 2023-08-06 ``Update mypy-boto3-appflow dependency (#32930)``
`76ca94d2f2 <https://github.com/apache/airflow/commit/76ca94d2f23de298bb46668998c227a86b4ecbd0>`_ 2023-08-05 ``use 'cached_property' from functools in 'RdsBaseOperator' (#33133)``
`03fcbcc96e <https://github.com/apache/airflow/commit/03fcbcc96efb3f34c2d4e219dbaccb7771197670>`_ 2023-08-05 ``Use set for 'template_fields' of 'EcsDeregisterTaskDefinitionOperator' (#33129)``
================================================================================================= =========== ===================================================================================
8.5.0
.....
Latest change: 2023-08-05
================================================================================================= =========== =========================================================================================================================
Commit Committed Subject
================================================================================================= =========== =========================================================================================================================
`60677b0ba3 <https://github.com/apache/airflow/commit/60677b0ba3c9e81595ec2aa3d4be2737e5b32054>`_ 2023-08-05 ``Prepare docs for Aug 2023 1st wave of Providers (#33128)``
`519d99baee <https://github.com/apache/airflow/commit/519d99baee058dfa56f293f94222309c493ba3c4>`_ 2023-08-04 ``Check google provider version in GCSToS3Operator before provide match_glob param (#32925)``
`bbc0968905 <https://github.com/apache/airflow/commit/bbc096890512ba2212f318558ca1e954ab399657>`_ 2023-08-04 ``openlineage, sagemaker: add missing OpenLineage type signature (#33114)``
`087d14ada2 <https://github.com/apache/airflow/commit/087d14ada24e87fdf9db58a13acf0f2753191256>`_ 2023-08-03 ``Deferrable mode for Sqs Sensor (#32809)``
`4e42edb203 <https://github.com/apache/airflow/commit/4e42edb203a0fa0958830ac3aa56a37b8eb678e8>`_ 2023-08-03 ``Set longer default 'waiter_max_attempts' for deferred BatchJobOperator (#33045)``
`44234c2bf0 <https://github.com/apache/airflow/commit/44234c2bf05f93a9772b7c9320a69a5c150c1d56>`_ 2023-08-03 ``Add S3Bucket for mypy (#33028)``
`62f9e68a54 <https://github.com/apache/airflow/commit/62f9e68a54d1223d169551ed301651cf0068e004>`_ 2023-08-02 ``openlineage, sagemaker: add OpenLineage support for SageMaker's Processing, Transform and Training operators (#31816)``
`86193f5608 <https://github.com/apache/airflow/commit/86193f560815507b9abf1008c19b133d95c4da9f>`_ 2023-07-31 ``Increase the number of attempts in AWS system test 'example_rds_export' (#32976)``
`196d336585 <https://github.com/apache/airflow/commit/196d3365852452f1651e0091aad1451564da453b>`_ 2023-07-31 ``Add Amazon EventBridge PutRule hook and operator (#32869)``
`915f9e4060 <https://github.com/apache/airflow/commit/915f9e40601fbfa3ebcf2fe82ced14191b12ab18>`_ 2023-07-31 ``Add GCS Requester Pays bucket support to GCSToS3Operator (#32760)``
================================================================================================= =========== =========================================================================================================================
8.4.0
.....
Latest change: 2023-07-29
================================================================================================= =========== ====================================================================================================
Commit Committed Subject
================================================================================================= =========== ====================================================================================================
`d06b7af69a <https://github.com/apache/airflow/commit/d06b7af69a65c50321ba2a9904551f3b8affc7f1>`_ 2023-07-29 ``Prepare docs for July 2023 3rd wave of Providers (#32875)``
`ddb685cf26 <https://github.com/apache/airflow/commit/ddb685cf2669f9debf1a8ed8c6b5204be7071893>`_ 2023-07-28 ``Further limit mypy-boto3-appflow as the fix is not in sight (#32927)``
`25124dfd8b <https://github.com/apache/airflow/commit/25124dfd8bccad2385f72cff332fe9deb8d921bc>`_ 2023-07-28 ``Limit Appflow mypy to 1.28.12 as it introduces strange typing issue (#32901)``
`e93460383f <https://github.com/apache/airflow/commit/e93460383f287f9b2af4b6bda3ea6ba17ba3c08b>`_ 2023-07-26 ``Move all k8S classes to cncf.kubernetes provider (#32767)``
`9570cb1482 <https://github.com/apache/airflow/commit/9570cb1482d25f288e607aaa1210b2457bc5ed12>`_ 2023-07-25 ``Make Start and Stop SageMaker Pipelines operators deferrable (#32683)``
`1706f05858 <https://github.com/apache/airflow/commit/1706f058582a0668555eee874bcf4ccdc248acbb>`_ 2023-07-24 ``EMR serverless Create/Start/Stop/Delete Application deferrable mode (#32513)``
`282854b55f <https://github.com/apache/airflow/commit/282854b55fd8b0ef46ae0b9032b67654b4789249>`_ 2023-07-24 ``Add endpoint_url in test_connection (#32664)``
`8012c9fce6 <https://github.com/apache/airflow/commit/8012c9fce64f152b006f88497d65ea81d29571b8>`_ 2023-07-24 ``Add support for querying Redshift Serverless clusters (#32785)``
`57f203251b <https://github.com/apache/airflow/commit/57f203251b223550d6e7bb717910109af9aeed29>`_ 2023-07-22 ``FIX AWS deferrable operators by using AioCredentials when using 'assume_role' (#32733)``
`815655101b <https://github.com/apache/airflow/commit/815655101b7457d60be08648e6cd02af30e0d695>`_ 2023-07-21 ``Add Deferrable mode to StepFunctionStartExecutionOperator (#32563)``
`75ed3bc3f8 <https://github.com/apache/airflow/commit/75ed3bc3f80ac03c301535f38544a4923ee6d43f>`_ 2023-07-20 ``[bugfix] fix AWS triggers where deserialization would crash if region was not specified (#32729)``
`27b5f696a4 <https://github.com/apache/airflow/commit/27b5f696a48a088a23294c542acb46bd6e544809>`_ 2023-07-20 ``Add Deferrable mode for EMR Serverless Start Job Operator (#32534)``
`eea53a22c9 <https://github.com/apache/airflow/commit/eea53a22c92bdcb8ef532e41d3a912f05b5736c0>`_ 2023-07-20 ``Add Eventbridge PutEvents operator and hook (#32498)``
`bbd290266c <https://github.com/apache/airflow/commit/bbd290266c0aba07a9e4c4fc24e1eb9b6b4c61d8>`_ 2023-07-19 ``Fix bug in prune_dict where empty dict and list would be removed even in strict mode (#32573)``
`b9c84eb663 <https://github.com/apache/airflow/commit/b9c84eb6639e825ed951c08e477411bf52dfc437>`_ 2023-07-19 ``add deferrable mode to rds start & stop DB (#32437)``
`7ed791dab7 <https://github.com/apache/airflow/commit/7ed791dab72709fbc5c9c27687a8b014c3e9906d>`_ 2023-07-19 ``Do not return success from AWS ECS trigger after max_attempts (#32589)``
`113018ec99 <https://github.com/apache/airflow/commit/113018ec99e5d414ac0abf5bc29431bfa8f070bb>`_ 2023-07-17 ``Deferrable mode for EKS Create/Delete Operator (#32355)``
`145b16caaa <https://github.com/apache/airflow/commit/145b16caaa43f0c42bffd97344df916c602cddde>`_ 2023-07-13 ``Fix S3ToRedshiftOperator does not support default values on UPSERT (#32558)``
================================================================================================= =========== ====================================================================================================
8.3.1
.....
Latest change: 2023-07-12
================================================================================================= =========== =================================================================
Commit Committed Subject
================================================================================================= =========== =================================================================
`e7f59a913e <https://github.com/apache/airflow/commit/e7f59a913e1fcf9052e69f62af9fe23901f1a358>`_ 2023-07-12 ``Prepare docs for July 2023 2nd wave of Providers (#32566)``
`50a68c6c4e <https://github.com/apache/airflow/commit/50a68c6c4ecb0a45272be7df7939ded6f28cf2f9>`_ 2023-07-12 ``Append region info to S3ToRedshitOperator if present (#32328)``
================================================================================================= =========== =================================================================
8.3.0
.....
Latest change: 2023-07-09
================================================================================================= =========== ============================================================================================================
Commit Committed Subject
================================================================================================= =========== ============================================================================================================
`cd1ac927a7 <https://github.com/apache/airflow/commit/cd1ac927a7c8451fb27547ee9dc94950214df393>`_ 2023-07-09 ``Prepare docs for July 2023 RC3 amazon provider (#32455)``
`c99c03135c <https://github.com/apache/airflow/commit/c99c03135ca7e7c41e1c6d338de9e41422ea84f0>`_ 2023-07-08 ``D205 Support - Providers: Stragglers and new additions (#32447)``
`8c6751ff0f <https://github.com/apache/airflow/commit/8c6751ff0f2056af1cb08cec03db8a4d6c913ca7>`_ 2023-07-07 ``quick fix on RDS operator to prevent parameter collision (#32436)``
`869f3a93a8 <https://github.com/apache/airflow/commit/869f3a93a8873381a57382f8a0ab88879ca43f9a>`_ 2023-07-07 ``Remove ability to specify arbitrary hook params in AWS RDS trigger (#32386)``
`05f1acfcb7 <https://github.com/apache/airflow/commit/05f1acfcb708a6785d5b60dd6a2a1ef930a73a7d>`_ 2023-07-07 ``Introduce a base class for aws triggers (#32274)``
`7a3bc8d7c8 <https://github.com/apache/airflow/commit/7a3bc8d7c85448447abd39287ef6a3704b237a90>`_ 2023-07-06 ``Only update crawler tags if present in config dict (#32331)``
`225e3041d2 <https://github.com/apache/airflow/commit/225e3041d269698d0456e09586924c1898d09434>`_ 2023-07-06 ``Prepare docs for July 2023 wave of Providers (RC2) (#32381)``
`3878fe6fab <https://github.com/apache/airflow/commit/3878fe6fab3ccc1461932b456c48996f2763139f>`_ 2023-07-05 ``Remove spurious headers for provider changelogs (#32373)``
`cb4927a018 <https://github.com/apache/airflow/commit/cb4927a01887e2413c45d8d9cb63e74aa994ee74>`_ 2023-07-05 ``Prepare docs for July 2023 wave of Providers (#32298)``
`f8593503cb <https://github.com/apache/airflow/commit/f8593503cbe252c2f4dc5ff48a3f292c9e13baad>`_ 2023-07-05 ``Add default_deferrable config (#31712)``
`5623a21a1f <https://github.com/apache/airflow/commit/5623a21a1fc738ccb97ade4d4197b181bf1128d4>`_ 2023-07-04 ``deprecate arbitrary parameter passing to RDS hook (#32352)``
`575bf2f040 <https://github.com/apache/airflow/commit/575bf2f04089b7c99a8ee30637f1d88492ef4742>`_ 2023-07-04 ``Bug fix GCSToS3Operator: avoid 'ValueError' when 'replace=False' with files already in S3 (#32322)``
`17132ef4c6 <https://github.com/apache/airflow/commit/17132ef4c65b842dab4ff311fd2b0e6d08969e1b>`_ 2023-07-04 ``Added 'AzureBlobStorageToS3Operator' transfer operator (#32270)``
`5c72befcfd <https://github.com/apache/airflow/commit/5c72befcfde63ade2870491cfeb708675399d9d6>`_ 2023-07-03 ``Fix 'LambdaInvokeFunctionOperator' payload parameter type (#32259)``
`d6e254db68 <https://github.com/apache/airflow/commit/d6e254db689db070f2f181006e7d6bc593482300>`_ 2023-06-30 ``Deprecate 'delimiter' param and source object's wildcards in GCS, introduce 'match_glob' param. (#31261)``
`dd937e51fe <https://github.com/apache/airflow/commit/dd937e51fe1ae3cd36a6993bd42e425960644e1d>`_ 2023-06-30 ``Add 'on_finish_action' to 'KubernetesPodOperator' (#30718)``
`e781aef1a7 <https://github.com/apache/airflow/commit/e781aef1a76f594392e0b8c4a13bbccef4bf8969>`_ 2023-06-29 ``aws waiter util: log status info with error level on waiter error (#32247)``
`a46b942f48 <https://github.com/apache/airflow/commit/a46b942f48880689a11d098aa1cac2ba1a0a56b6>`_ 2023-06-29 ``Add deferrable mode to S3KeysUnchangedSensor (#31940)``
`b1b69af88f <https://github.com/apache/airflow/commit/b1b69af88f9e24db2d1f003435d8ee8cdb6933b0>`_ 2023-06-28 ``Add deferrable mode to 'RdsCreateDbInstanceOperator' and 'RdsDeleteDbInstanceOperator' (#32171)``
`d029e043f4 <https://github.com/apache/airflow/commit/d029e043f43bf8cca475e7ade66a978f7ad8cb90>`_ 2023-06-28 ``Add 'ChimeNotifier' (#32222)``
`1d60332cf8 <https://github.com/apache/airflow/commit/1d60332cf82325b80e76a6771bca192c1477d594>`_ 2023-06-28 ``Add an option to 'GlueJobOperator' to stop the job run when the TI is killed (#32155)``
`bd2f156bc8 <https://github.com/apache/airflow/commit/bd2f156bc842f201c736709dae65d04f08573bae>`_ 2023-06-28 ``D205 Support - Providers: Amazon/AWS (#32224)``
`25526a112f <https://github.com/apache/airflow/commit/25526a112fb81a88d6c29e914bdf0c05b749189c>`_ 2023-06-28 ``Add deferrable mode for 'AthenaOperator' (#32186)``
`1fb2831239 <https://github.com/apache/airflow/commit/1fb28312393a59bb064e4a1cade59de5c86ef16a>`_ 2023-06-28 ``Add a deferrable mode to 'BatchCreateComputeEnvironmentOperator' (#32036)``
`14785bc84c <https://github.com/apache/airflow/commit/14785bc84c984b8747fa062b84e800d22ddc0477>`_ 2023-06-27 ``deferrable mode for 'SageMakerTuningOperator' and 'SageMakerEndpointOperator' (#32112)``
`2794c4172e <https://github.com/apache/airflow/commit/2794c4172e7b7655b813236fe47222cec46f57e4>`_ 2023-06-27 ``D205 Support - Auto-fixes and Stragglers (#32212)``
`09d4718d3a <https://github.com/apache/airflow/commit/09d4718d3a46aecf3355d14d3d23022002f4a818>`_ 2023-06-27 ``Improve provider documentation and README structure (#32125)``
`06b5a1e850 <https://github.com/apache/airflow/commit/06b5a1e8509e5ede94aedc1c9dba08115745e8c6>`_ 2023-06-27 ``Add deferrable mode in EMR operator and sensor (#32029)``
`3a85d4e7e8 <https://github.com/apache/airflow/commit/3a85d4e7e867357fb5456973544028e8249bff2f>`_ 2023-06-27 ``Revert "add deferrable mode for 'AthenaOperator' (#32110)" (#32172)``
`256438c3d6 <https://github.com/apache/airflow/commit/256438c3d6a80c989c68d2e0f3c8549108770f0e>`_ 2023-06-27 ``add deferrable mode for 'AthenaOperator' (#32110)``
`e0f4de347f <https://github.com/apache/airflow/commit/e0f4de347fd22538b1fdc5cd303fd7ec55d970ab>`_ 2023-06-27 ``EKS Create/Delete Nodegroup Deferrable mode (#32165)``
`10df7436f3 <https://github.com/apache/airflow/commit/10df7436f3bcdf8465b8cea536511d6126ae377c>`_ 2023-06-27 ``Add 'ChimeWebhookHook' (#31939)``
`e4eb19866e <https://github.com/apache/airflow/commit/e4eb19866eeddc5839fda0b444849b01ea1dbc39>`_ 2023-06-26 ``rewrite method used in ecs to fetch less logs (#31786)``
`2f96127b9e <https://github.com/apache/airflow/commit/2f96127b9eb84c045632c44fdc6871e04d3b0634>`_ 2023-06-26 ``Minor name change for the util wait method. (#32152)``
`cc87ae578e <https://github.com/apache/airflow/commit/cc87ae578ebf930fe5e83bef515e07c327cac268>`_ 2023-06-26 ``feature: AWS - GlueJobOperator - job_poll_interval (#32147)``
`e4468ed380 <https://github.com/apache/airflow/commit/e4468ed38017f1782a5aea59c1d6a62eaca121b5>`_ 2023-06-26 ``Clean up string concatenation (#32129)``
`8057659e96 <https://github.com/apache/airflow/commit/8057659e96ef1375e9fbe9afb44d494e09483190>`_ 2023-06-25 ``Handle 'UnboundLocalError' while parsing invalid 's3_url' (#32120)``
`d49fa999a9 <https://github.com/apache/airflow/commit/d49fa999a94a2269dd6661fe5eebbb4c768c7848>`_ 2023-06-23 ``bugfix: break down run+wait method in ECS operator (#32104)``
`72d09a677f <https://github.com/apache/airflow/commit/72d09a677fea22b51dbf20f3b12bae6b3c1e4792>`_ 2023-06-23 ``Use a waiter in 'AthenaHook' (#31942)``
`5c887988b0 <https://github.com/apache/airflow/commit/5c887988b02b02e60f693c9341013592a291ee27>`_ 2023-06-23 ``Refactor Eks Create Cluster Operator code (#31960)``
`415e076761 <https://github.com/apache/airflow/commit/415e0767616121854b6a29b3e44387f708cdf81e>`_ 2023-06-23 ``Deferrable mode for ECS operators (#31881)``
`479719297f <https://github.com/apache/airflow/commit/479719297ff4efa8373dc7b6909bfc59a5444c3a>`_ 2023-06-22 ``add async wait method to the "with logging" aws utils (#32055)``
`afe293d934 <https://github.com/apache/airflow/commit/afe293d934b32a586c6ff09a79eafbfd5ff391f0>`_ 2023-06-21 ``cleanup Amazon CHANGELOG.rst (#32031)``
`743bf5a0ae <https://github.com/apache/airflow/commit/743bf5a0ae1279c96d018aad54dcce108f16dc96>`_ 2023-06-20 ``Add custom waiters to EMR Serverless (#30463)``
================================================================================================= =========== ============================================================================================================
8.2.0
.....
Latest change: 2023-06-20
================================================================================================= =========== ===============================================================================================================================
Commit Committed Subject
================================================================================================= =========== ===============================================================================================================================
`79bcc2e668 <https://github.com/apache/airflow/commit/79bcc2e668e648098aad6eaa87fe8823c76bc69a>`_ 2023-06-20 ``Prepare RC1 docs for June 2023 wave of Providers (#32001)``
`8b146152d6 <https://github.com/apache/airflow/commit/8b146152d62118defb3004c997c89c99348ef948>`_ 2023-06-20 ``Add note about dropping Python 3.7 for providers (#32015)``
`f0b91ac6a7 <https://github.com/apache/airflow/commit/f0b91ac6a75a9f6f74663f8300078db09337cb16>`_ 2023-06-20 ``Add 'deferrable' param in 'EmrContainerSensor' (#30945)``
`e01ff4749c <https://github.com/apache/airflow/commit/e01ff4749cb2469b21f467a1b0089d0115f39368>`_ 2023-06-19 ``Add realtime container execution logs for BatchOperator (#31837)``
`41fb9b4c49 <https://github.com/apache/airflow/commit/41fb9b4c493dc74be7c21f68a2877cb2de97d983>`_ 2023-06-17 ``Deprecate 'wait_for_completion' from 'EcsRegisterTaskDefinitionOperator' and 'EcsDeregisterTaskDefinitionOperator' (#31884)``
`e0f21f43c6 <https://github.com/apache/airflow/commit/e0f21f43c63b13fd48f55aa660746edc37df1458>`_ 2023-06-16 ``Various fixes on ECS run task operator (#31838)``
`3689cee485 <https://github.com/apache/airflow/commit/3689cee485215651bdb5ef434f24ab8774995a37>`_ 2023-06-15 ``Use a continuation token to get logs in ecs (#31824)``
`9be22e4cc0 <https://github.com/apache/airflow/commit/9be22e4cc09faba5db6432ccac8d2193114d95ee>`_ 2023-06-15 ``Add deferrable option to EmrTerminateJobFlowOperator (#31646)``
`67204565b8 <https://github.com/apache/airflow/commit/67204565b848b29c1c36188183eb27240e5c48bc>`_ 2023-06-14 ``Add Deferrable option to EmrCreateJobFlowOperator (#31641)``
`212a37fbec <https://github.com/apache/airflow/commit/212a37fbeccebce2b8fb14535234a9bdc4b93708>`_ 2023-06-14 ``Deferrable mode for EksCreateFargateProfileOperator and EksDeleteFargateProfileOperator (#31657)``
`688f91b330 <https://github.com/apache/airflow/commit/688f91b330addbc88a5bbda2f0e29cbed2313678>`_ 2023-06-14 ``Add deferrable mode to 'BatchSensor' (#30279)``
`4e61b654c3 <https://github.com/apache/airflow/commit/4e61b654c39d47bfe72e3004be45ba1bd97be660>`_ 2023-06-08 ``Fetch status in while loop so as to not exit too early (#31804)``
`b9b8da79b5 <https://github.com/apache/airflow/commit/b9b8da79b512d8b62bc753e57ec28b6331761ae1>`_ 2023-06-08 ``Add deferrable mode for S3KeySensor (#31018)``
`0854500769 <https://github.com/apache/airflow/commit/0854500769a07f8251269caeab65c95a05d9c28a>`_ 2023-06-08 ``Amazon provider docstring improvements (#31729)``
`3a7c9f277f <https://github.com/apache/airflow/commit/3a7c9f277f25356783587ea38ccaf852aabc3674>`_ 2023-06-07 ``Add Deferrable mode to Emr Add Steps operator (#30928)``
`359dfb5446 <https://github.com/apache/airflow/commit/359dfb54469cb33b817d0e76641e2be09dc04d2d>`_ 2023-06-07 ``Added config template field to EmrServerlessStartJobOperator (#31746)``
`a3768b44e9 <https://github.com/apache/airflow/commit/a3768b44e9b57aa9334d4a133f6179cd5da0c469>`_ 2023-06-07 ``[AWS hook] use provided client to get the official waiter on fallback (#31748)``
`07ea574fed <https://github.com/apache/airflow/commit/07ea574fed5d56ca9405ee9e47828841289e3a3c>`_ 2023-06-07 ``Add D400 pydocstyle check (#31742)``
`9e268e13b1 <https://github.com/apache/airflow/commit/9e268e13b147401a5665e497aee87ac107ade8d1>`_ 2023-06-07 ``Replace spelling directive with spelling:word-list (#31752)``
`cda83c226b <https://github.com/apache/airflow/commit/cda83c226bf231f3a7e1b78c00bf13f9defb5d6e>`_ 2023-06-05 ``Add D400 pydocstyle check - Amazon provider only (#31423)``
`c255ac411b <https://github.com/apache/airflow/commit/c255ac411b93d222bc9a0dbd4139a15687d2c981>`_ 2023-06-05 ``Support of wildcard in S3ListOperator and S3ToGCSOperator (#31640)``
`62938e945b <https://github.com/apache/airflow/commit/62938e945b94fbc18e14ef8e5d23f374c92af4b3>`_ 2023-06-05 ``fix return values on glue operators deferrable mode (#31694)``
`4c62a4f58b <https://github.com/apache/airflow/commit/4c62a4f58bd7a76e971ecf4ed798bc795afec4c5>`_ 2023-06-05 ``Add back missing AsyncIterator import (#31710)``
`f69dd29e87 <https://github.com/apache/airflow/commit/f69dd29e872ad3db3df1dc2d0b64add0e09d7a10>`_ 2023-06-04 ``Remove aws unused code (#31610)``
`a247a8f7c9 <https://github.com/apache/airflow/commit/a247a8f7c9d3e4ba7dcb01f45d4b089477de5008>`_ 2023-06-04 ``Add deferrable mode in Redshift delete cluster (#30244)``
`5dc6e5bfbe <https://github.com/apache/airflow/commit/5dc6e5bfbe61aae40aef169110e238dfe6b421fc>`_ 2023-06-02 ``allow anonymous AWS access (#31659)``
`dc5bf3fd02 <https://github.com/apache/airflow/commit/dc5bf3fd02c589578209cb0dd5b7d005b1516ae9>`_ 2023-06-02 ``Add discoverability for triggers in provider.yaml (#31576)``
`635f94cc39 <https://github.com/apache/airflow/commit/635f94cc392b0393a4f9a38fb78123e842781fca>`_ 2023-05-31 ``Add deferrable mode to AWS glue operators (Job & Crawl) (#30948)``
`a8c45b088e <https://github.com/apache/airflow/commit/a8c45b088e088a5f1d9c924f9efb660c80c0ce12>`_ 2023-05-31 ``handle missing LogUri in emr 'describe_cluster' API response (#31482)``
`ce7766e0a5 <https://github.com/apache/airflow/commit/ce7766e0a52e15b2b1ef7e7f9c613ea686fbfca6>`_ 2023-05-31 ``Add docstring and signature for _read_remote_logs (#31623)``
`5b3382f638 <https://github.com/apache/airflow/commit/5b3382f63898e497d482870636ed156ce861afbc>`_ 2023-05-30 ``Add null check for host in Amazon Redshift connection (#31567)``
`9fa75aaf7a <https://github.com/apache/airflow/commit/9fa75aaf7a391ebf0e6b6949445c060f6de2ceb9>`_ 2023-05-29 ``Remove Python 3.7 support (#30963)``
`fb10108eec <https://github.com/apache/airflow/commit/fb10108eec4d9c621f5bcdba3120d9a88a368e7f>`_ 2023-05-27 ``add workgroup to templated fields (#31574)``
`5b0f668b6d <https://github.com/apache/airflow/commit/5b0f668b6dad448bdf99976658231f6ffa607f8b>`_ 2023-05-25 ``Add deferrable param in BatchOperator (#30865)``
`aac2f8f0a9 <https://github.com/apache/airflow/commit/aac2f8f0a9eff40b02212257079ab3708a4e5745>`_ 2023-05-24 ``AWS system test example_dynamodb_to_s3: add retry when fecthing the export time (#31388)``
`44741f354c <https://github.com/apache/airflow/commit/44741f354cf8b7113099b0e0f147b58a55ecc5d3>`_ 2023-05-24 `` Change Deferrable implementation for RedshiftResumeClusterOperator to follow standard (#30864)``
`911bd1cdb8 <https://github.com/apache/airflow/commit/911bd1cdb869295e267b99cdaa0bfe68cc7ace12>`_ 2023-05-24 ``Add Deferrable Mode to RedshiftCreateClusterSnapshotOperator (#30856)``
`0b7c095c9f <https://github.com/apache/airflow/commit/0b7c095c9fa54981248a72659da9acdf3bf5c2c0>`_ 2023-05-23 ``Change Deferrable implementation for RedshiftPauseClusterOperator to follow standard (#30853)``
`c5597d1fab <https://github.com/apache/airflow/commit/c5597d1fabe5d8f3a170885f6640344d93bf64bf>`_ 2023-05-23 ``Add Python 3.11 support (#27264)``
================================================================================================= =========== ===============================================================================================================================
8.1.0
.....
Latest change: 2023-05-19
================================================================================================= =========== ====================================================================================================
Commit Committed Subject
================================================================================================= =========== ====================================================================================================
`45548b9451 <https://github.com/apache/airflow/commit/45548b9451fba4e48c6f0c0ba6050482c2ea2956>`_ 2023-05-19 ``Prepare RC2 docs for May 2023 wave of Providers (#31416)``
`0b4f1c116a <https://github.com/apache/airflow/commit/0b4f1c116a6129d3125b953312ad0cbf4ebab7ce>`_ 2023-05-19 ``Fix AWS system test example_dynamodb (#31395)``
`abea189022 <https://github.com/apache/airflow/commit/abea18902257c0250fedb764edda462f9e5abc84>`_ 2023-05-18 ``Use '__version__' in providers not 'version' (#31393)``
`f5aed58d9f <https://github.com/apache/airflow/commit/f5aed58d9fb2137fa5f0e3ce75b6709bf8393a94>`_ 2023-05-18 ``Fixing circular import error in providers caused by airflow version check (#31379)``
`0b3b6704cb <https://github.com/apache/airflow/commit/0b3b6704cb12a3b8f22da79d80b3db85528418b7>`_ 2023-05-17 ``Fix AWS system test example_dynamodb_to_s3 (#31362)``
`e05e3a9db8 <https://github.com/apache/airflow/commit/e05e3a9db8b6d38cfbff63ce008e20185dcf2482>`_ 2023-05-16 ``Handle temporary credentials when resource_type is used to get custom waiters (#31333)``
`d9ff55cf6d <https://github.com/apache/airflow/commit/d9ff55cf6d95bb342fed7a87613db7b9e7c8dd0f>`_ 2023-05-16 ``Prepare docs for May 2023 wave of Providers (#31252)``
`0117246db6 <https://github.com/apache/airflow/commit/0117246db65c631a06a4bc9ee24ad9abdecc820e>`_ 2023-05-15 ``Add future-compatible mongo Hook typing (#31289)``
`3193857376 <https://github.com/apache/airflow/commit/3193857376bc2c8cd2eb133017be1e8cbcaa8405>`_ 2023-05-13 ``Add Deferrable Mode for EC2StateSensor (#31130)``
`6b21e4b88c <https://github.com/apache/airflow/commit/6b21e4b88c3d18eb1ba176e6ac53da90a4523880>`_ 2023-05-13 ``Bring back detection of implicit single-line string concatenation (#31270)``
`d6051fd10a <https://github.com/apache/airflow/commit/d6051fd10a0949264098af23ce74c76129cfbcf4>`_ 2023-05-12 ``Add on_kill to EMR Serverless Job Operator (#31169)``
`8a5fe6ad7d <https://github.com/apache/airflow/commit/8a5fe6ad7de4ed73e8f102eb2e9c35f81d1d558a>`_ 2023-05-10 ``Add retries to S3 delete_bucket (#31192)``
`cd3fa33e82 <https://github.com/apache/airflow/commit/cd3fa33e82922e01888d609ed9c24b9c2dadfa27>`_ 2023-05-09 ``DynamoDBToS3Operator - Add a feature to export the table to a point in time. (#31142)``
`4c9b5fe4c1 <https://github.com/apache/airflow/commit/4c9b5fe4c15ff9d813a34e5f31b5e2910f70cff8>`_ 2023-05-09 ``Add deferrable param in SageMakerTransformOperator (#31063)``
`dff7e0de36 <https://github.com/apache/airflow/commit/dff7e0de362e4cd318d7c285ec102923503eceb3>`_ 2023-05-08 ``Revert "DynamoDBToS3Operator - Add feature to export table to a point in time (#30501)" (#31139)``
`a809c91528 <https://github.com/apache/airflow/commit/a809c91528bebacdb5c3bac75ae3c7bf33a99308>`_ 2023-05-08 ``Add deferrable param in SageMakerTrainingOperator (#31042)``
`1c144ee141 <https://github.com/apache/airflow/commit/1c144ee141059a4c7e0450fd086eced2197568cf>`_ 2023-05-08 ``Add deferrable param in SageMakerProcessingOperator (#31062)``
`fc4166127a <https://github.com/apache/airflow/commit/fc4166127a1d2099d358fee1ea10662838cf9cf3>`_ 2023-05-08 ``DynamoDBToS3Operator - Add feature to export table to a point in time (#30501)``
`c99d2d2369 <https://github.com/apache/airflow/commit/c99d2d23696ce5e9c55fc246a5f9a17bc4a7c3a5>`_ 2023-05-05 ``Import aiobotocore only if deferrable is true (#31094)``
`e3d9d7dc4c <https://github.com/apache/airflow/commit/e3d9d7dc4cf01c552273348814bceda0de285115>`_ 2023-05-04 ``Add template field to S3ToRedshiftOperator (#30781)``
`9c5908e050 <https://github.com/apache/airflow/commit/9c5908e050476ac10762a123ca41034343804084>`_ 2023-05-04 ``'StepFunctionStartExecutionOperator': get logs in case of failure (#31072)``
`ac46902154 <https://github.com/apache/airflow/commit/ac46902154c060246dec942f921f7670015e6031>`_ 2023-05-04 ``Move TaskInstanceKey to a separate file (#31033)``
`cb71d41c75 <https://github.com/apache/airflow/commit/cb71d41c75ca1b2ddf06b383e767a25c817e5b9f>`_ 2023-05-03 ``Update return types of 'get_key' methods on 'S3Hook' (#30923)``
`2d5166f982 <https://github.com/apache/airflow/commit/2d5166f9829835bdfd6479aa789c8a27147288d6>`_ 2023-05-03 ``Add extras links to some more EMR Operators and Sensors (#31032)``
`0a30706aa7 <https://github.com/apache/airflow/commit/0a30706aa7c581905ca99a8b6e2f05960d480729>`_ 2023-05-03 ``Use 'AirflowProviderDeprecationWarning' in providers (#30975)``
`eef5bc7f16 <https://github.com/apache/airflow/commit/eef5bc7f166dc357fea0cc592d39714b1a5e3c14>`_ 2023-05-03 ``Add full automation for min Airflow version for providers (#30994)``
`e4d935e490 <https://github.com/apache/airflow/commit/e4d935e49007b17bf5c11f2ff1fdf4a1a3de164d>`_ 2023-05-02 ``Add tags param in RedshiftCreateClusterSnapshotOperator (#31006)``
`2f247a2ba2 <https://github.com/apache/airflow/commit/2f247a2ba2fb7c9f1fe71567a80f0063e21a5f55>`_ 2023-05-02 ``Add IAM authentication to Amazon Redshift Connection by AWS Connection (#28187)``
`9662fd8cc0 <https://github.com/apache/airflow/commit/9662fd8cc05f69f51ca94b495b14f907aed0d936>`_ 2023-05-01 ``bigfix: EMRHook Loop through paginated response to check for cluster id (#29732)``
`a7eb32a5b2 <https://github.com/apache/airflow/commit/a7eb32a5b222e236454d3e474eec478ded7c368d>`_ 2023-04-30 ``Bump minimum Airflow version in providers (#30917)``
`612676b975 <https://github.com/apache/airflow/commit/612676b975a2ff26541bb2581fbdf2befc6c3de9>`_ 2023-04-28 ``Support 'shareIdentifier' in BatchOperator (#30829)``
`1f0174931b <https://github.com/apache/airflow/commit/1f0174931b6ea88fce4539bbc99e42f7da84fac3>`_ 2023-04-28 ``improve/fix glue job logs printing (#30886)``
`b36c33230f <https://github.com/apache/airflow/commit/b36c33230f76bc0bd0ceed9755ea3af6436abd1c>`_ 2023-04-28 ``BaseAWS - Override client when resource_type is user to get custom waiters (#30897)``
================================================================================================= =========== ====================================================================================================
8.0.0
.....
Latest change: 2023-04-26
================================================================================================= =========== ===================================================================================================
Commit Committed Subject
================================================================================================= =========== ===================================================================================================
`97ad7cee44 <https://github.com/apache/airflow/commit/97ad7cee443c7f4ee6c0fbaabcc73de16f99a5e5>`_ 2023-04-26 ``Prepare docs for ad-hoc rc3 of Amazon provider (#30876)``
`a044a21859 <https://github.com/apache/airflow/commit/a044a218593f2caeac53cce2681a5d7940b85984>`_ 2023-04-26 ``Fix async conn for none aws_session_token (#30868)``
`b335e474e2 <https://github.com/apache/airflow/commit/b335e474e2738cec4f9bd2b67b6b4bb4e5aae865>`_ 2023-04-26 ``Restore aiobotocore as optional dependency of amazon provider (#30874)``
`84e9cec701 <https://github.com/apache/airflow/commit/84e9cec7016a152b885df670c83a090e0b187621>`_ 2023-04-25 ``Prepare docs for ad-hoc release of Amazon provider (#30848)``
`f3aa33aa13 <https://github.com/apache/airflow/commit/f3aa33aa13a60f6dc750f3757af9cb9ea478e949>`_ 2023-04-24 ``Update AWS EMR Cluster Link to use the new dashboard (#30844)``
`ecaffd5892 <https://github.com/apache/airflow/commit/ecaffd5892874e359a180f2e7a1d613ae8eb33a3>`_ 2023-04-24 ``Add a "force" option to emr serverless stop/delete operator (#30757)``
`62ea0ff21c <https://github.com/apache/airflow/commit/62ea0ff21ccc900e1bb717937b1a3ab1509767a6>`_ 2023-04-24 ``Add support for deferrable operators in AMPP (#30032)``
`c585ad51c5 <https://github.com/apache/airflow/commit/c585ad51c522c6e9f3bbbf7ae6e0132e25a3a378>`_ 2023-04-22 ``Upgrade ruff to 0.0.262 (#30809)``
`e6723aa3f0 <https://github.com/apache/airflow/commit/e6723aa3f0b9406b25f678e15555da00b7549e16>`_ 2023-04-21 ``fixes to system tests following obsolete cleanup (#30804)``
`e8b978a4cf <https://github.com/apache/airflow/commit/e8b978a4cfe91862d1145d7c21fec6f065479c9d>`_ 2023-04-21 ``restore fallback to empty connection behavior (#30806)``
`e46ce78b66 <https://github.com/apache/airflow/commit/e46ce78b66953146c04de5da00cab6299787adad>`_ 2023-04-21 ``Prepare docs for adhoc release of providers (#30787)``
`e4b8729739 <https://github.com/apache/airflow/commit/e4b8729739ec1ff67a00d7f778f4bf07eec33a8e>`_ 2023-04-21 ``Remove deprecated code from Amazon provider (#30755)``
`7e01c09644 <https://github.com/apache/airflow/commit/7e01c096446dbd134e0efa144e7de87b800639a1>`_ 2023-04-21 ``AWS logs. Exit fast when 3 consecutive responses are returned from AWS Cloudwatch logs (#30756)``
`8a191938b6 <https://github.com/apache/airflow/commit/8a191938b62edcce8093d2522759ede960a00f5f>`_ 2023-04-21 ``Remove @poke_mode_only from EmrStepSensor (#30774)``
`fbc1382514 <https://github.com/apache/airflow/commit/fbc13825140cc6cc6b3d4b27db6d329692a1c451>`_ 2023-04-21 ``remove delegate_to from GCP operators and hooks (#30748)``
`c14bc770f6 <https://github.com/apache/airflow/commit/c14bc770f697fd980550ff308571174a094a0ed5>`_ 2023-04-19 ``add a stop operator to emr serverless (#30720)``
`d7cef588d6 <https://github.com/apache/airflow/commit/d7cef588d6f6a749bd5e8fbf3153a275f4120ee8>`_ 2023-04-19 ``SqlToS3Operator - Add feature to partition SQL table (#30460)``
`221249e872 <https://github.com/apache/airflow/commit/221249e8726d4082634912a27840011771f713be>`_ 2023-04-18 ``Fixed logging issue (#30703)``
`38f2b4a4df <https://github.com/apache/airflow/commit/38f2b4a4dfb1485d664a468680978e73317f9a76>`_ 2023-04-14 ``Organize Amazon providers docs index (#30541)``
`7c2d3617bf <https://github.com/apache/airflow/commit/7c2d3617bf1be0781e828d3758ee6d9c6490d0f0>`_ 2023-04-14 ``DynamoDBHook - waiter_path() to consider 'resource_type' or 'client_type' (#30595)``
`51f9910ecb <https://github.com/apache/airflow/commit/51f9910ecbf1186aff164e09d118bdf04d21dfcb>`_ 2023-04-14 ``Remove duplicate param docstring in EksPodOperator (#30634)``
`96661789cc <https://github.com/apache/airflow/commit/96661789ccfd6798677cd7f15e987e24c1e9db1b>`_ 2023-04-14 ``New AWS sensor — DynamoDBValueSensor (#28338)``
`92cab74b28 <https://github.com/apache/airflow/commit/92cab74b280e9e7162120506c46fe275fbe0b577>`_ 2023-04-12 ``Add ability to override waiter delay in EcsRunTaskOperator (#30586)``
`2ce1130006 <https://github.com/apache/airflow/commit/2ce11300064ec821ffe745980012100fc32cb4b4>`_ 2023-04-11 ``Add support in AWS Batch Operator for multinode jobs (#29522)``
`58294c5440 <https://github.com/apache/airflow/commit/58294c5440608b1a58828cbae36f91b7148c04b4>`_ 2023-04-10 ``Decouple "job runner" from BaseJob ORM model (#30255)``
================================================================================================= =========== ===================================================================================================
7.4.1
.....
Latest change: 2023-04-09
================================================================================================= =========== ==========================================================================
Commit Committed Subject
================================================================================================= =========== ==========================================================================
`874ea9588e <https://github.com/apache/airflow/commit/874ea9588e3ce7869759440302e53bb6a730a11e>`_ 2023-04-09 ``Prepare docs for ad hoc release of Providers (#30545)``
`fa4fb1f5fe <https://github.com/apache/airflow/commit/fa4fb1f5fe6f8dfd00d9956197e01efa0a95e24a>`_ 2023-04-05 ``Revert "Add AWS deferrable BatchOperator (#29300)" (#30489)``
`c1b5eafc82 <https://github.com/apache/airflow/commit/c1b5eafc8201b8c84f34fdf21fa1d000b97c13e8>`_ 2023-04-05 ``Add more info to quicksight error messages (#30466)``
`77c272e6e8 <https://github.com/apache/airflow/commit/77c272e6e8ecda0ce48917064e58ba14f6a15844>`_ 2023-04-05 ``Add AWS deferrable BatchOperator (#29300)``
`2736765956 <https://github.com/apache/airflow/commit/2736765956cc22b343609c87380df350fc4ab7ed>`_ 2023-04-05 ``add template field for s3 bucket (#30472)``
`d23a3bbed8 <https://github.com/apache/airflow/commit/d23a3bbed89ae04369983f21455bf85ccc1ae1cb>`_ 2023-04-04 ``Add mechanism to suspend providers (#30422)``
`9fc0f20132 <https://github.com/apache/airflow/commit/9fc0f20132e7d4d4d5cd4d918612af7e9ddf34dd>`_ 2023-04-03 ``Add s3_bucket to template fields in SFTP to S3 operator (#30444)``
`8bf4f62ae6 <https://github.com/apache/airflow/commit/8bf4f62ae6ff56bc695e92aeb876f17b0d33bfe5>`_ 2023-04-03 ``Fix 'RedshiftResumeClusterOperator' deferrable implementation (#30370)``
================================================================================================= =========== ==========================================================================
7.4.0
.....
Latest change: 2023-04-02
================================================================================================= =========== ============================================================================
Commit Committed Subject
================================================================================================= =========== ============================================================================
`55dbf1ff1f <https://github.com/apache/airflow/commit/55dbf1ff1fb0b22714f695a66f6108b3249d1199>`_ 2023-04-02 ``Prepare docs for April 2023 wave of Providers (#30378)``
`46d9a0c294 <https://github.com/apache/airflow/commit/46d9a0c294ea72574a79f0fb567eb9dc97cf96c1>`_ 2023-03-21 ``Make update config behavior optional in GlueJobOperator (#30162)``
`2a42cb46af <https://github.com/apache/airflow/commit/2a42cb46af66c7d6a95a718726cb9206258a0c14>`_ 2023-03-21 ``Move and convert all AWS example dags to system tests (#30003)``
`05c0841880 <https://github.com/apache/airflow/commit/05c0841880ccfc25c9e525cafde3e46d7c6f9fce>`_ 2023-03-21 ``custom waiters with dynamic values, applied to appflow (#29911)``
`0036ef7d35 <https://github.com/apache/airflow/commit/0036ef7d35b1a5f654affa10528c348e6097644f>`_ 2023-03-21 ``Add deferrable mode to 'RedshiftResumeClusterOperator' (#30090)``
`b54285d0a1 <https://github.com/apache/airflow/commit/b54285d0a15945ebdcbe3ff9220c82059f09d8a4>`_ 2023-03-16 ``Remove aws async ci job (#30127)``
`4effd6f48b <https://github.com/apache/airflow/commit/4effd6f48b5b0fabde7e8bc731844a1cd258dc0e>`_ 2023-03-14 ``Add 'AwsToAwsBaseOperator' (#30044)``
`cf77c3b966 <https://github.com/apache/airflow/commit/cf77c3b96609aa8c260566274d54b06eb38c8100>`_ 2023-03-13 ``Add deferrable mode in RedshiftPauseClusterOperator (#28850)``
`3780b01fc4 <https://github.com/apache/airflow/commit/3780b01fc46385809423bec9ef858be5be64b703>`_ 2023-03-10 ``Add support of a different AWS connection for DynamoDB (#29452)``
`d2cc9df82c <https://github.com/apache/airflow/commit/d2cc9df82c8b6ae6cccb51462b8b5a37155666a7>`_ 2023-03-07 ``Add 'EC2CreateInstanceOperator', 'EC2TerminateInstanceOperator' (#29548)``
`b6392ae5fd <https://github.com/apache/airflow/commit/b6392ae5fd466fa06ca92c061a0f93272e27a26b>`_ 2023-03-07 ``Support deleting the local log files when using remote logging (#29772)``
`bf27e5379c <https://github.com/apache/airflow/commit/bf27e5379cbd2b77c9917cd4f0be48a8d24bbabb>`_ 2023-03-05 ``Move string enum class to utils module + add test (#29906)``
`971039454a <https://github.com/apache/airflow/commit/971039454a3684d0ea7261dfe91f34ac4b62af72>`_ 2023-03-04 ``Align cncf provider file names with AIP-21 (#29905)``
`2cebdc5007 <https://github.com/apache/airflow/commit/2cebdc5007f90b42937b2a0346f3c727dc36e131>`_ 2023-03-03 ``rewrite polling code for appflow hook (#28869)``
================================================================================================= =========== ============================================================================
7.3.0
.....
Latest change: 2023-03-03
================================================================================================= =========== =======================================================================================================================================
Commit Committed Subject
================================================================================================= =========== =======================================================================================================================================
`fcd3c0149f <https://github.com/apache/airflow/commit/fcd3c0149f17b364dfb94c0523d23e3145976bbe>`_ 2023-03-03 ``Prepare docs for 03/2023 wave of Providers (#29878)``
`76d8aaa836 <https://github.com/apache/airflow/commit/76d8aaa8362ba199d98680d71ccb3a800cbc4d38>`_ 2023-03-02 ``Fix Amazon ECS Enums (#29871)``
`faf792f634 <https://github.com/apache/airflow/commit/faf792f634f3d2dae672ca184b4d95bd4834924d>`_ 2023-03-02 ``Implement custom boto waiters for some EMR operators (#29822)``
`ea8ce218b9 <https://github.com/apache/airflow/commit/ea8ce218b9abe3c69f4c2d8c65180cf8bafebdd6>`_ 2023-03-02 ``Impovements for RedshiftDataOperator: better error reporting and an ability to return SQL results (#29434)``
`181a825259 <https://github.com/apache/airflow/commit/181a8252597e314e5675e2b9655cb44da412eeb2>`_ 2023-03-01 ``Use waiters in ECS Operators instead of inner sensors (#29761)``
`5de47910f3 <https://github.com/apache/airflow/commit/5de47910f3ebd803453b8fb5ca6e4f26ad611375>`_ 2023-03-01 ``Allow to specify which connection, variable or config are being looked up in the backend using *_lookup_pattern parameters (#29580)``
`1f7bc1ab3c <https://github.com/apache/airflow/commit/1f7bc1ab3c5bc5d51dda40197b52a111cb1f22ee>`_ 2023-02-28 ``add num rows affected to Redshift Data API hook (#29797)``
`4b36137a31 <https://github.com/apache/airflow/commit/4b36137a31241d0f502604213546b6bf677fea69>`_ 2023-02-28 ``Implement file credentials provider for AWS hook AssumeRoleWithWebIdentity (#29623)``
`df4abcbcfe <https://github.com/apache/airflow/commit/df4abcbcfed2ddca3ad06d67b1fb721de9e1755d>`_ 2023-02-27 ``fix code checking job names in sagemaker (#29245)``
`38b901ec3f <https://github.com/apache/airflow/commit/38b901ec3f07e6e65880b11cc432fb8ad6243629>`_ 2023-02-24 ``Standardize AWS lambda naming (#29749)``
`5e006d743d <https://github.com/apache/airflow/commit/5e006d743d1ba3781acd8e053642f2367a8e7edc>`_ 2023-02-23 ``Avoid emitting fallback message for S3TaskHandler if streaming logs (#29708)``
`ba2d562cfb <https://github.com/apache/airflow/commit/ba2d562cfb36c5b9b845251f991c3d5bfa17db4f>`_ 2023-02-22 ``Add 'wait_for_completion' param in 'RedshiftCreateClusterOperator' (#29657)``
`6c13f04365 <https://github.com/apache/airflow/commit/6c13f04365b916e938e3bea57e37fc80890b8377>`_ 2023-02-22 ``AWS Glue job hook: Make s3_bucket parameter optional (#29659)``
`45419e23a9 <https://github.com/apache/airflow/commit/45419e23a955299da956c7a73261f629fb6deaef>`_ 2023-02-20 ``'RedshiftDataOperator' replace 'await_result' with 'wait_for_completion' (#29633)``
`0604033829 <https://github.com/apache/airflow/commit/0604033829787ebed59b9982bf08c1a68d93b120>`_ 2023-02-20 ``Add Amazon Redshift-data to S3<>RS Transfer Operators (#27947)``
================================================================================================= =========== =======================================================================================================================================
7.2.1
.....
Latest change: 2023-02-18
================================================================================================= =========== ==================================================================================
Commit Committed Subject
================================================================================================= =========== ==================================================================================
`470fdaea27 <https://github.com/apache/airflow/commit/470fdaea275660970777c0f72b8867b382eabc14>`_ 2023-02-18 ``Prepare docs for 02 2023 midmonth wave of Providers (#29589)``
`46d45e09cb <https://github.com/apache/airflow/commit/46d45e09cb5607ae583929f3eba1923a64631f48>`_ 2023-02-17 ``Explicitly handle exceptions raised by config parsing in AWS provider (#29587)``
`cadab59e8d <https://github.com/apache/airflow/commit/cadab59e8df90588b07cf8d9ee3ce13f9a79f656>`_ 2023-02-15 ``Fix docstring for EcsRunTaskOperator region_name -> region (#29562)``
`f9e9d23457 <https://github.com/apache/airflow/commit/f9e9d23457cba5d3e18b5bdb7b65ecc63735b65b>`_ 2023-02-11 ``Restore trigger logging (#29482)``
`60d4bcd1d1 <https://github.com/apache/airflow/commit/60d4bcd1d101bb56955081d14e3e138a0c960c5f>`_ 2023-02-10 ``Revert "Enable individual trigger logging (#27758)" (#29472)``
================================================================================================= =========== ==================================================================================
7.2.0
.....
Latest change: 2023-02-08
================================================================================================= =========== ======================================================================================
Commit Committed Subject
================================================================================================= =========== ======================================================================================
`ce6ae2457e <https://github.com/apache/airflow/commit/ce6ae2457ef3d9f44f0086b58026909170bbf22a>`_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`1b18a501fe <https://github.com/apache/airflow/commit/1b18a501fe818079e535838fa4f232b03365fc75>`_ 2023-02-03 ``Enable individual trigger logging (#27758)``
`cb0c90bd66 <https://github.com/apache/airflow/commit/cb0c90bd661fbd1519df8125f09c12b1d8dd0db0>`_ 2023-02-02 ``Decrypt SecureString value obtained by SsmHook (#29142)``
`efc8857d55 <https://github.com/apache/airflow/commit/efc8857d55b96f1fdb6cf4fd767276f5c541e038>`_ 2023-02-01 ``log the observed status in redshift sensor (#29274)``
`a671561b8e <https://github.com/apache/airflow/commit/a671561b8e738faefd8e6d5569e0c1a287a249b7>`_ 2023-01-31 ``shorten other wait times in sys tests (#29254)``
`aacf4da7e8 <https://github.com/apache/airflow/commit/aacf4da7e8581541fe861803c3995278f35e0519>`_ 2023-01-30 ``Use thin/passthrough hook instead of one-liner hook method (#29252)``
`62825678b3 <https://github.com/apache/airflow/commit/62825678b3100b0e0ea3b4e14419d259a36ba074>`_ 2023-01-30 ``Move imports in AWS SqlToS3Operator transfer to callable function (#29045)``
`5490102a41 <https://github.com/apache/airflow/commit/5490102a417e23f3a99cc7a390819373cd205b93>`_ 2023-01-30 ``Add option to wait for completion on the EmrCreateJobFlowOperator (#28827)``
`44024564cb <https://github.com/apache/airflow/commit/44024564cb3dd6835b0375d61e682efc1acd7d2c>`_ 2023-01-27 ``fix: 'num_of_dpus' typehints- GlueJobHook/Operator (#29176)``
`e1a14ae9ee <https://github.com/apache/airflow/commit/e1a14ae9ee6ba819763776156a49e9df3fe80ee9>`_ 2023-01-27 ``Fix false-positive spellcheck failure (#29190)``
`2493476a7e <https://github.com/apache/airflow/commit/2493476a7e445dbc90dcf785394d3b41bc47318d>`_ 2023-01-26 ``introduce base class for EKS sensors (#29053)``
`2c4928da40 <https://github.com/apache/airflow/commit/2c4928da40667cd4d52030b8b79419175948cb85>`_ 2023-01-24 ``introduce a method to convert dictionaries to boto-style key-value lists (#28816)``
`efaed34213 <https://github.com/apache/airflow/commit/efaed34213ad4416e2f4834d0cd2f60c41814507>`_ 2023-01-23 ``Add transfer operator S3 to (generic) SQL (#29085)``
`6190e34388 <https://github.com/apache/airflow/commit/6190e34388394b0f8b0bc01c66d56a0e8277fe6c>`_ 2023-01-23 ``add retries to stop_pipeline on conflict (#29077)``
`17e8bb7f9e <https://github.com/apache/airflow/commit/17e8bb7f9e320c97fd737f8786a6b16515f4810e>`_ 2023-01-19 ``Update provide_bucket_name() decorator to handle new conn_type (#28706)``
`1ab7ea81a1 <https://github.com/apache/airflow/commit/1ab7ea81a11073010749103acc97ea92e97dd80a>`_ 2023-01-19 ``uniformize getting hook through cached property in aws sensors (#29001)``
`395b731b94 <https://github.com/apache/airflow/commit/395b731b947d2a1329df6ad34f2b1ae9aeb3d1af>`_ 2023-01-18 ``Add log for AWS Glue Job Console URL (#28925)``
`3a3adfb8e6 <https://github.com/apache/airflow/commit/3a3adfb8e618a7cea376cb5d187fa3e486a9c9ad>`_ 2023-01-15 ``Fix typo in DataSyncHook boto3 methods for create location in NFS and EFS (#28948)``
`198e96aca1 <https://github.com/apache/airflow/commit/198e96aca1c7f99ae19ad9e104d5c82894be770f>`_ 2023-01-14 ``Use boto3 intersphinx inventory in documentation/docstrings. (#28945)``
================================================================================================= =========== ======================================================================================
7.1.0
.....
Latest change: 2023-01-14
================================================================================================= =========== ==============================================================================================
Commit Committed Subject
================================================================================================= =========== ==============================================================================================
`911b708ffd <https://github.com/apache/airflow/commit/911b708ffddd4e7cb6aaeac84048291891eb0f1f>`_ 2023-01-14 ``Prepare docs for Jan 2023 mid-month wave of Providers (#28929)``
`923bcd2865 <https://github.com/apache/airflow/commit/923bcd28656b0a1af52305ccb8e18329ff9d70e3>`_ 2023-01-13 ``new operator to create a sagemaker experiment (#28837)``
`3e4e5b1fdb <https://github.com/apache/airflow/commit/3e4e5b1fdba5e98ddafc89d47a92a5bbfa41ebe7>`_ 2023-01-13 ``Add ''configuration_overrides'' to templated fields (#28920)``
`9a643363e9 <https://github.com/apache/airflow/commit/9a643363e982b7c37d3c7f9015cd7869bc2935c2>`_ 2023-01-12 ``Avoid circular import from S3HookUriParseFailure (#28908)``
`ce858a5d71 <https://github.com/apache/airflow/commit/ce858a5d719fb1dff85ad7e4747f0777404d1f56>`_ 2023-01-12 ``Switch to ruff for faster static checks (#28893)``
`870ecd477a <https://github.com/apache/airflow/commit/870ecd477af3774546bd82bb71921a03914a2b64>`_ 2023-01-11 ``Add a new SSM hook and use it in the System Test context builder (#28755)``
`3baa40d72c <https://github.com/apache/airflow/commit/3baa40d72cf97e1c2770c6c2dd5a0b7c82f96c30>`_ 2023-01-10 ``Use compat for cached_property in AWS Batch modules (#28835)``
`3eee33ac8c <https://github.com/apache/airflow/commit/3eee33ac8cb74cfbb08bce9090e9c601cf98da44>`_ 2023-01-06 ``Apply "unify bucket and key" before "provide bucket" (#28710)``
`3a7cb66784 <https://github.com/apache/airflow/commit/3a7cb66784894b414a4c8d6e5020030fe90d8384>`_ 2023-01-06 ``Update S3ToRedshiftOperator docs to inform users about multiple key functionality (#28705)``
`a9493c1317 <https://github.com/apache/airflow/commit/a9493c13173f6108c02c42d2f4f60b82b5ccc71a>`_ 2023-01-06 ``Add waiter config params to emr.add_job_flow_steps (#28464)``
`ce188e5093 <https://github.com/apache/airflow/commit/ce188e509389737b3c0bdc282abea2425281c2b7>`_ 2023-01-05 ``Refactor waiter function and improve unit tests (#28753)``
`e8533d295e <https://github.com/apache/airflow/commit/e8533d295e6d25296e23d8e1b8c07a441df55964>`_ 2023-01-05 ``Add AWS Sagemaker Auto ML operator and sensor (#28472)``
`8c5ee5e3c1 <https://github.com/apache/airflow/commit/8c5ee5e3c10f24f4d9700dbb43480e836bc9984a>`_ 2023-01-04 ``Better exception raised in case of numpy missing (#28722)``
`9ab9c18d68 <https://github.com/apache/airflow/commit/9ab9c18d687b61a8b86bde2767369697288d8082>`_ 2023-01-04 ``Don't call get_connection from provide_bucket_name (#28716)``
================================================================================================= =========== ==============================================================================================
7.0.0
.....
Latest change: 2023-01-02
================================================================================================= =========== ===================================================================================
Commit Committed Subject
================================================================================================= =========== ===================================================================================
`5246c009c5 <https://github.com/apache/airflow/commit/5246c009c557b4f6bdf1cd62bf9b89a2da63f630>`_ 2023-01-02 ``Prepare docs for Jan 2023 wave of Providers (#28651)``
`3ce7cbbda1 <https://github.com/apache/airflow/commit/3ce7cbbda178799c6a07bed9ca695957affdff98>`_ 2022-12-30 ``add description of breaking changes (#28582)``
`297aa7480e <https://github.com/apache/airflow/commit/297aa7480e1ffd9bf1be1b89aea29b7e721cd64d>`_ 2022-12-23 ``Add execution role parameter to AddStepsOperator (#28484)``
`38e40c6dc4 <https://github.com/apache/airflow/commit/38e40c6dc45b92b274a06eafd8790140a0c3c7b8>`_ 2022-12-21 ``Remove outdated compat imports/code from providers (#28507)``
`d9ae90fc64 <https://github.com/apache/airflow/commit/d9ae90fc6478133767e29774920ed797175146bc>`_ 2022-12-21 ``Make pandas dependency optional for Amazon Provider (#28505)``
`39abd5e065 <https://github.com/apache/airflow/commit/39abd5e0652159607dcb9aed516d73131ce69d33>`_ 2022-12-21 ``Add AWS SageMaker operator to register a model's version (#28024)``
`fefcb1d567 <https://github.com/apache/airflow/commit/fefcb1d567d8d605f7ec9b7d408831d656736541>`_ 2022-12-20 ``Add link for EMR Steps Sensor logs (#28180)``
`e377e869da <https://github.com/apache/airflow/commit/e377e869da9f0e42ac1e0a615347cf7cd6565d54>`_ 2022-12-19 ``Fix EmrAddStepsOperature wait_for_completion parameter is not working (#28052)``
`21f0600f69 <https://github.com/apache/airflow/commit/21f0600f698e9763b6bceb27245bb5639a5d3a86>`_ 2022-12-18 ``Correctly template Glue Jobs 'create_job_kwargs' arg (#28403)``
`8e0df8881f <https://github.com/apache/airflow/commit/8e0df8881f22dd5c4c0ea71e7a9cd35b32889f47>`_ 2022-12-17 ``Add Amazon Elastic Container Registry (ECR) Hook (#28279)``
`29f574301a <https://github.com/apache/airflow/commit/29f574301aebc8752490ca4612b83a58215226a1>`_ 2022-12-15 ``Add EMR Notebook operators (#28312)``
`381160c0f6 <https://github.com/apache/airflow/commit/381160c0f63a15957a631da9db875f98bb8e9d64>`_ 2022-12-14 ``Fix template rendered bucket_key in S3KeySensor (#28340)``
`9d9b15989a <https://github.com/apache/airflow/commit/9d9b15989a02042a9041ff86bc7e304bb06caa15>`_ 2022-12-14 ``Create 'LambdaCreateFunctionOperator' and sensor (#28241)``
`27569a8b37 <https://github.com/apache/airflow/commit/27569a8b374a2f7a019f1f08b18a33be84d61693>`_ 2022-12-13 ``Better support for Boto Waiters (#28236)``
`fb5182bb2f <https://github.com/apache/airflow/commit/fb5182bb2f749119f471c3da35179afd3a584775>`_ 2022-12-12 ``Fix S3KeySensor documentation (#28297)``
`1eaedc8ae8 <https://github.com/apache/airflow/commit/1eaedc8ae85dbbfaaa402f9936304be51de98f88>`_ 2022-12-08 ``Improve docstrings for 'AwsLambdaInvokeFunctionOperator' (#28233)``
`a6315c2f4e <https://github.com/apache/airflow/commit/a6315c2f4ed68c822d0109f9609c1518e0bde94e>`_ 2022-12-08 ``Amazon Provider Package user agent (#27823)``
`0d90c62bac <https://github.com/apache/airflow/commit/0d90c62bac49de9aef6a31ee3e62d02e458b0d33>`_ 2022-12-06 ``Fix Type Error while using DynamoDBToS3Operator (#28158)``
`b609ab9001 <https://github.com/apache/airflow/commit/b609ab9001102b67a047b3078dc0b67fbafcc1e1>`_ 2022-12-06 ``AWSGlueJobHook updates job configuration if it exists (#27893)``
`3ee5c404b7 <https://github.com/apache/airflow/commit/3ee5c404b7a0284fc1f3474519b3833975aaa644>`_ 2022-12-06 ``Fix GlueCrawlerOperature failure when using tags (#28005)``
`0da004838f <https://github.com/apache/airflow/commit/0da004838ffdd3b74bc28837135d845f568ab2a1>`_ 2022-12-06 ``Allow waiter to be configured via EmrServerless Operators (#27784)``
`0ef8d934f2 <https://github.com/apache/airflow/commit/0ef8d934f2a62606090483dc72a9dd66e8348a0e>`_ 2022-12-06 ``Add operators + sensor for aws sagemaker pipelines (#27786)``
`7398853c86 <https://github.com/apache/airflow/commit/7398853c86f4972b0b7139a905e52d6ecc62fdec>`_ 2022-12-06 ``Update RdsHook docstrings to match correct argument names (#28108)``
`8f0265d0d9 <https://github.com/apache/airflow/commit/8f0265d0d9079a8abbd7b895ada418908d8b9909>`_ 2022-12-05 ``AWS Secrets Manager Backend - major update (#27920)``
`8cf6dca36b <https://github.com/apache/airflow/commit/8cf6dca36b0cfc16763cb1d4c96ab04d1fe5ec14>`_ 2022-12-05 ``add some important log in aws athena hook (#27917)``
`4a3a429658 <https://github.com/apache/airflow/commit/4a3a42965801823c39baaccfa96c5e4cffae4012>`_ 2022-12-03 ``[misc] Get rid of 'pass' statement in conditions (#27775)``
`527b948856 <https://github.com/apache/airflow/commit/527b948856584320f74d385f58477af79506834d>`_ 2022-12-03 ``[misc] Replace XOR '^' conditions by 'exactly_one' helper in providers (#27858)``
`0cd969c9c1 <https://github.com/apache/airflow/commit/0cd969c9c14179b7e79d34b61d7a43f2bfbdd93e>`_ 2022-12-02 ``Lambda hook: make runtime and handler optional (#27778)``
================================================================================================= =========== ===================================================================================
6.2.0
.....
Latest change: 2022-11-26
================================================================================================= =========== ===================================================================================================================
Commit Committed Subject
================================================================================================= =========== ===================================================================================================================
`25bdbc8e67 <https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_ 2022-11-26 ``Updated docs for RC3 wave of providers (#27937)``
`2ab5c1fdf0 <https://github.com/apache/airflow/commit/2ab5c1fdf045f928148931ffddff094374e57173>`_ 2022-11-26 ``Add retry option in RedshiftDeleteClusterOperator to retry when an operation is running in the cluster (#27820)``
`2e20e9f7eb <https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_ 2022-11-24 ``Prepare for follow-up relase for November providers (#27774)``
`80c327bd3b <https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_ 2022-11-24 ``Bump common.sql provider to 1.3.1 (#27888)``
`336e065e6a <https://github.com/apache/airflow/commit/336e065e6ae497689ea8e198032257fcd7b44e4f>`_ 2022-11-23 ``Correct job name matching in SagemakerProcessingOperator (#27634)``
`239440df23 <https://github.com/apache/airflow/commit/239440df23210355dc02f71b6c5aea7734651055>`_ 2022-11-17 ``System Test for EMR (AIP-47) (#27286)``
`2bba98f109 <https://github.com/apache/airflow/commit/2bba98f109cc7737f4293a195e03a0cc21a624cb>`_ 2022-11-17 ``Use Boto waiters instead of customer _await_status method for RDS Operators (#27410)``
`2063e141e4 <https://github.com/apache/airflow/commit/2063e141e445d2567149154cdf90955a941e45b4>`_ 2022-11-17 ``Handle transient state errors in 'RedshiftResumeClusterOperator' and 'RedshiftPauseClusterOperator' (#27276)``
================================================================================================= =========== ===================================================================================================================
6.1.0
.....
Latest change: 2022-11-15
================================================================================================= =========== =============================================================================================================
Commit Committed Subject
================================================================================================= =========== =============================================================================================================
`12c3c39d1a <https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_ 2022-11-15 ``pRepare docs for November 2022 wave of Providers (#27613)``
`00af5c007e <https://github.com/apache/airflow/commit/00af5c007ef2200401b53c40236e664758e47f27>`_ 2022-11-14 ``Replace urlparse with urlsplit (#27389)``
`0a059eea67 <https://github.com/apache/airflow/commit/0a059eea6721cc8c8f33e288003dd4f9559774ae>`_ 2022-11-11 ``sagemaker operators: mutualize init of aws_conn_id (#27579)``
`c490a328f4 <https://github.com/apache/airflow/commit/c490a328f4d0073052d8b5205c7c4cab96c3d559>`_ 2022-11-11 ``CloudWatch task handler doesn't fall back to local logs when Amazon CloudWatch logs aren't found (#27564)``
`9f9ab30218 <https://github.com/apache/airflow/commit/9f9ab3021800b5cebbf9c7190716ab753a020dbe>`_ 2022-11-11 ``SagemakerProcessingOperator stopped honoring 'existing_jobs_found' (#27456)``
`f919abc918 <https://github.com/apache/airflow/commit/f919abc9183424ccb1c5a83a0cfa055c73845b6d>`_ 2022-11-10 ``Fix backwards compatibility for RedshiftSQLOperator (#27602)``
`a5c0aeb566 <https://github.com/apache/airflow/commit/a5c0aeb5668625fe2fdf236a742cb9dc81d2a746>`_ 2022-11-10 ``Add info about JSON Connection format for AWS SSM Parameter Store Secrets Backend (#27134)``
`2ef15c5da0 <https://github.com/apache/airflow/commit/2ef15c5da0261a8b519913db4a0d0c3773a91e96>`_ 2022-11-10 ``Add default name to EMR Serverless jobs (#27458)``
`4dc9b1c592 <https://github.com/apache/airflow/commit/4dc9b1c592497686dada05e45147b1364ec338ea>`_ 2022-11-08 ``Sagemaker hook: remove extra call at the end when waiting for completion (#27551)``
`d479b99388 <https://github.com/apache/airflow/commit/d479b9938884eaeb23f230ad11371243b40eb84e>`_ 2022-11-07 ``Fix typo in redshift sql hook get_ui_field_behaviour (#27533)``
`5cd78cf425 <https://github.com/apache/airflow/commit/5cd78cf425f6fedc380662ec9a9e37be51403ccb>`_ 2022-11-06 ``Upgrade dependencies in order to avoid backtracking (#27531)``
`531f2d2116 <https://github.com/apache/airflow/commit/531f2d211658e13583189b65470d164af81bc40a>`_ 2022-11-04 ``Code quality improvements on sagemaker operators/hook (#27453)``
`1bbd8fe3ef <https://github.com/apache/airflow/commit/1bbd8fe3ef4ca0362f033c99016f857329870dd1>`_ 2022-10-28 ``Fix example_emr_serverless system test (#27149)``
`9e2eac3b6c <https://github.com/apache/airflow/commit/9e2eac3b6ce351d0fa9973fddf8bf6fd3918fb08>`_ 2022-10-28 ``Fix param in docstring RedshiftSQLHook get_table_primary_key method (#27330)``
`9ab1a6a3e7 <https://github.com/apache/airflow/commit/9ab1a6a3e70b32a3cddddf0adede5d2f3f7e29ea>`_ 2022-10-27 ``Update old style typing (#26872)``
`6b2dc6f2cc <https://github.com/apache/airflow/commit/6b2dc6f2ccb8abeccd4decebbbbaeec0fb326116>`_ 2022-10-27 ``System test for SQL to S3 Transfer (AIP-47) (#27097)``
`777b57f0c6 <https://github.com/apache/airflow/commit/777b57f0c6a8ca16df2b96fd17c26eab56b3f268>`_ 2022-10-26 ``Adding 'preserve_file_name' param to 'S3Hook.download_file' method (#26886)``
`6a1a6f7bef <https://github.com/apache/airflow/commit/6a1a6f7befed1be95d84a6db64fb96eef63d02ac>`_ 2022-10-26 ``Adds s3_key_prefix to template fields (#27207)``
`78b8ea2f22 <https://github.com/apache/airflow/commit/78b8ea2f22239db3ef9976301234a66e50b47a94>`_ 2022-10-24 ``Move min airflow version to 2.3.0 for all providers (#27196)``
`2a34dc9e84 <https://github.com/apache/airflow/commit/2a34dc9e8470285b0ed2db71109ef4265e29688b>`_ 2022-10-23 ``Enable string normalization in python formatting - providers (#27205)``
`737e50a02a <https://github.com/apache/airflow/commit/737e50a02a7031bf0123e57496a55e477cb61b8c>`_ 2022-10-21 ``Fix assume role if user explicit set credentials (#26946)``
`0e8dcdc4ff <https://github.com/apache/airflow/commit/0e8dcdc4ffbc33da5bc6864fdb16d2d01bdfdcaf>`_ 2022-10-21 ``Add GlacierUploadArchiveOperator (#26652)``
`a2413cf6ca <https://github.com/apache/airflow/commit/a2413cf6ca8b93e491a48af11d769cd13bce8884>`_ 2022-10-19 ``Add RdsStopDbOperator and RdsStartDbOperator (#27076)``
`d4bfccb3c9 <https://github.com/apache/airflow/commit/d4bfccb3c90d889863bb1d1500ad3158fc833aae>`_ 2022-10-19 ``ECS Buglette (#26921)``
`9fed22fc99 <https://github.com/apache/airflow/commit/9fed22fc99a3a959dab1acde51d87a996f3b6049>`_ 2022-10-18 ``'GoogleApiToS3Operator' : add 'gcp_conn_id' to template fields (#27017)``
`ecd4d6654f <https://github.com/apache/airflow/commit/ecd4d6654ff8e0da4a7b8f29fd23c37c9c219076>`_ 2022-10-18 ``Add SQLExecuteQueryOperator (#25717)``
`f8d7290178 <https://github.com/apache/airflow/commit/f8d7290178dba6b96ba0ec2cc28a5c4289902229>`_ 2022-10-10 ``Improve testing AWS Connection response (#26953)``
`66294de4e0 <https://github.com/apache/airflow/commit/66294de4e081e1c65731296c66824ae847bdca7d>`_ 2022-10-10 ``Fix failure state in waiter call for EmrServerlessStartJobOperator. (#26853)``
`62d5bab3b4 <https://github.com/apache/airflow/commit/62d5bab3b4cdb423c668b0f2e29d5c52b8ca0ca4>`_ 2022-10-10 ``Convert emr_eks example dag to system test (#26723)``
`e68c8b9d52 <https://github.com/apache/airflow/commit/e68c8b9d52399ed1470b2d54e6dd13f3380a7788>`_ 2022-10-10 ``System test for Dynamo DB (#26729)``
`f17abcc931 <https://github.com/apache/airflow/commit/f17abcc931382b8f3d3b777359b3d92f019fda38>`_ 2022-10-09 ``ECS System Test (#26808)``
`db02c29789 <https://github.com/apache/airflow/commit/db02c29789e82af674701c676531ee5343bf5e5f>`_ 2022-10-09 ``RDS Instance System Tests (#26733)``
`6dd4593829 <https://github.com/apache/airflow/commit/6dd4593829ffbd71b0f6c261233787caa5973178>`_ 2022-10-07 ``Fix a bunch of deprecation warnings AWS tests (#26857)``
`8a1bbcfcb3 <https://github.com/apache/airflow/commit/8a1bbcfcb31c1adf5c0ea2dff03b507f584ad1f3>`_ 2022-10-06 ``Avoid circular imports in AWS Secrets Backends if obtain secrets from config (#26784)``
`f3ad164aef <https://github.com/apache/airflow/commit/f3ad164aefb4915ce8c7725a43ddbcd61c830aa5>`_ 2022-10-01 ``Add information about Amazon Elastic MapReduce Connection (#26687)``
`9c59312fbc <https://github.com/apache/airflow/commit/9c59312fbcf113d56ee0a61e018dfd7cef725af7>`_ 2022-10-01 ``Fix null strings bug in SqlToS3Operator in non parquet formats (#26676)``
`677df10254 <https://github.com/apache/airflow/commit/677df102542ab85aab4efbbceb6318a3c7965e2b>`_ 2022-09-30 ``Add BatchOperator template fields (#26805)``
================================================================================================= =========== =============================================================================================================
6.0.0
.....
Latest change: 2022-09-28
================================================================================================= =========== ===========================================================================================================
Commit Committed Subject
================================================================================================= =========== ===========================================================================================================
`ec1615b589 <https://github.com/apache/airflow/commit/ec1615b589d60416cac449bea5fa777a5eda4757>`_ 2022-09-28 ``Fix errors in CHANGELOGS for slack and amazon (#26746)``
`f8db64c35c <https://github.com/apache/airflow/commit/f8db64c35c8589840591021a48901577cff39c07>`_ 2022-09-28 ``Update docs for September Provider's release (#26731)``
`4970bccfa6 <https://github.com/apache/airflow/commit/4970bccfa6a0e4748061d3d1a6b25805d648f299>`_ 2022-09-27 ``Change links to 'boto3' documentation (#26708)``
`89e44c46ad <https://github.com/apache/airflow/commit/89e44c46add19b37e82d0769ce08d57885732856>`_ 2022-09-27 ``Remove duplicated connection-type within the provider (#26628)``
`9b232846b3 <https://github.com/apache/airflow/commit/9b232846b3aef2f5819e467e4cc582aa44883460>`_ 2022-09-26 ``Redshift to S3 and S3 to Redshift System test (AIP-47) (#26613)``
`0c7b4cbf62 <https://github.com/apache/airflow/commit/0c7b4cbf62925cf359648eff146f9f4b0c6e7775>`_ 2022-09-22 ``Fix SageMakerEndpointConfigOperator's return value (#26541)``
`d0951366d7 <https://github.com/apache/airflow/commit/d0951366d735c404f595e0a5610aa33241fdae4b>`_ 2022-09-21 ``Convert example_eks_with_fargate_in_one_step.py and example_eks_with_fargate_profile to AIP-47 (#26537)``
`cf73cb79d7 <https://github.com/apache/airflow/commit/cf73cb79d7aba49d3934864acdd9ce1599836d0f>`_ 2022-09-21 ``Remove Amazon S3 Connection Type (#25980)``
`956ea7c40e <https://github.com/apache/airflow/commit/956ea7c40ebaa66963c2b5e7ed7eb290c5f392d8>`_ 2022-09-21 ``Redshift System Test (AIP-47) (#26187)``
`5b2d0e02c6 <https://github.com/apache/airflow/commit/5b2d0e02c648cffc41468ae2202737b5860c774c>`_ 2022-09-21 ``GoogleAPIToS3Operator System Test (AIP-47) (#26370)``
`23d4f632d7 <https://github.com/apache/airflow/commit/23d4f632d7bb3c96660de617755bdf9ba5940a47>`_ 2022-09-21 ``Convert EKS with Nodegroups sample DAG to a system test (AIP-47) (#26539)``
`156fbd0c67 <https://github.com/apache/airflow/commit/156fbd0c67a97379107aab2bae69432a40827cc4>`_ 2022-09-21 ``Convert EC2 sample DAG to system test (#26540)``
`0751b77048 <https://github.com/apache/airflow/commit/0751b7704841fee83d2f3f65dcde62c095a5dd13>`_ 2022-09-21 ``Convert S3 example DAG to System test (AIP-47) (#26535)``
`8f1c78f6e0 <https://github.com/apache/airflow/commit/8f1c78f6e08b184004b5b4f1f4b0eafa1d08aef3>`_ 2022-09-19 ``EMR Serverless Fix for Jobs marked as success even on failure (#26218)``
`a2b186a152 <https://github.com/apache/airflow/commit/a2b186a152ade5b2932c5d01b437f5549f250a89>`_ 2022-09-19 ``Fix AWS Connection warn condition for invalid 'profile_name' argument (#26464)``
`f51587e85e <https://github.com/apache/airflow/commit/f51587e85e3e54cf0ebb4c35fda6ed43caae284e>`_ 2022-09-19 ``Remove redundand catch exception in Amazon Log Task Handlers (#26442)``
`13892883cf <https://github.com/apache/airflow/commit/13892883cf368f19b1a0b06c03891e0b3ba09ecb>`_ 2022-09-19 ``Convert 'example_eks_with_nodegroup_in_one_step' sample DAG to system test (AIP-47) (#26410)``
`3783be420c <https://github.com/apache/airflow/commit/3783be420c965eb0ec8b19cad98ed6ad636febcf>`_ 2022-09-19 ``Migrate DMS sample dag to system test (#26270)``
`1f7b296227 <https://github.com/apache/airflow/commit/1f7b296227fee772de9ba15af6ce107937ef9b9b>`_ 2022-09-18 ``Auto tail file logs in Web UI (#26169)``
`06acf40a43 <https://github.com/apache/airflow/commit/06acf40a4337759797f666d5bb27a5a393b74fed>`_ 2022-09-13 ``Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)``
`d5820a77e8 <https://github.com/apache/airflow/commit/d5820a77e896a1a3ceb671eddddb9c8e3bcfb649>`_ 2022-09-12 ``Athena and EMR operator max_retries mix-up fix (#25971)``
`a45ab47d7a <https://github.com/apache/airflow/commit/a45ab47d7afa97ba6b03471b1dd8816a48cb9689>`_ 2022-09-09 ``Add RdsDbSensor to amazon provider package (#26003)``
`5066844513 <https://github.com/apache/airflow/commit/50668445137e4037bb4a3b652bec22e53d1eddd7>`_ 2022-09-09 ``D400 first line should end with period batch02 (#25268)``
`1573ab9014 <https://github.com/apache/airflow/commit/1573ab9014391bc2973afc8144982348950ae6d0>`_ 2022-09-06 ``Fixes SageMaker operator return values (#23628)``
`751cb9a826 <https://github.com/apache/airflow/commit/751cb9a8268cc4c6b73f0f69acb85432a673d722>`_ 2022-09-05 ``Set template_fields on RDS operators (#26005)``
================================================================================================= =========== ===========================================================================================================
5.1.0
.....
Latest change: 2022-09-05
================================================================================================= =========== ======================================================================================================
Commit Committed Subject
================================================================================================= =========== ======================================================================================================
`25d0baa4ee <https://github.com/apache/airflow/commit/25d0baa4ee69769ff339931f76ebace28c4315f2>`_ 2022-09-05 ``Prepare bug-fix release of providers out of band (#26109)``
`6c57acc654 <https://github.com/apache/airflow/commit/6c57acc6545e467c27913d54239cab2de47daae1>`_ 2022-08-31 ``Additional mask aws credentials (#26014)``
`6d703dd9e1 <https://github.com/apache/airflow/commit/6d703dd9e13a68863faa211cbfdc24ddfb3bdcf0>`_ 2022-08-31 ``Fix display aws connection info (#26025)``
`8acdc2a834 <https://github.com/apache/airflow/commit/8acdc2a834b9c4e287fe612ed56ab8908d777609>`_ 2022-08-30 ``Replace SQL with Common SQL in pre commit (#26058)``
`1d06374194 <https://github.com/apache/airflow/commit/1d06374194586d6dd857e95c866925e9034d9a48>`_ 2022-08-30 ``Hook into Mypy to get rid of those cast() (#26023)``
`1ed014647e <https://github.com/apache/airflow/commit/1ed014647e7293d342d9d1c2706343a68f003655>`_ 2022-08-29 ``Add 'output' property to MappedOperator (#25604)``
`dbfa6487b8 <https://github.com/apache/airflow/commit/dbfa6487b820e6c94770404b3ba29ab11ae2a05e>`_ 2022-08-27 ``Fix 'EcsBaseOperator' and 'EcsBaseSensor' arguments (#25989)``
`c9c89e5c3b <https://github.com/apache/airflow/commit/c9c89e5c3be37dd2475abf4214d5efdd2ad48c2a>`_ 2022-08-27 ``Add RedshiftDeleteClusterSnapshotOperator (#25975)``
`695e1a53f8 <https://github.com/apache/airflow/commit/695e1a53f88c78c5c624f9478a73963062f42a8b>`_ 2022-08-27 ``Raise an error on create bucket if use regional endpoint for us-east-1 and region not set (#25945)``
`b75797e809 <https://github.com/apache/airflow/commit/b75797e80954df1e67dbc63dec874db0457244e7>`_ 2022-08-27 ``Fix EMR serverless system test (#25969)``
`810f3847c2 <https://github.com/apache/airflow/commit/810f3847c241453195fa2c27f447ecf7fe06bbfc>`_ 2022-08-27 ``Update AWS system tests to use SystemTestContextBuilder (#25748)``
`626a54904a <https://github.com/apache/airflow/commit/626a54904ad1b7042f44a31bb1bbae13ad385c1e>`_ 2022-08-26 ``Convert Quicksight Sample DAG to System Test (#25696)``
`994f18872a <https://github.com/apache/airflow/commit/994f18872af8d2977d78e6d1a27314efbeedb886>`_ 2022-08-25 ``Add redshift create cluster snapshot operator (#25857)``
`1a1f352479 <https://github.com/apache/airflow/commit/1a1f352479d6dbff21d73d3c51b1e5d5188e00e3>`_ 2022-08-23 ``Add Airflow specific warning classes (#25799)``
`6b7a343b25 <https://github.com/apache/airflow/commit/6b7a343b25b06ab592f19b7e70843dda2d7e0fdb>`_ 2022-08-22 ``Implement 'EmrEksCreateClusterOperator' (#25816)``
`e1ace8d018 <https://github.com/apache/airflow/commit/e1ace8d018e94a13e258a9fbde3544440660f8c0>`_ 2022-08-21 ``Fix RDS system test (#25839)``
`f1e0a48500 <https://github.com/apache/airflow/commit/f1e0a485005ed41c7c40096983daaa2d98609069>`_ 2022-08-19 ``Avoid circular import problems when instantiating AWS SM backend (#25810)``
`92fce4fe87 <https://github.com/apache/airflow/commit/92fce4fe8786ae66ba60df94949dc41cbb3526ce>`_ 2022-08-19 ``Improve error handling/messaging around bucket exist check (#25805)``
`ca9229b6fe <https://github.com/apache/airflow/commit/ca9229b6fe7eda198c7ce32da13afb97ab9f3e28>`_ 2022-08-18 ``Add common-sql lower bound for common-sql (#25789)``
`b9b8841ef3 <https://github.com/apache/airflow/commit/b9b8841ef38d94edcb05f75d5883e5b37ac07c54>`_ 2022-08-16 ``Allow AWS Secrets Backends use AWS Connection capabilities (#25628)``
`762588dcf4 <https://github.com/apache/airflow/commit/762588dcf4a05c47aa253b864bda00726a5569dc>`_ 2022-08-15 ``fix bug construction of Connection object in version 5.0.0rc3 (#25716)``
`1b412c9cbe <https://github.com/apache/airflow/commit/1b412c9cbe48235cf02bb57a94c0d47d3f86df20>`_ 2022-08-10 ``Consolidate to one 'schedule' param (#25410)``
================================================================================================= =========== ======================================================================================================
5.0.0
.....
Latest change: 2022-08-10
================================================================================================= =========== ==========================================================================================================================================================
Commit Committed Subject
================================================================================================= =========== ==========================================================================================================================================================
`5923788143 <https://github.com/apache/airflow/commit/5923788143e7871b56de5164b96a407b2fba75b8>`_ 2022-08-10 ``Fix CHANGELOG for common.sql provider and add amazon commit (#25636)``
`358593c6b6 <https://github.com/apache/airflow/commit/358593c6b65620807103ae16946825e0bfad974f>`_ 2022-08-10 ``Enable multiple query execution in RedshiftDataOperator (#25619)``
`e5ac6c7cfb <https://github.com/apache/airflow/commit/e5ac6c7cfb189c33e3b247f7d5aec59fe5e89a00>`_ 2022-08-10 ``Prepare docs for new providers release (August 2022) (#25618)``
`8a1b7d43e0 <https://github.com/apache/airflow/commit/8a1b7d43e05e38576a728f2c49e75a63093f9103>`_ 2022-08-10 ``Refactor monolithic ECS Operator into Operators, Sensors, and a Hook (#25413)``
`85137f3763 <https://github.com/apache/airflow/commit/85137f376373876267675f606cffdb788caa4818>`_ 2022-08-09 ``Remove deprecated modules from Amazon provider package (#25609)``
`a0212a3593 <https://github.com/apache/airflow/commit/a0212a35930f44d88e12f19e83ec5c9caa0af82a>`_ 2022-08-08 ``refactor: Deprecate parameter 'host' as an extra attribute for the connection. Depreciation is happening in favor of 'endpoint_url' in extra. (#25494)``
`ae7bf47410 <https://github.com/apache/airflow/commit/ae7bf474109410fa838ab2728ae6d581cdd41808>`_ 2022-08-07 ``Avoid requirement that AWS Secret Manager JSON values be urlencoded. (#25432)``
`65ac62867e <https://github.com/apache/airflow/commit/65ac62867e2a09a406ca443a6ac44f9b667fbc55>`_ 2022-08-07 ``Get boto3.session.Session by appropriate method (#25569)``
`33fbe75dd5 <https://github.com/apache/airflow/commit/33fbe75dd5100539c697d705552b088e568d52e4>`_ 2022-08-06 ``System test for EMR Serverless (#25559)``
`029e3ae96f <https://github.com/apache/airflow/commit/029e3ae96f50074e9b524f0b820573741432f44a>`_ 2022-08-05 ``Remove deprecated modules (#25543)``
`d4f560b98e <https://github.com/apache/airflow/commit/d4f560b98e3b397dc710c97bbe4743abe941d8ad>`_ 2022-08-05 ``Fix S3Hook transfer config arguments validation (#25544)``
`8df84e99b7 <https://github.com/apache/airflow/commit/8df84e99b7319740990124736d0fc545165e7114>`_ 2022-08-05 ``Add EMR Serverless Operators and Hooks (#25324)``
`4193558e80 <https://github.com/apache/airflow/commit/4193558e808af0d0eac0636b4bb6f88606ca54c6>`_ 2022-08-05 ``Resolve Amazon Hook's 'region_name' and 'config' in wrapper (#25336)``
`171aaf017a <https://github.com/apache/airflow/commit/171aaf017aee068d8e1b76121c8c75310c854d9e>`_ 2022-08-04 ``Hide unused fields for Amazon Web Services connection (#25416)``
`cd14f3f65a <https://github.com/apache/airflow/commit/cd14f3f65ad5011058ab53f2119198d6c082e82c>`_ 2022-08-03 ``Convert Local to S3 example DAG to System Test (AIP-47) (#25345)``
`007b1920dd <https://github.com/apache/airflow/commit/007b1920ddcee1d78f871d039a6ed8f4d0d4089d>`_ 2022-08-02 ``Enable Auto-incrementing Transform job name in SageMakerTransformOperator (#25263)``
`c6d3b48d5d <https://github.com/apache/airflow/commit/c6d3b48d5dbc04d3f8a72ceade8b76084f96c5e3>`_ 2022-07-28 ``Convert ECS Fargate Sample DAG to System Test (#25316)``
`432977be0c <https://github.com/apache/airflow/commit/432977be0cd1e95f623fa5edda2a227798fa2939>`_ 2022-07-26 ``Resolve and validate AWS Connection parameters in wrapper (#25256)``
`ceb1658565 <https://github.com/apache/airflow/commit/ceb16585659034771afd97b580928c547d46adfe>`_ 2022-07-22 ``Fix BatchOperator links on wait_for_completion = True (#25228)``
`df00436569 <https://github.com/apache/airflow/commit/df00436569bb6fb79ce8c0b7ca71dddf02b854ef>`_ 2022-07-22 ``Unify DbApiHook.run() method with the methods which override it (#23971)``
`d66e427c4d <https://github.com/apache/airflow/commit/d66e427c4d21bc479caa629299a786ca83747994>`_ 2022-07-22 ``Sagemaker System Tests - Part 3 of 3 - example_sagemaker_endpoint.py (AIP-47) (#25134)``
`f6bda38e20 <https://github.com/apache/airflow/commit/f6bda38e20c721df12e0cc88a27119fe320f2a42>`_ 2022-07-21 ``Convert RDS Export Sample DAG to System Test (AIP-47) (#25205)``
`47b72056c4 <https://github.com/apache/airflow/commit/47b72056c46931aef09d63d6d80fbdd3d9128b09>`_ 2022-07-21 ``SQSPublishOperator should allow sending messages to a FIFO Queue (#25171)``
`6d41067cf7 <https://github.com/apache/airflow/commit/6d41067cf7b0fcab20c00c94b6a96cb1babae1bc>`_ 2022-07-19 ``Standardize AwsLambda (#25100)``
`c6d9bccdb6 <https://github.com/apache/airflow/commit/c6d9bccdb6c5af644c5570f0524f2207832383b6>`_ 2022-07-19 ``AIP-47 - Migrate redshift DAGs to new design #22438 (#24239)``
`5a77c46bf0 <https://github.com/apache/airflow/commit/5a77c46bf0ee9d154467147d5d7e976361b8ee27>`_ 2022-07-19 ``Glue Job Driver logging (#25142)``
`c48c185627 <https://github.com/apache/airflow/commit/c48c18562713e8682a490c8f3ab51891fa8974ec>`_ 2022-07-18 ``Convert Glue Sample DAG to System Test (#25136)``
`693fe60de4 <https://github.com/apache/airflow/commit/693fe60de4f30646fca8e9473b14effa8eae6c87>`_ 2022-07-18 ``Makes changes to SqlToS3Operator method _fix_int_dtypes (#25083)``
`b7f51b9156 <https://github.com/apache/airflow/commit/b7f51b9156b780ebf4ca57b9f10b820043f61651>`_ 2022-07-18 ``Convert the batch sample dag to system tests (AIP-47) (#24448)``
`e32e9c5880 <https://github.com/apache/airflow/commit/e32e9c58802fe9363cc87ea283a59218df7cec3a>`_ 2022-07-18 ``Bump typing-extensions and mypy for ParamSpec (#25088)``
`77f51dcf72 <https://github.com/apache/airflow/commit/77f51dcf72eca01721379c3fe59d20ba701d7db7>`_ 2022-07-16 ``Migrate datasync sample dag to system tests (AIP-47) (#24354)``
`d872edacfe <https://github.com/apache/airflow/commit/d872edacfe3cec65a9179eff52bf219c12361fef>`_ 2022-07-16 ``Sagemaker System Tests - Part 2 of 3 - example_sagemaker.py (#25079)``
`f611b1feff <https://github.com/apache/airflow/commit/f611b1feffc3188cdc47fad55785fbd5ccbf8fdb>`_ 2022-07-15 ``Migrate lambda sample dag to system test (AIP-47) (#24355)``
`543161a1af <https://github.com/apache/airflow/commit/543161a1afe84400dbc3c0409bbf4ff8110919f8>`_ 2022-07-15 ``SageMaker system tests - Part 1 of 3 - Prep Work (AIP-47) (#25078)``
================================================================================================= =========== ==========================================================================================================================================================
4.1.0
.....
Latest change: 2022-07-13
================================================================================================= =========== ================================================================================
Commit Committed Subject
================================================================================================= =========== ================================================================================
`d2459a241b <https://github.com/apache/airflow/commit/d2459a241b54d596ebdb9d81637400279fff4f2d>`_ 2022-07-13 ``Add documentation for July 2022 Provider's release (#25030)``
`109acc75c4 <https://github.com/apache/airflow/commit/109acc75c4b94a1155b0469146ca5b5b5d6040f1>`_ 2022-07-08 ``Convert RDS Event and Snapshot Sample DAGs to System Tests (#24932)``
`60c2a3bf82 <https://github.com/apache/airflow/commit/60c2a3bf82b4fe923b8006f6694f74823af87537>`_ 2022-07-08 ``Refactor and fix AWS secret manager invalid exception (#24898)``
`c1526a2888 <https://github.com/apache/airflow/commit/c1526a28889d73d2fe33752904524bd133067a75>`_ 2022-07-07 ``Convert Step Functions Example DAG to System Test (AIP-47) (#24643)``
`46bbfdade0 <https://github.com/apache/airflow/commit/46bbfdade0638cb8a5d187e47034b84e68ddf762>`_ 2022-07-07 ``Move all SQL classes to common-sql provider (#24836)``
`c61f86dde5 <https://github.com/apache/airflow/commit/c61f86dde522e2c9c997b2f22a6169deb40af0e0>`_ 2022-07-05 ``Update AWS Connection docs and deprecate some extras (#24670)``
`210549c658 <https://github.com/apache/airflow/commit/210549c658c96ad0129609f50a46e40eebfdaa23>`_ 2022-07-04 ``Add test_connection method to AWS hook (#24662)``
`e2fd41f7b1 <https://github.com/apache/airflow/commit/e2fd41f7b14adef2c3a88dde14d088b5ef93b460>`_ 2022-07-04 ``Remove 'xcom_push' flag from providers (#24823)``
`46ac083f7e <https://github.com/apache/airflow/commit/46ac083f7e92cf8af046c8b5741e7c26ebffc05e>`_ 2022-07-01 ``Align Black and blacken-docs configs (#24785)``
`49925be664 <https://github.com/apache/airflow/commit/49925be66483ce942bcd4827df9dbd41c3ef41cf>`_ 2022-07-01 ``Restore Optional value of script_location (#24754)``
`0de31bd73a <https://github.com/apache/airflow/commit/0de31bd73a8f41dded2907f0dee59dfa6c1ed7a1>`_ 2022-06-29 ``Move provider dependencies to inside provider folders (#24672)``
`45b11d4ed1 <https://github.com/apache/airflow/commit/45b11d4ed1412c00ebf32a03ab5ea3a06274f208>`_ 2022-06-29 ``Use our yaml util in all providers (#24720)``
`bf727525e1 <https://github.com/apache/airflow/commit/bf727525e1fd777e51cc8bc17285f6093277fdef>`_ 2022-06-28 ``Add AWS operators to create and delete RDS Database (#24099)``
`510a6bab45 <https://github.com/apache/airflow/commit/510a6bab4595cce8bd5b1447db957309d70f35d9>`_ 2022-06-28 ``Remove 'hook-class-names' from provider.yaml (#24702)``
`9b4a053bc6 <https://github.com/apache/airflow/commit/9b4a053bc6496e5e35caabb3f68ef64c1381e48b>`_ 2022-06-28 ``Add batch option to 'SqsSensor' (#24554)``
`9c59831ee7 <https://github.com/apache/airflow/commit/9c59831ee78f14de96421c74986933c494407afa>`_ 2022-06-21 ``Update providers to use functools compat for ''cached_property'' (#24582)``
`e477f4ba6c <https://github.com/apache/airflow/commit/e477f4ba6cd15fabbfe5210c99947bcb70ddac4f>`_ 2022-06-21 ``Amazon appflow (#24057)``
`7293e31f1c <https://github.com/apache/airflow/commit/7293e31f1cf33f015867ac89ee00910fc9ae1972>`_ 2022-06-20 ``Make extra_args in S3Hook immutable between calls (#24527)``
`f48112ccff <https://github.com/apache/airflow/commit/f48112ccff0b634210304c3d8a4847ad6e9eee40>`_ 2022-06-20 ``Convert SQS Sample DAG to System Test (#24513)``
`796e0a0b52 <https://github.com/apache/airflow/commit/796e0a0b525def2f24d41fc0b5f4dfbe40b29e9e>`_ 2022-06-19 ``fix: RedshiftDataHook and RdsHook not use cached connection (#24387)``
`cfbcd31b69 <https://github.com/apache/airflow/commit/cfbcd31b69bb3d3b3b2c950d0c530593769462d4>`_ 2022-06-14 ``Convert Cloudformation Sample DAG to System Test (#24447)``
`7d8a17b210 <https://github.com/apache/airflow/commit/7d8a17b2107a962e1ffcdb22fc13e1d23a98fdb7>`_ 2022-06-14 ``Add AWS Batch & AWS CloudWatch Extra Links (#24406)``
`08b675cf66 <https://github.com/apache/airflow/commit/08b675cf6642171cb1c5ddfb09607b541db70b29>`_ 2022-06-13 ``Fix links to sources for examples (#24386)``
`a1e417c4fe <https://github.com/apache/airflow/commit/a1e417c4fe44979e5965442ce3ba6564494fcf63>`_ 2022-06-12 ``Convert SNS Sample DAG to System Test (#24384)``
`19dd9f5873 <https://github.com/apache/airflow/commit/19dd9f5873098decb41040b0c252a6072a67a356>`_ 2022-06-12 ``Refactoring EmrClusterLink and add for other AWS EMR Operators (#24294)``
`7fed7f31c3 <https://github.com/apache/airflow/commit/7fed7f31c3a895c0df08228541f955efb16fbf79>`_ 2022-06-11 ``Fix S3KeySensor. See #24321 (#24378)``
`99d9833631 <https://github.com/apache/airflow/commit/99d98336312d188a078721579a3f71060bdde542>`_ 2022-06-10 ``Fix: 'emr_conn_id' should be optional in 'EmrCreateJobFlowOperator' (#24306)``
================================================================================================= =========== ================================================================================
4.0.0
.....
Latest change: 2022-06-09
================================================================================================= =========== ===========================================================================================================
Commit Committed Subject
================================================================================================= =========== ===========================================================================================================
`dcdcf3a2b8 <https://github.com/apache/airflow/commit/dcdcf3a2b8054fa727efb4cd79d38d2c9c7e1bd5>`_ 2022-06-09 ``Update release notes for RC2 release of Providers for May 2022 (#24307)``
`dc9c083a4b <https://github.com/apache/airflow/commit/dc9c083a4b696ec5ed4e7059de2fb98222e1ab62>`_ 2022-06-08 ``fix: patches #24215. Won't raise KeyError when 'create_job_kwargs' contains the 'Command' key. (#24308)``
`717a7588bc <https://github.com/apache/airflow/commit/717a7588bc8170363fea5cb75f17efcf68689619>`_ 2022-06-07 ``Update package description to remove double min-airflow specification (#24292)``
`b1ad017cee <https://github.com/apache/airflow/commit/b1ad017cee66f5e042144cc7baa2d44b23b47c4f>`_ 2022-06-07 ``pydocstyle D202 added (#24221)``
`aeabe994b3 <https://github.com/apache/airflow/commit/aeabe994b3381d082f75678a159ddbb3cbf6f4d3>`_ 2022-06-07 ``Prepare docs for May 2022 provider's release (#24231)``
`b88ce95188 <https://github.com/apache/airflow/commit/b88ce951881914e51058ad71858874fdc00a3cbe>`_ 2022-06-07 ``Update doc and sample dag for EMR Containers (#24087)``
`c23826915d <https://github.com/apache/airflow/commit/c23826915dcdca4f22b52b74633336cb2f4a1eca>`_ 2022-06-07 ``Apply per-run log templates to log handlers (#24153)``
`41898d8922 <https://github.com/apache/airflow/commit/41898d89220c8525d941367a875b4806e618b0d0>`_ 2022-06-06 ``Refactor GlueJobHook get_or_create_glue_job method. (#24215)``
`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_ 2022-06-05 ``Add explanatory note for contributors about updating Changelog (#24229)``
`daa138c8eb <https://github.com/apache/airflow/commit/daa138c8eb586fae80ae3e5d42f6a1a547016ad0>`_ 2022-06-04 ``fix: StepFunctionHook ignores explicit set 'region_name' (#23976)``
`5b32966c35 <https://github.com/apache/airflow/commit/5b32966c3545e2ed5182975764efb750eb7a3477>`_ 2022-06-03 ``Remove old Athena Sample DAG (#24170)``
`595981c8ad <https://github.com/apache/airflow/commit/595981c8ad3cfeb4ad7a4514d00060e978aa9d81>`_ 2022-05-31 ``Light Refactor and Clean-up AWS Provider (#23907)``
`94f2ce9342 <https://github.com/apache/airflow/commit/94f2ce9342d995f1d2eb00e6a9444e57c90e4963>`_ 2022-05-30 ``Add partition related methods to GlueCatalogHook: (#23857)``
`92ddcf4ac6 <https://github.com/apache/airflow/commit/92ddcf4ac6fa452c5056b1f7cad1fca4d5759802>`_ 2022-05-27 ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
`47fc253ea4 <https://github.com/apache/airflow/commit/47fc253ea432d3d794c09dfa893cdbda03af4237>`_ 2022-05-24 ``Move string arg evals to 'execute()' in 'EksCreateClusterOperator' (#23877)``
`ec6761a5c0 <https://github.com/apache/airflow/commit/ec6761a5c0d031221d53ce213c0e42813606c55d>`_ 2022-05-23 ``Clean up f-strings in logging calls (#23597)``
`5d2296becb <https://github.com/apache/airflow/commit/5d2296becb9401df6ca58bb7d15d6655eb168aed>`_ 2022-05-22 ``Fix Amazon EKS example DAG raises warning during Imports (#23849)``
`e54ca47262 <https://github.com/apache/airflow/commit/e54ca47262579742fc3c297c7f8d4c48f2437f82>`_ 2022-05-22 ``Add support for associating custom tags to job runs submitted via EmrContainerOperator (#23769)``
`69f444f87a <https://github.com/apache/airflow/commit/69f444f87acef511da8f44ebd04ee435d10b7e5c>`_ 2022-05-22 ``Add number of node params only for single-node cluster in RedshiftCreateClusterOperator (#23839)``
`509b277dce <https://github.com/apache/airflow/commit/509b277dce50fb1fbc25aea565182933bb506ee2>`_ 2022-05-22 ``Update sample dag and doc for RDS (#23651)``
`4c9f756035 <https://github.com/apache/airflow/commit/4c9f7560355eefd57a29afee73bf04273e81a7e8>`_ 2022-05-20 ``Reformat the whole AWS documentation (#23810)``
`fb3b980b5d <https://github.com/apache/airflow/commit/fb3b980b5d313b6773f45fa191766eedfea4e36d>`_ 2022-05-19 ``Update the DMS Sample DAG and Docs (#23681)``
`64d0d9cd92 <https://github.com/apache/airflow/commit/64d0d9cd926bba9348adda577fc2f8b5b576c3b7>`_ 2022-05-17 ``Add AWS project structure tests (re: AIP-47) (#23630)``
`ca25436108 <https://github.com/apache/airflow/commit/ca2543610872ccf62ccb085c5e0b6f9b8717c1aa>`_ 2022-05-16 ``Add doc and sample dag for GCSToS3Operator (#23730)``
`1a8f1ee276 <https://github.com/apache/airflow/commit/1a8f1ee27687492a69a8000bbec99ac31e7b0d33>`_ 2022-05-12 ``Update doc and sample dag for Quicksight (#23653)``
`094e50eb43 <https://github.com/apache/airflow/commit/094e50eb439e1c22e14ee78f375b7e00c71e9269>`_ 2022-05-12 ``Replace "absolute()" with "resolve()" in pathlib objects (#23675)``
================================================================================================= =========== ===========================================================================================================
3.4.0
.....
Latest change: 2022-05-12
================================================================================================= =========== ========================================================================================================
Commit Committed Subject
================================================================================================= =========== ========================================================================================================
`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_ 2022-05-12 ``Prepare provider documentation 2022.05.11 (#23631)``
`3ed895bb7b <https://github.com/apache/airflow/commit/3ed895bb7b0dee45955b29e492ae408b867b6af8>`_ 2022-05-11 ``Add 'RedshiftDeleteClusterOperator' support (#23563)``
`5c149c341e <https://github.com/apache/airflow/commit/5c149c341eb420fd5f8fc77534b1236ad8a9c6c1>`_ 2022-05-10 ``Add Quicksight create ingestion Hook and Operator (#21863)``
`d21e49dfda <https://github.com/apache/airflow/commit/d21e49dfda3fa8432ad995c62620d89d1bb3c217>`_ 2022-05-10 ``Add sample dag and doc for S3ListPrefixesOperator (#23448)``
`7354d2eac9 <https://github.com/apache/airflow/commit/7354d2eac990208d5a631c05649c482560bd827b>`_ 2022-05-09 ``Add sample dag and doc for S3ListOperator (#23449)``
`389676bb0d <https://github.com/apache/airflow/commit/389676bb0dba7c1e191f61992f244a03393c6922>`_ 2022-05-09 ``Add doc and sample dag for EC2 (#23547)``
`428a439953 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_ 2022-05-09 ``Clean up in-line f-string concatenation (#23591)``
`ec4dcce338 <https://github.com/apache/airflow/commit/ec4dcce3384262d858b6951631da809f15974db7>`_ 2022-05-09 ``Update sample dag and doc for Datasync (#23511)``
`5d1e6ff19a <https://github.com/apache/airflow/commit/5d1e6ff19ab4a63259a2c5aed02b601ca055a289>`_ 2022-05-09 ``Add default 'aws_conn_id' to SageMaker Operators #21808 (#23515)``
`c3386c5fcf <https://github.com/apache/airflow/commit/c3386c5fcf193bc3a13621af5f10162962f4308f>`_ 2022-05-09 ``Fix conn close error on retrieving log events (#23470)``
`ad863ce510 <https://github.com/apache/airflow/commit/ad863ce51020992508c83c1dcf0624623b09bca6>`_ 2022-05-08 ``Amazon Sagemaker Sample DAG and docs update (#23256)``
`27a80511ec <https://github.com/apache/airflow/commit/27a80511ec3ffcf036354741bd0bfe18d4b4a471>`_ 2022-05-07 ``Fix LocalFilesystemToS3Operator and S3CreateObjectOperator to support full s3:// style keys (#23180)``
`46af5baba8 <https://github.com/apache/airflow/commit/46af5baba810a07eec395e89db08fc5dab175e23>`_ 2022-05-07 ``Update the Athena Sample DAG and Docs (#23428)``
`6065d1203e <https://github.com/apache/airflow/commit/6065d1203e2ce0aeb19551c545fb668978b72506>`_ 2022-05-06 ``Update docs Amazon Glacier Docs (#23372)``
`7f40fa0130 <https://github.com/apache/airflow/commit/7f40fa0130c177820df0b8b06cd556913cbe08b4>`_ 2022-05-04 ``Add doc and example dag for Amazon SQS Operators (#23312)``
`2d109401b3 <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_ 2022-05-04 ``Bump pre-commit hook versions (#22887)``
`d6141c6594 <https://github.com/apache/airflow/commit/d6141c6594da86653b15d67eaa99511e8fe37a26>`_ 2022-05-01 ``Fix attempting to reattach in 'ECSOperator' (#23370)``
`fa0d93418b <https://github.com/apache/airflow/commit/fa0d93418b026f9822c8ffc0521381f019ef7821>`_ 2022-04-30 ``Allow back script_location in Glue to be None (#23357)``
`9021c2b97d <https://github.com/apache/airflow/commit/9021c2b97d6c662f7a8b7380f74af5b0739a3f50>`_ 2022-04-26 ``Fix doc build failure on main (#23240)``
`754e293c54 <https://github.com/apache/airflow/commit/754e293c546ebffc32422ff8883db57755f8518b>`_ 2022-04-26 ``Add RedshiftCreateClusterOperator``
`ff85c12f4a <https://github.com/apache/airflow/commit/ff85c12f4ab42887a8710f1febaf19c5c43a962d>`_ 2022-04-26 ``Fix "Chain not supported for different length Iterable"``
`444794446d <https://github.com/apache/airflow/commit/444794446d13455a57b2a87bb1a907c91afba32c>`_ 2022-04-26 ``Add sample dag and doc for S3KeysUnchangedSensor``
`692a089943 <https://github.com/apache/airflow/commit/692a0899430f86d160577c3dd0f52644c4ffad37>`_ 2022-04-25 ``Add doc and sample dag for S3FileTransformOperator``
`8cfb2be989 <https://github.com/apache/airflow/commit/8cfb2be98931e0f0bfb15ca411b36be3d6e66b80>`_ 2022-04-25 ``Add doc and example dag for AWS Step Functions Operators``
`d91b6cd40f <https://github.com/apache/airflow/commit/d91b6cd40fbc898fd60e3de252148b56cd0e175d>`_ 2022-04-23 ``'S3Hook': fix 'load_bytes' docstring (#23182)``
`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_ 2022-04-23 ``Use new Breese for building, pulling and verifying the images. (#23104)``
`9e1ac6e425 <https://github.com/apache/airflow/commit/9e1ac6e425aa52a55601bb2b5587fd97d361bfcc>`_ 2022-04-20 ``Add 'S3CreateObjectOperator' (#22758)``
`ddb5d9b4a2 <https://github.com/apache/airflow/commit/ddb5d9b4a2b4e6605f66f82a6bec30393f096c05>`_ 2022-04-14 ``Add doc and sample dag for S3CopyObjectOperator and S3DeleteObjectsOperator (#22959)``
`dffb0d27f2 <https://github.com/apache/airflow/commit/dffb0d27f25b9a1f2497535cb87de3b889aae9d0>`_ 2022-04-12 ``Deprecate 'S3PrefixSensor' and 'S3KeySizeSensor' in favor of 'S3KeySensor' (#22737)``
`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_ 2022-04-10 ``Fix new MyPy errors in main (#22884)``
================================================================================================= =========== ========================================================================================================
3.3.0
.....
Latest change: 2022-04-07
================================================================================================= =========== ==================================================================================
Commit Committed Subject
================================================================================================= =========== ==================================================================================
`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_ 2022-04-07 ``Prepare mid-April provider documentation. (#22819)``
`de84eaf1b0 <https://github.com/apache/airflow/commit/de84eaf1b042304dd966219da22c7c529afbb662>`_ 2022-04-06 ``Pass custom headers through in SES email backend (#22667)``
`e7650b85a3 <https://github.com/apache/airflow/commit/e7650b85a3d49da545e579d75ad4c01b88a3864a>`_ 2022-03-31 ``Add doc and sample dag for SqlToS3Operator (#22603)``
`898d31e9c2 <https://github.com/apache/airflow/commit/898d31e9c2111553d4ef445ee146501de8c54b74>`_ 2022-03-31 ``Adds HiveToDynamoDB Transfer Sample DAG and Docs (#22517)``
`616a5dd4d7 <https://github.com/apache/airflow/commit/616a5dd4d71793026076e926ed71ab87ec1c2839>`_ 2022-03-31 ``Add doc and sample dag for MongoToS3Operator (#22575)``
`55ee62e28a <https://github.com/apache/airflow/commit/55ee62e28a0209349bf3e49a25565e7719324500>`_ 2022-03-31 ``Add doc for LocalFilesystemToS3Operator (#22574)``
`02526b3f64 <https://github.com/apache/airflow/commit/02526b3f64d090e812ebaf3c37a23da2a3e3084e>`_ 2022-03-27 ``Add doc and example dag for AWS CloudFormation Operators (#22533)``
`df473d7e89 <https://github.com/apache/airflow/commit/df473d7e8923bad5d76066cad2d32cafb1e0c4b3>`_ 2022-03-27 ``GoogleApiToS3Operator: update sample dag and doc (#22507)``
`d91b8334f0 <https://github.com/apache/airflow/commit/d91b8334f038a04c1c7b2bef61e8f2baead72870>`_ 2022-03-27 ``SalesforceToS3Operator: update sample dag and doc (#22489)``
`8ade99f97d <https://github.com/apache/airflow/commit/8ade99f97dddb115500ff7de71b8d4fb02bbf982>`_ 2022-03-27 ``Add doc and sample dag for S3ToFTPOperator and FTPToS3Operator (#22534)``
`7ab45d41d6 <https://github.com/apache/airflow/commit/7ab45d41d6c4de322dc8afe8a74b712d0bae4ee7>`_ 2022-03-24 ``Update secrets backends to use get_conn_value instead of get_conn_uri (#22348)``
================================================================================================= =========== ==================================================================================
3.2.0
.....
Latest change: 2022-03-22
================================================================================================= =========== ================================================================================================================================================================================
Commit Committed Subject
================================================================================================= =========== ================================================================================================================================================================================
`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_ 2022-03-22 ``Add documentation for bugfix release of Providers (#22383)``
`4de9d6622c <https://github.com/apache/airflow/commit/4de9d6622c0cb5899a286f4ec8f131b625eb1d44>`_ 2022-03-22 ``ImapAttachmentToS3Operator: fix it, update sample dag and update doc (#22351)``
`e972b6a48d <https://github.com/apache/airflow/commit/e972b6a48d45581e30424a43e612d70dae55f8b7>`_ 2022-03-21 ``Add docs and example dag for AWS Glue (#22295)``
`dd0cbaad3f <https://github.com/apache/airflow/commit/dd0cbaad3f91922860bebb0c4ff6e2065893e9d1>`_ 2022-03-21 ``Update doc and sample dag for S3ToSFTPOperator and SFTPToS3Operator (#22313)``
`5eb6335742 <https://github.com/apache/airflow/commit/5eb63357426598f99ed50b002b72aebdf8790f73>`_ 2022-03-19 ``Update sample dag and doc for S3CreateBucketOperator, S3PutBucketTaggingOperator, S3GetBucketTaggingOperator, S3DeleteBucketTaggingOperator, S3DeleteBucketOperator (#22312)``
`926f6d1894 <https://github.com/apache/airflow/commit/926f6d1894ce9d097ef2256d14a99968638da9c0>`_ 2022-03-15 ``Add arguments to filter list: start_after_key, from_datetime, to_datetime, object_filter callable (#22231)``
================================================================================================= =========== ================================================================================================================================================================================
3.1.1
.....
Latest change: 2022-03-14
================================================================================================= =========== =====================================================================================================================================
Commit Committed Subject
================================================================================================= =========== =====================================================================================================================================
`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_ 2022-03-14 ``Add documentation for Classifier release for March 2022 (#22226)``
`46c61ed3e9 <https://github.com/apache/airflow/commit/46c61ed3e94de1484f5f8f3f2fa74e522d67ba9d>`_ 2022-03-14 ``EMR Sample DAG and Docs Update (#22189)``
`c1ab8e2d7b <https://github.com/apache/airflow/commit/c1ab8e2d7b68a31408e750129592e16432474512>`_ 2022-03-14 ``Protect against accidental misuse of XCom.get_value() (#22244)``
`4f6d24f865 <https://github.com/apache/airflow/commit/4f6d24f8658e0896c46e613aa656a853b358c321>`_ 2022-03-14 ``use different logger to avoid duplicate log entry (#22256)``
`6f8f535619 <https://github.com/apache/airflow/commit/6f8f5356194c0dbacfaaf530cfb990f845e52fb2>`_ 2022-03-14 ``Add sample dags and update doc for RedshiftClusterSensor, RedshiftPauseClusterOperator and RedshiftResumeClusterOperator (#22128)``
`a840561e1f <https://github.com/apache/airflow/commit/a840561e1f00ce026a813039e430a085d2cfe35e>`_ 2022-03-13 ``AWS RDS integration fixes (#22125)``
`d08284ed25 <https://github.com/apache/airflow/commit/d08284ed251b7c5712190181623b500a38cd640d>`_ 2022-03-11 `` Add map_index to XCom model and interface (#22112)``
`46a120dc5f <https://github.com/apache/airflow/commit/46a120dc5f37d0a38cbfe338af215dc63e590aff>`_ 2022-03-11 ``Fix RedshiftDataOperator and update doc (#22157)``
`e63f6e36d1 <https://github.com/apache/airflow/commit/e63f6e36d14a8cd2462e80f26fb4809ab8698380>`_ 2022-03-11 ``additional information in the ECSOperator around support of launch_type=EXTERNAL (#22093)``
`16ad03cae5 <https://github.com/apache/airflow/commit/16ad03cae500ff8166df0d8966d932e7329507b4>`_ 2022-03-11 ``Bugfix for retrying on provision failuers(#22137)``
`bd809bc83a <https://github.com/apache/airflow/commit/bd809bc83a0727700504c3546fbb58b3421ada90>`_ 2022-03-09 ``If uploading task logs to S3 fails, retry once (#21981)``
`45162565db <https://github.com/apache/airflow/commit/45162565dbfbd0322a5d07afdd4247f69395f071>`_ 2022-03-08 ``EMR on EKS Sample DAG and Docs Update (#22095)``
`c7286e5306 <https://github.com/apache/airflow/commit/c7286e53064d717c97807f7ccd6cad515f88fe52>`_ 2022-03-08 ``Bug-fix GCSToS3Operator (#22071)``
`184a46fc93 <https://github.com/apache/airflow/commit/184a46fc93cf78e6531f25d53aa022ee6fd66496>`_ 2022-03-08 ``refactors polling logic for athena queries (#21488)``
`a150ee0bc1 <https://github.com/apache/airflow/commit/a150ee0bc124f21b99fa94adbb16e6ccfe654ae4>`_ 2022-03-08 ``Add template fields to DynamoDBToS3Operator (#22080)``
`c8d49f63ca <https://github.com/apache/airflow/commit/c8d49f63ca60fa0fb447768546c2503b746a66dd>`_ 2022-03-08 ``fixes query status polling logic (#21423)``
`374354dda7 <https://github.com/apache/airflow/commit/374354dda7bea02aa8c31a1d27a75c3f120f74e8>`_ 2022-03-08 ``Dynamo to S3 Sample DAG and Docs (#21920)``
`c1faaf3745 <https://github.com/apache/airflow/commit/c1faaf3745dd631d4491202ed245cf8190f35697>`_ 2022-03-07 ``Add sample dag and doc for RedshiftToS3Operator (#22060)``
`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_ 2022-03-07 ``Add documentation for Feb Providers release (#22056)``
`0209a5c3f0 <https://github.com/apache/airflow/commit/0209a5c3f07d21f70a81bc3c99c67e72cf3c2e97>`_ 2022-03-07 ``Add docs and sample dags for AWS Batch (#22010)``
`01a1a263fd <https://github.com/apache/airflow/commit/01a1a263fdac53f4cd9fa82e5ae89172cf68b91c>`_ 2022-03-07 ``retry on very specific eni provision failures (#22002)``
`c22fb319ff <https://github.com/apache/airflow/commit/c22fb319fffa56d0e93b60b3bd4495b60c74c4ab>`_ 2022-03-07 ``Cleanup RedshiftSQLOperator documentation (#21976)``
`7724a5a2ec <https://github.com/apache/airflow/commit/7724a5a2ec9531f03497a259c4cd7823cdea5e0c>`_ 2022-03-07 ``Move S3ToRedshiftOperator documentation to transfer dir (#21975)``
`80c52a1875 <https://github.com/apache/airflow/commit/80c52a18754b5ea997e1ba8d67e6d6a21d14468d>`_ 2022-03-06 ``Added AWS RDS sensors (#21231)``
`f968eba470 <https://github.com/apache/airflow/commit/f968eba4700e8963ddc3bebcabf959d2f2adaadd>`_ 2022-03-06 ``Added AWS RDS operators (#20907)``
`a9b7dd6900 <https://github.com/apache/airflow/commit/a9b7dd69008710f1e5b188e4f8bc2d09a5136776>`_ 2022-03-06 ``Resolve mypy issue in athena example dag (#22020)``
`9ce45ff756 <https://github.com/apache/airflow/commit/9ce45ff756fa825bd363a5a00c2333d91c60c012>`_ 2022-03-04 ``Rename 'S3' hook name to 'Amazon S3' (#21988)``
`af79df69b2 <https://github.com/apache/airflow/commit/af79df69b2fe4d71fa244087d5cfd031d809bc7e>`_ 2022-03-02 ``Add RedshiftDataHook (#19137)``
`3f9295a4f4 <https://github.com/apache/airflow/commit/3f9295a4f4f478aaeab4f6ac44a8a9a57d428d22>`_ 2022-03-02 ``Update ECS sample DAG and Docs to new standards (#21828)``
`08575ddd8a <https://github.com/apache/airflow/commit/08575ddd8a72f96a3439f73e973ee9958188eb83>`_ 2022-03-01 ``Change BaseOperatorLink interface to take a ti_key, not a datetime (#21798)``
`33edeb2cb1 <https://github.com/apache/airflow/commit/33edeb2cb1c83c61f2ce5981066228d10a77df5b>`_ 2022-03-01 ``Feature: Add invoke lambda function operator (#21686)``
`3218cca14b <https://github.com/apache/airflow/commit/3218cca14be4a551454dbee8b9263290cf98383c>`_ 2022-03-01 ``Fix the Type Hints in ''RedshiftSQLOperator'' (#21885)``
`c819b4f8d0 <https://github.com/apache/airflow/commit/c819b4f8d0719037ce73d845c4ff9f1e4cb6cc38>`_ 2022-02-28 ``Configurable AWS Session Factory (#21778)``
`5276ef8ad9 <https://github.com/apache/airflow/commit/5276ef8ad9749b2aaf4878effda513ee378f4665>`_ 2022-02-28 ``Add JSON output on SqlToS3Operator (#21779)``
`cb24ee9414 <https://github.com/apache/airflow/commit/cb24ee9414afcdc1a2b0fe1ec0b9f0ba5e1bd7b7>`_ 2022-02-27 ``Add SageMakerDeleteModelOperator (#21673)``
`f0b6398dd6 <https://github.com/apache/airflow/commit/f0b6398dd642dfb75c1393e8c3c88682794d152c>`_ 2022-02-26 ``Bug Fix - S3DeleteObjectsOperator will try and delete all keys (#21458)``
`037865970b <https://github.com/apache/airflow/commit/037865970ba628265afd44fe2bddbc6b15996fa6>`_ 2022-02-26 ``Added Hook for Amazon RDS. Added 'boto3_stub' library for autocomplete. (#20642)``
`dec05fb6b2 <https://github.com/apache/airflow/commit/dec05fb6b29f2aff454bcbc3939b3b78ba5b785f>`_ 2022-02-19 ``Update EKS sample DAGs and docs (#21523)``
`b28f4c578c <https://github.com/apache/airflow/commit/b28f4c578c0b598f98731350a93ee87956d866ae>`_ 2022-02-19 ``Fix Amazon SES emailer signature (#21681)``
`fc44836504 <https://github.com/apache/airflow/commit/fc44836504129664edb81c510e6deb41a7e1126d>`_ 2022-02-15 ``S3KeySensor to use S3Hook url parser (#21500)``
`69bf74f9a6 <https://github.com/apache/airflow/commit/69bf74f9a6d0013ea8f9e1e7ecad9f2ac92ffd1f>`_ 2022-02-15 ``Fix EcsOperatorError, so it can be loaded from a picklefile (#21441)``
`21a90c5b7e <https://github.com/apache/airflow/commit/21a90c5b7e2f236229812f9017582d67d3d7c3f0>`_ 2022-02-15 ``Get log events after sleep to get all logs (#21574)``
`8e81615edb <https://github.com/apache/airflow/commit/8e81615edb7e0bc07cbba4d94fa802c44a3b4e6a>`_ 2022-02-11 ``[doc] Improve s3 operator example by adding task upload_keys (#21422)``
`2c5f636e5c <https://github.com/apache/airflow/commit/2c5f636e5cfac7cc246d6ed93660bf0f8e968982>`_ 2022-02-11 ``Use temporary file in GCSToS3Operator (#21295)``
`598e836043 <https://github.com/apache/airflow/commit/598e836043d3d1899087c3a78640f192f9681321>`_ 2022-02-09 ``Added SNS example DAG and rst (#21475)``
`0a3ff43d41 <https://github.com/apache/airflow/commit/0a3ff43d41d33d05fb3996e61785919effa9a2fa>`_ 2022-02-08 ``Add pre-commit check for docstring param types (#21398)``
================================================================================================= =========== =====================================================================================================================================
3.0.0
.....
Latest change: 2022-02-08
================================================================================================= =========== ============================================================================================
Commit Committed Subject
================================================================================================= =========== ============================================================================================
`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_ 2022-02-08 ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
`33ca0f2654 <https://github.com/apache/airflow/commit/33ca0f26544a4d280f2f56843e97deac7f33cea5>`_ 2022-02-08 ``eks_hook log level fatal -> FATAL (#21427)``
`8f81b9a01c <https://github.com/apache/airflow/commit/8f81b9a01c7708a282271f9afd6b16a91011f105>`_ 2022-02-08 ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``
`d1150182cb <https://github.com/apache/airflow/commit/d1150182cb1f699e9877fc543322f3160ca80780>`_ 2022-02-06 ``Bug fix in AWS glue operator related to num_of_dpus #19787 (#21353)``
`0a6ea572fb <https://github.com/apache/airflow/commit/0a6ea572fb5340a904e9cefaa656ac0127b15216>`_ 2022-02-06 ``Fix to check if values are integer or float and convert accordingly. (#21277)``
`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_ 2022-02-05 ``Add documentation for January 2021 providers release (#21257)``
`39e395f981 <https://github.com/apache/airflow/commit/39e395f9816c04ef2f033eb0b4f635fc3018d803>`_ 2022-02-04 ``Add more SQL template fields renderers (#21237)``
`ddb5246bd1 <https://github.com/apache/airflow/commit/ddb5246bd1576e2ce6abf8c80c3328d7d71a75ce>`_ 2022-02-03 ``Refactor operator links to not create ad hoc TaskInstances (#21285)``
`5185d6ab26 <https://github.com/apache/airflow/commit/5185d6ab26113b760fcf14b3dc4863b341b361d8>`_ 2022-01-29 ``Alleviate import warning for 'EmrClusterLink' in deprecated AWS module (#21195)``
`7ae156fd29 <https://github.com/apache/airflow/commit/7ae156fd29b446332939eb142b68ecd80ee8b999>`_ 2022-01-29 ``[SQSSensor] Add opt-in to disable auto-delete messages (#21159)``
`ff4939f23c <https://github.com/apache/airflow/commit/ff4939f23ca11e77705fb0a54fe9d3b37375ec05>`_ 2022-01-25 ``Remove ':type' directives from 'SqlToS3Operator' (#21079)``
`bad070f7f4 <https://github.com/apache/airflow/commit/bad070f7f484a9b4065a0d86195a1e8002d9bfef>`_ 2022-01-24 ``Create a generic operator SqlToS3Operator and deprecate the MySqlToS3Operator. (#20807)``
`c5ffe0c2da <https://github.com/apache/airflow/commit/c5ffe0c2dac14b940b600acaccda3b387ca14a28>`_ 2022-01-23 ``fix: cloudwatch logs fetch logic (#20814)``
`27b77d37a9 <https://github.com/apache/airflow/commit/27b77d37a9b2e63e95a123c31085e580fc82b16c>`_ 2022-01-21 ``Fix all Amazon Provider MyPy errors (#20935)``
`73c0d241d8 <https://github.com/apache/airflow/commit/73c0d241d804507abc651a365f93d60c543349d5>`_ 2022-01-21 ``Remove a few stray ':type's in docs (#21014)``
`a59a2be571 <https://github.com/apache/airflow/commit/a59a2be5710876137551658add2e0f76eff3c456>`_ 2022-01-21 ``Move some base_aws logging from info to debug level (#20858)``
`602abe8394 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_ 2022-01-20 ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
`34efb42ebe <https://github.com/apache/airflow/commit/34efb42ebebc462b5b5eb98c70979db440e20cf2>`_ 2022-01-20 ``Rename params to cloudformation_parameter in CloudFormation operators. (#20989)``
`730db3fb77 <https://github.com/apache/airflow/commit/730db3fb774f60127ab1c865e19031f1f9c193f7>`_ 2022-01-18 ``Remove all "fake" stub files (#20936)``
`307d356519 <https://github.com/apache/airflow/commit/307d35651998901b064b02a0748b1c6f96ae3ac0>`_ 2022-01-14 ``AWS: Adds support for optional kwargs in the EKS Operators (#20819)``
`b15027410b <https://github.com/apache/airflow/commit/b15027410b4a985c15b1d7b2b2a0eedf2173f416>`_ 2022-01-14 ``Fix MyPy issues in AWS Sensors (#20863)``
`ce06e6b917 <https://github.com/apache/airflow/commit/ce06e6b917b4af9d5c16cac3646daa340798045b>`_ 2022-01-13 ``AwsAthenaOperator: do not generate ''client_request_token'' if not provided (#20854)``
`f8fd0f7b4c <https://github.com/apache/airflow/commit/f8fd0f7b4ca6cb52307be4323028bf4e409566e7>`_ 2022-01-13 ``Explain stub files are introduced for Mypy errors in examples (#20827)``
`341b461e4f <https://github.com/apache/airflow/commit/341b461e4fbd9ae5961ef9448c8f08e1686ee5e4>`_ 2022-01-09 ``Fix mypy in providers/aws/hooks (#20353)``
`6776586904 <https://github.com/apache/airflow/commit/6776586904ab2a15727dcfc1c8d03c7a32a78444>`_ 2022-01-09 ``Standardize AWS SQS classes names (#20732)``
`88e3f2ae5e <https://github.com/apache/airflow/commit/88e3f2ae5e5101928858099f9d4e7fb6542c4110>`_ 2022-01-08 ``Rename amazon EMR hook name (#20767)``
`0ebd55e0f8 <https://github.com/apache/airflow/commit/0ebd55e0f8fc7eb26a2b35b779106201ffe88f55>`_ 2022-01-06 ``Standardize AWS Batch naming (#20369)``
`88ea157507 <https://github.com/apache/airflow/commit/88ea1575079c0e94e1f62df38d6d592b8c827bbd>`_ 2022-01-06 ``Standardize AWS Redshift naming (#20374)``
`51dc4fd808 <https://github.com/apache/airflow/commit/51dc4fd80842d1f013d4f0572cdcaa6d40c30674>`_ 2022-01-06 ``Fix MyPy issues in AWS Sensors (#20717)``
`dd12cfcfe9 <https://github.com/apache/airflow/commit/dd12cfcfe9034b8c11fe9e2c3e504bae2036bade>`_ 2022-01-06 ``Fix MyPy in Amazon provider for Sagemaker operator (#20715)``
`cf5c31137d <https://github.com/apache/airflow/commit/cf5c31137d43103628499a3f3690e2a716cc34b0>`_ 2022-01-06 ``Fix MyPy errors for Amazon DMS in hooks and operator (#20710)``
`6af2137ef0 <https://github.com/apache/airflow/commit/6af2137ef093f39069c5f148daaf5a85c4b4b891>`_ 2022-01-06 ``Fix MyPy issues in ''airflow/providers/amazon/aws/transfers'' (#20708)``
`1fc0fa5ea9 <https://github.com/apache/airflow/commit/1fc0fa5ea96913faf78a5bf5d5f75f1d2fb91e97>`_ 2022-01-06 ``Standardize DynamoDB naming (#20360)``
`9c0ba1b6ab <https://github.com/apache/airflow/commit/9c0ba1b6abc593bad6fe51ed52d9c0963cd09b7c>`_ 2022-01-04 ``Standardize AWS ECS naming (#20332)``
================================================================================================= =========== ============================================================================================
2.6.0
.....
Latest change: 2021-12-31
================================================================================================= =========== ==========================================================================================
Commit Committed Subject
================================================================================================= =========== ==========================================================================================
`f77417eb0d <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_ 2021-12-31 ``Fix K8S changelog to be PyPI-compatible (#20614)``
`97496ba2b4 <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_ 2021-12-31 ``Update documentation for provider December 2021 release (#20523)``
`83f8e178ba <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_ 2021-12-31 ``Even more typing in operators (template_fields/ext) (#20608)``
`746ee587da <https://github.com/apache/airflow/commit/746ee587da485acdc816129fe71df23e4f024e0b>`_ 2021-12-31 ``Delete pods by default in KubernetesPodOperator (#20575)``
`b164124bfe <https://github.com/apache/airflow/commit/b164124bfe15e7ef00c235daa2667e0b4ae82466>`_ 2021-12-31 ``Fix mypy errors in amazon aws transfer (#20590)``
`d56e7b56bb <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_ 2021-12-30 ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
`6d25d63679 <https://github.com/apache/airflow/commit/6d25d63679085279ca1672c2eee2c45d6704efaa>`_ 2021-12-30 ``Fixe static checks on few other not sorted stub files (#20572)``
`a3caea0903 <https://github.com/apache/airflow/commit/a3caea09039a011440feb010e6c5ba0b26a21c4b>`_ 2021-12-30 ``Fix mypy aws example dags (#20497)``
`a0821235fb <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_ 2021-12-30 ``Use typed Context EVERYWHERE (#20565)``
`051fac0776 <https://github.com/apache/airflow/commit/051fac0776b7e61e80653d1e91fdf2dfb1017a6f>`_ 2021-12-29 ``Add support to replace S3 file on MySqlToS3Operator (#20506)``
`2ab2ae8849 <https://github.com/apache/airflow/commit/2ab2ae8849bf6d80a700b1b74cef37eb187161ad>`_ 2021-12-22 ``Fix backwards compatibility issue in AWS provider's _get_credentials (#20463)``
`d557965bab <https://github.com/apache/airflow/commit/d557965bab8e03d48922ed233ed3b9551cf65cec>`_ 2021-12-21 ``Organize Sagemaker classes in Amazon provider (#20370)``
`1ce71f823f <https://github.com/apache/airflow/commit/1ce71f823f1c7cfde5e8eec479f6a67b92a1555a>`_ 2021-12-21 ``move emr_container hook (#20375)``
`4dd751d2fc <https://github.com/apache/airflow/commit/4dd751d2fc3f091417146079d7d1b3ac6dd86c9c>`_ 2021-12-20 ``Standardize AWS Athena naming (#20305)``
`ecbe160797 <https://github.com/apache/airflow/commit/ecbe16079754d81d095290c115213a051481909a>`_ 2021-12-20 ``Standardize AWS EKS naming (#20354)``
`463e3b2b25 <https://github.com/apache/airflow/commit/463e3b2b25ee5c116313160c64bb8e2644e1fef3>`_ 2021-12-19 ``Fix mypy errors in aws/transfers (#20403)``
`404cd2eb69 <https://github.com/apache/airflow/commit/404cd2eb69605c3b960c7c6936cb8b342acb6f64>`_ 2021-12-19 ``Fix mypy errors in aws/sensors (#20402)``
`1f4710f16a <https://github.com/apache/airflow/commit/1f4710f16af725f45cd7b90fb1311b4b80e4cc29>`_ 2021-12-19 ``Fix mypy errors in providers/amazon/aws/operators (#20401)``
`1baa648e2a <https://github.com/apache/airflow/commit/1baa648e2af124032c2f2752dc0f587ee253a3a9>`_ 2021-12-19 ``Standardize AWS Glue naming (#20372)``
`5769defb2a <https://github.com/apache/airflow/commit/5769defb2ac1bf7ea36a8a9ee9c26cfe515fba70>`_ 2021-12-18 ``Add aws_conn_id to DynamoDBToS3Operator (#20363)``
`cef498efe9 <https://github.com/apache/airflow/commit/cef498efe9f4818e5f8e85c179ca730e84b31f4a>`_ 2021-12-18 ``Standardize Amazon SES naming (#20367)``
`2a3db4d385 <https://github.com/apache/airflow/commit/2a3db4d38525df040dbee467f4d63fc2157f9084>`_ 2021-12-17 ``Standardize AWS CloudFormation naming (#20357)``
`bb82cc0fbb <https://github.com/apache/airflow/commit/bb82cc0fbb7a6630eac1155d0c3b445dff13ceb6>`_ 2021-12-17 ``Fix deprecation messages after splitting redshift modules (#20366)``
`ca492e1681 <https://github.com/apache/airflow/commit/ca492e16810763df0317e48658813c5b578d7edb>`_ 2021-12-17 ``Standardize AWS Lambda naming (#20365)``
`f6a41a036d <https://github.com/apache/airflow/commit/f6a41a036d450020917d5862f627e606d0d36ac0>`_ 2021-12-17 ``Standardize AWS Kinesis/Firehose naming (#20362)``
`3d354084ef <https://github.com/apache/airflow/commit/3d354084efb3e3c4ca15dce847701c8f6322a010>`_ 2021-12-17 ``Standardize Amazon SNS naming (#20368)``
`bfcaf195a5 <https://github.com/apache/airflow/commit/bfcaf195a56242df1d78439323a013605cb100ee>`_ 2021-12-16 ``Split redshift sql and cluster objects (#20276)``
`a3870611a7 <https://github.com/apache/airflow/commit/a3870611a72deaface2729efe8eb809468c2a053>`_ 2021-12-16 ``Organize EMR classes in Amazon provider (#20160)``
`206cce971d <https://github.com/apache/airflow/commit/206cce971da6941e8c1b0d3c4dbf4fa8afe0fba4>`_ 2021-12-16 ``ECSOperator: fix KeyError on missing exitCode (#20264)``
`38fd65dcfe <https://github.com/apache/airflow/commit/38fd65dcfe85149170d6be640c23018e0065cf7c>`_ 2021-12-16 ``Rename DataSync Hook and Operator (#20328)``
`2fb5e1d0ec <https://github.com/apache/airflow/commit/2fb5e1d0ec306839a3ff21d0bddbde1d022ee8c7>`_ 2021-12-15 ``Fix cached_property MyPy declaration and related MyPy errors (#20226)``
`5712e2b587 <https://github.com/apache/airflow/commit/5712e2b58741d4332350c012be412881b04a61c2>`_ 2021-12-15 ``Deprecate passing execution_date to XCom methods (#19825)``
`60b72dd8f5 <https://github.com/apache/airflow/commit/60b72dd8f5161f0e00f29a9de54522682f7cd5f6>`_ 2021-12-14 ``Organize Dms classes in Amazon provider (#20156)``
`e77c05fa1b <https://github.com/apache/airflow/commit/e77c05fa1b29908adebc36280249b77b50b3dda2>`_ 2021-12-13 ``Add RedshiftResumeClusterOperator and RedshiftPauseClusterOperator (#19665)``
`a208463802 <https://github.com/apache/airflow/commit/a2084638020613979fa1ed9ba944050f274bb160>`_ 2021-12-13 ``Organize S3 Classes in Amazon Provider (#20167)``
`1d2f2d3dfe <https://github.com/apache/airflow/commit/1d2f2d3dfec950d278d63277e4410c8294af5142>`_ 2021-12-13 ``Organize Step Function classes in Amazon provider (#20158)``
`985bb06ba5 <https://github.com/apache/airflow/commit/985bb06ba57ab67bb218ca9ca7549a81bea88f87>`_ 2021-12-09 ``Organize EC2 classes in Amazon provider (#20157)``
`0e2a0ccd30 <https://github.com/apache/airflow/commit/0e2a0ccd3087f53222e7859f414daf0ffa50dfbb>`_ 2021-12-08 ``Added function in AWSAthenaHook to get s3 output query results file URI (#20124)``
`6e15e3a65e <https://github.com/apache/airflow/commit/6e15e3a65ec15d9b52abceed36da9f8cccee72d9>`_ 2021-12-06 ``Bug fix in AWS glue operator when specifying the WorkerType & NumberOfWorkers (#19787)``
`af28b41903 <https://github.com/apache/airflow/commit/af28b4190316401c9dfec6108d22b0525974eadb>`_ 2021-12-05 ``Add sensor for AWS Batch (#19850) (#19885)``
`480c333c45 <https://github.com/apache/airflow/commit/480c333c45d31cdfdc63cdfceecd4ad8529eefd4>`_ 2021-12-03 ``Add state details to EMR container failure reason (#19579)``
`2539cb44b4 <https://github.com/apache/airflow/commit/2539cb44b47d78e81a88fde51087f4cc77c924c5>`_ 2021-12-01 ``Move to watchtower 2.0.1 (#19907)``
================================================================================================= =========== ==========================================================================================
2.5.0
.....
Latest change: 2021-11-30
================================================================================================= =========== =====================================================================================================
Commit Committed Subject
================================================================================================= =========== =====================================================================================================
`853576d901 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_ 2021-11-30 ``Update documentation for November 2021 provider's release (#19882)``
`83b51e5306 <https://github.com/apache/airflow/commit/83b51e53062dc596a630edd4bd01407a556f1aa6>`_ 2021-11-26 ``Amazon provider remove deprecation, second try (#19815)``
`d58df468c8 <https://github.com/apache/airflow/commit/d58df468c8d77c5d45e80f2333eb074bb7771a95>`_ 2021-11-24 ``Revert "Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)" (#19791)``
`4be04143a5 <https://github.com/apache/airflow/commit/4be04143a5f7e246127e942bf1d73abcd22ce189>`_ 2021-11-24 ``Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)``
`fe682ec3d3 <https://github.com/apache/airflow/commit/fe682ec3d376f0983410d64beb4f3529fb7b0f99>`_ 2021-11-24 ``Fix duplicate changelog entries (#19759)``
`186513e24e <https://github.com/apache/airflow/commit/186513e24e723b79bc57e3ca0ade3c73e4fa2f9a>`_ 2021-11-15 ``Catch AccessDeniedException in AWS Secrets Manager Backend (#19324)``
`4c495ca94e <https://github.com/apache/airflow/commit/4c495ca94e67a03a31832fea77a29220b6c13673>`_ 2021-11-15 ``Cleanup of start_date and default arg use for Amazon example DAGs (#19237)``
`eb16fd51e0 <https://github.com/apache/airflow/commit/eb16fd51e0a6b30fe6fd87cc7316d283528f4ac9>`_ 2021-11-12 ``Adding support for using ''client_type'' API for interacting with EC2 and support filters (#9011)``
`aa2cb5545f <https://github.com/apache/airflow/commit/aa2cb5545f09d694b9143b323efcd4f6b6c66e60>`_ 2021-11-12 ``Remove remaining 'pylint: disable' comments (#19541)``
`9053de7718 <https://github.com/apache/airflow/commit/9053de771873561aaf21a930056666e043b14b9c>`_ 2021-11-10 ``Do not check for S3 key before attempting download (#19504)``
`ebb7394005 <https://github.com/apache/airflow/commit/ebb739400598962343e0f5059d96f15a9bfa9c9f>`_ 2021-11-08 ``MySQLToS3Operator actually allow writing parquet files to s3. (#19094)``
================================================================================================= =========== =====================================================================================================
2.4.0
.....
Latest change: 2021-11-04
================================================================================================= =========== ========================================================================================
Commit Committed Subject
================================================================================================= =========== ========================================================================================
`5a113f3027 <https://github.com/apache/airflow/commit/5a113f302769f0ecad3a54bad3027d459cb276a4>`_ 2021-11-04 ``Add documentation for RC2 release of Amazon provider for October (#19413)``
`96dd70348a <https://github.com/apache/airflow/commit/96dd70348ad7e31cfeae6d21af70671b41551fe9>`_ 2021-11-04 `` fix SagemakerProcessingOperator ThrottlingException (#19195)``
`a3266ba2b9 <https://github.com/apache/airflow/commit/a3266ba2b9c0d6d8b669178f3ce8752bef92924f>`_ 2021-11-03 ``Doc: Fix typos in variable and comments (#19349)``
`6148ddd365 <https://github.com/apache/airflow/commit/6148ddd365939bb5129b342900a576bd855e9fc4>`_ 2021-11-03 ``Fix S3ToRedshiftOperator (#19358)``
`1600f1dfd7 <https://github.com/apache/airflow/commit/1600f1dfd767ebb0097e1455348dc13ea68e9bb5>`_ 2021-10-30 ``Remove duplicated entries in changelog (#19331)``
`d9567eb106 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_ 2021-10-29 ``Prepare documentation for October Provider's release (#19321)``
`1543dc28f4 <https://github.com/apache/airflow/commit/1543dc28f4a2f1631dfaedd948e646a181ccf7ee>`_ 2021-10-29 ``Fixing ses email backend (#18042)``
`3c08c025c5 <https://github.com/apache/airflow/commit/3c08c025c5445ffc0533ac28d07ccf2e69a19ca8>`_ 2021-10-27 ``Move validation of templated input params to run after the context init (#19048)``
`f5ad26dcdd <https://github.com/apache/airflow/commit/f5ad26dcdd7bcb724992528dce71056965b94d26>`_ 2021-10-21 ``Fixup string concatenations (#19099)``
`86a2a19ad2 <https://github.com/apache/airflow/commit/86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb>`_ 2021-10-17 ``More f-strings (#18855)``
`258451cfba <https://github.com/apache/airflow/commit/258451cfba12959fabe729e70509a478ada7e72c>`_ 2021-10-15 ``MySQLToS3Operator add support for parquet format (#18755)``
`176165de3b <https://github.com/apache/airflow/commit/176165de3b297c0ed7d2b60cf6b4c37fc7a2337f>`_ 2021-10-11 ``Update S3PrefixSensor to support checking multiple prefixes within a bucket (#18807)``
`1d7cfdbcd9 <https://github.com/apache/airflow/commit/1d7cfdbcd91705b2f88ef4ece503b7a072767e02>`_ 2021-10-10 ``Remove extra postgres dependency from AWS Provider (#18844)``
`1df9a512c2 <https://github.com/apache/airflow/commit/1df9a512c284f2585ce01bb77ac91d550f6ccaa3>`_ 2021-10-08 ``Add RedshiftSQLHook, RedshiftSQLOperator (#18447)``
`22768ff61e <https://github.com/apache/airflow/commit/22768ff61e1b8d3294c30562fa2ee284ee0f7739>`_ 2021-10-08 ``Removed duplicated code on S3ToRedshiftOperator (#18671)``
================================================================================================= =========== ========================================================================================
2.3.0
.....
Latest change: 2021-10-08
================================================================================================= =========== =========================================================================================================================
Commit Committed Subject
================================================================================================= =========== =========================================================================================================================
`a680e876b6 <https://github.com/apache/airflow/commit/a680e876b680ecd05f7ac8da6c5a8f2518b9e071>`_ 2021-10-08 ``Prepare documentation for RC2 Amazon Provider release for September (#18830)``
`ea8f478909 <https://github.com/apache/airflow/commit/ea8f47890908e3a132273ec96f753ea6af66f837>`_ 2021-10-08 ``Add AWS Fargate profile support (#18645)``
`9344c34522 <https://github.com/apache/airflow/commit/9344c345220fc9c3355596f96132051c96b03ac6>`_ 2021-10-08 ``Enable AWS Secrets Manager backend to retrieve conns using different fields (#18764)``
`1a35644b5d <https://github.com/apache/airflow/commit/1a35644b5dbf2520b95f3d2320902f6e46407b9a>`_ 2021-10-08 ``Add emr cluster link (#18691)``
`e0af0b976c <https://github.com/apache/airflow/commit/e0af0b976c0cc43d2b1aa204d047fe755e4c5be7>`_ 2021-10-08 ``AwsGlueJobOperator: add wait_for_completion to Glue job run (#18814)``
`8e56ed234b <https://github.com/apache/airflow/commit/8e56ed234bf48775d553744c792fadc3ad63fbf7>`_ 2021-10-07 ``Enable FTPToS3Operator to transfer several files (#17937)``
`28284a37b3 <https://github.com/apache/airflow/commit/28284a37b3fc7a4581c552f4f3a8d72fa8b0a21d>`_ 2021-10-07 ``Amazon Athena Example (#18785)``
`38c6cf9c27 <https://github.com/apache/airflow/commit/38c6cf9c27e7f2bbcc9f39f56c8e3d1405b78087>`_ 2021-10-07 ``AwsGlueJobOperator: add run_job_kwargs to Glue job run (#16796)``
`72e49ad3a3 <https://github.com/apache/airflow/commit/72e49ad3a3402b506e878ade74dba588c1fc7f71>`_ 2021-10-06 ``Amazon SQS Example (#18760)``
`767a4f5207 <https://github.com/apache/airflow/commit/767a4f5207f8fc6c3d8072fa780d84460d41fc7a>`_ 2021-10-05 ``ECSOperator: airflow exception on edge case when cloudwatch log stream is not found (#18733)``
`760bf6e51c <https://github.com/apache/airflow/commit/760bf6e51c5b61412243028d4f10cdb14830878a>`_ 2021-10-06 ``Adds an s3 list prefixes operator (#17145)``
`12763f125a <https://github.com/apache/airflow/commit/12763f125ab90a1f9e769f1e51dc34cd0dd6d51a>`_ 2021-10-05 ``Add additional dependency for postgres extra for amazon provider (#18737)``
`86bf2a29ba <https://github.com/apache/airflow/commit/86bf2a29ba784b25c335408eb4647ad2eb48b525>`_ 2021-10-04 ``Simplify strings previously split across lines (#18679)``
`12133861ec <https://github.com/apache/airflow/commit/12133861ecefd28f1d569cf2d190c2f26f6fd2fb>`_ 2021-10-01 ``Support all Unix wildcards in S3KeySensor (#18211)``
`840ea3efb9 <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_ 2021-09-30 ``Update documentation for September providers release (#18613)``
`8a1437e55e <https://github.com/apache/airflow/commit/8a1437e55ed50bcb9301c55c1217e9e66532f6ed>`_ 2021-09-29 ``Refresh credentials for long-running pods on EKS (#17951)``
`2fbd23878f <https://github.com/apache/airflow/commit/2fbd23878f185372c3e46221c3c95918d6cbcffa>`_ 2021-09-28 ``Update s3_list.py (#18561)``
`a458fcc573 <https://github.com/apache/airflow/commit/a458fcc573845ff65244a2dafd204ed70129f3e8>`_ 2021-09-27 ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
`e25eea052f <https://github.com/apache/airflow/commit/e25eea052fd54c94b490a377de05c6bae4c24dbb>`_ 2021-09-19 ``Inclusive Language (#18349)``
`4cd190c9bc <https://github.com/apache/airflow/commit/4cd190c9bcbe4229de3c8527d0e3480dea3be42f>`_ 2021-09-18 ``ECSOperator realtime logging (#17626)``
`27088c4533 <https://github.com/apache/airflow/commit/27088c4533199a19e6f810abc4e565bc8e107cf0>`_ 2021-09-18 ``Add IAM Role Credentials to S3ToRedshiftTransfer and RedshiftToS3Transfer (#18156)``
`2d4f3cb644 <https://github.com/apache/airflow/commit/2d4f3cb644200190619e76d3e2a140f340d908b9>`_ 2021-09-15 ``Adding missing 'replace' param in docstring (#18241)``
`81ebd78db4 <https://github.com/apache/airflow/commit/81ebd78db48a4876377dc20d361a7938be11373a>`_ 2021-09-12 ``Added upsert method on S3ToRedshift operator (#18027)``
`02397761af <https://github.com/apache/airflow/commit/02397761af7ed77b0e7c4f4d8de34d8a861c5b40>`_ 2021-09-12 ``Deprecate default pod name in EKSPodOperator (#18036)``
`e6cb2f7beb <https://github.com/apache/airflow/commit/e6cb2f7beb4c6ea4ad4a965f9c0f2b8f6978129c>`_ 2021-09-10 ``ECSOperator returns last logs when ECS task fails (#17209)``
`b8795501ea <https://github.com/apache/airflow/commit/b8795501ea6db64d83528bdd6b517779cfc9deec>`_ 2021-09-10 ``Aws secrets manager backend (#17448)``
`6e101317a2 <https://github.com/apache/airflow/commit/6e101317a22bb58a9edf512bbda662c862e53c78>`_ 2021-09-10 ``Simplify s3 ''unify_bucket_name_and_key'' (#17325)``
`3fe948a860 <https://github.com/apache/airflow/commit/3fe948a860a6eed2ee51a6f1be658a3ba260683f>`_ 2021-09-08 ``sftp_to_s3 stream file option (#17609)``
`867e9305f0 <https://github.com/apache/airflow/commit/867e9305f08bf9580f25430d8b6e84071c59f9e6>`_ 2021-09-03 ``AwsBaseHook make 'client_type' & 'resource_type' optional params for 'get_client_type' & 'get_resource_type' (#17987)``
`bcd81f23af <https://github.com/apache/airflow/commit/bcd81f23af13cde8231df205127e08048b67820c>`_ 2021-09-03 ``Add Spark to the EMR cluster for the job flow examples (#17563)``
`7c4d3173f2 <https://github.com/apache/airflow/commit/7c4d3173f2c73ceeadb7155cf367983a90c6dca8>`_ 2021-09-02 ``Delete unnecessary parameters in EKSPodOperator (#17960)``
================================================================================================= =========== =========================================================================================================================
2.2.0
.....
Latest change: 2021-08-30
================================================================================================= =========== =========================================================================================
Commit Committed Subject
================================================================================================= =========== =========================================================================================
`0a68588479 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_ 2021-08-30 ``Add August 2021 Provider's documentation (#17890)``
`653c13ec0c <https://github.com/apache/airflow/commit/653c13ec0cf4729f991adf8c7b37b3a272caac56>`_ 2021-08-30 ``Fix broken XCOM in EKSPodOperator (#17918)``
`42e13e1a5a <https://github.com/apache/airflow/commit/42e13e1a5a4c97a2085ddf96f7d93e7bf71949b8>`_ 2021-08-30 ``Remove all deprecation warnings in providers (#17900)``
`890bd4310e <https://github.com/apache/airflow/commit/890bd4310e12a0a4fadfaec1f9b36d2aaae6119e>`_ 2021-08-28 ``Add an Amazon EMR on EKS provider package (#16766)``
`41632e03b8 <https://github.com/apache/airflow/commit/41632e03b8caf71de308414c48e9cb211a083761>`_ 2021-08-27 ``Fix provider.yaml errors due to exit(0) in test (#17858)``
`be75dcd39c <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_ 2021-08-23 ``Update description about the new ''connection-types'' provider meta-data``
`76ed2a49c6 <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_ 2021-08-19 ``Import Hooks lazily individually in providers manager (#17682)``
`bee48f31f1 <https://github.com/apache/airflow/commit/bee48f31f197f0ef7c2fb3b37f3d3d472ea388f4>`_ 2021-08-19 ``Implemented Basic EKS Integration (#16571)``
`d26b862330 <https://github.com/apache/airflow/commit/d26b862330628b54953a91436d76163e1d31b713>`_ 2021-08-19 ``Add optional SQL parameters in ''RedshiftToS3Operator'' (#17640)``
`29aab6434f <https://github.com/apache/airflow/commit/29aab6434ffe0fb8c83b6fd6c9e44310966d496a>`_ 2021-08-17 ``Adds secrets backend/logging/auth information to provider yaml (#17625)``
`1632c9f519 <https://github.com/apache/airflow/commit/1632c9f519510ff218656bbc1554c80cb158e85a>`_ 2021-08-14 ``Add new LocalFilesystemToS3Operator under Amazon provider (#17168) (#17382)``
`e7eeaa6086 <https://github.com/apache/airflow/commit/e7eeaa60861f523a03a64de9dae1784cfa8b21a4>`_ 2021-08-12 ``Doc: Fix docstrings for ''MongoToS3Operator'' (#17588)``
`987575787d <https://github.com/apache/airflow/commit/987575787d82abf5b4e68b669fdb3bcab08965e6>`_ 2021-08-12 ``Add Mongo projections to hook and transfer (#17379)``
`77c4325fb0 <https://github.com/apache/airflow/commit/77c4325fb064d7e8b5e1088b2675a0a419d56b03>`_ 2021-08-10 ``Fixing ParamValidationError when executing load_file in Glue hooks/operators (#16012)``
`d28efbfb77 <https://github.com/apache/airflow/commit/d28efbfb7780afd1ff13a258dc5dc3e3381ddabd>`_ 2021-08-02 ``Improve AWS SQS Sensor (#16880) (#16904)``
`71088986f1 <https://github.com/apache/airflow/commit/71088986f12be3806d48e7abc722c3f338f01301>`_ 2021-08-02 ``make platform version as independent parameter of ECSOperator (#17281)``
`80fc80ace6 <https://github.com/apache/airflow/commit/80fc80ace69982882dd0ac5c70eeedc714658941>`_ 2021-08-02 ``Fixes #16972 - Slugify role session name in AWS base hook (#17210)``
================================================================================================= =========== =========================================================================================
2.1.0
.....
Latest change: 2021-07-26
================================================================================================= =========== =================================================================================================
Commit Committed Subject
================================================================================================= =========== =================================================================================================
`87f408b1e7 <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_ 2021-07-26 ``Prepares docs for Rc2 release of July providers (#17116)``
`569659db38 <https://github.com/apache/airflow/commit/569659db38de8d708200b909e0cb410abc8772fa>`_ 2021-07-26 ``Updating Amazon-AWS example DAGs to use XComArgs (#16868)``
`763919d415 <https://github.com/apache/airflow/commit/763919d4152ffa13433e2489fec85ed286b7b196>`_ 2021-07-25 ``Adding custom Salesforce connection type + SalesforceToS3Operator updates (#17162)``
`8b100fcb42 <https://github.com/apache/airflow/commit/8b100fcb427dc8e6f511e6ce2deddb2e04909291>`_ 2021-07-21 ``ECSOperator / pass context to self.xcom_pull as it was missing (when using reattach) (#17141)``
`f44d7bd9cf <https://github.com/apache/airflow/commit/f44d7bd9cfe00b1409db78c2a644516b0ab003e9>`_ 2021-07-21 ``Made S3ToRedshiftOperator transaction safe (#17117)``
`32582b5bf1 <https://github.com/apache/airflow/commit/32582b5bf1432e7c7603b959a675cf7edd76c9e6>`_ 2021-07-21 ``Adding SalesforceToS3Operator to Amazon Provider (#17094)``
`bb1d79cb81 <https://github.com/apache/airflow/commit/bb1d79cb81c5a5a80f97ab4fecfa7db7a52c7b4b>`_ 2021-07-19 ``Fixed template_fields_renderers for Amazon provider (#17087)``
`8f77a54b53 <https://github.com/apache/airflow/commit/8f77a54b53664c3b6dbcf2c955975ad121463550>`_ 2021-07-19 ``removing try-catch block (#17081)``
`cda78333b4 <https://github.com/apache/airflow/commit/cda78333b4ce9304abe315ab1afe41efe17fd2da>`_ 2021-07-18 ``Added docs & doc ref's for AWS transfer operators between SFTP & S3 (#16964)``
`d02ded65ea <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_ 2021-07-15 ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
`b916b75079 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_ 2021-07-15 ``Prepare documentation for July release of providers. (#17015)``
`fc0250f1d5 <https://github.com/apache/airflow/commit/fc0250f1d5c43784f353dbdf4a34089aa96c28e5>`_ 2021-07-15 ``Allow attaching to previously launched task in ECSOperator (#16685)``
`d3f300fba8 <https://github.com/apache/airflow/commit/d3f300fba8c252cac79a1654fddb91532f44c656>`_ 2021-07-11 ``Fix wrong template_fields_renderers for AWS operators (#16820)``
`f0df184e4d <https://github.com/apache/airflow/commit/f0df184e4db940f7e1b9248b5f5843d494034112>`_ 2021-07-07 ``Update AWS Base hook to use refreshable credentials (#16770) (#16771)``
`ffe8fab653 <https://github.com/apache/airflow/commit/ffe8fab6536ac4eec076d48548d7b2e814a55b1f>`_ 2021-07-03 ``Added select_query to the templated fields in RedshiftToS3Operator (#16767)``
`866a601b76 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_ 2021-06-28 ``Removes pylint from our toolchain (#16682)``
`0d80383bdd <https://github.com/apache/airflow/commit/0d80383bdd506c2eff8ef29d0ff461620a966f86>`_ 2021-06-28 ``AWS Hook - allow IDP HTTP retry (#12639) (#16612)``
`3a57d9fc60 <https://github.com/apache/airflow/commit/3a57d9fc604f4478fd51e20287494d0d7a33f0e4>`_ 2021-06-26 ``Bump ''sphinxcontrib-spelling'' and minor improvements (#16675)``
`2543c74c19 <https://github.com/apache/airflow/commit/2543c74c1927b751e7492df81d762e61d2a4d5f6>`_ 2021-06-24 ``AWS DataSync cancel task on exception (#11011) (#16589)``
`2ab2cbf93d <https://github.com/apache/airflow/commit/2ab2cbf93df9eddfb527fcfd9d7b442678a57662>`_ 2021-06-23 ``Update Boto3 API calls in ECSOperator (#16050)``
================================================================================================= =========== =================================================================================================
2.0.0
.....
Latest change: 2021-06-21
================================================================================================= =========== ===============================================================================================
Commit Committed Subject
================================================================================================= =========== ===============================================================================================
`19ed074e9c <https://github.com/apache/airflow/commit/19ed074e9c696eb4aff25f3a833e7f359f2b1c38>`_ 2021-06-21 ``Use safe get with AWS DMS describe replication tasks (#16540)``
`bbc627a3da <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_ 2021-06-18 ``Prepares documentation for rc2 release of Providers (#16501)``
`db10c6841b <https://github.com/apache/airflow/commit/db10c6841b6295ab2b116c03025856084885c6a3>`_ 2021-06-18 ``Add AWS DMS replication task operators (#15850)``
`1c82b4d015 <https://github.com/apache/airflow/commit/1c82b4d015a1785a881bb916ffa0265249c2cde7>`_ 2021-06-17 ``Fix S3ToFTPOperator (#13796)``
`36dc6a8100 <https://github.com/apache/airflow/commit/36dc6a8100c0261270f7f6fa20928508f90bac96>`_ 2021-06-16 ``Make job name check optional in SageMakerTrainingOperator (#16327)``
`cbf8001d76 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_ 2021-06-16 ``Synchronizes updated changelog after buggfix release (#16464)``
`1fba5402bb <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_ 2021-06-15 ``More documentation update for June providers release (#16405)``
`9cd7930c34 <https://github.com/apache/airflow/commit/9cd7930c34c2842bef0cdc1748d42e7caa722301>`_ 2021-06-13 ``Update copy command for s3 to redshift (#16241)``
`643f3c35a6 <https://github.com/apache/airflow/commit/643f3c35a6ba3def40de7db8e974c72e98cfad44>`_ 2021-06-13 ``fix: AwsGlueJobOperator change order of args for load_file (#16216)``
`30708b5b25 <https://github.com/apache/airflow/commit/30708b5b254960395d8061e8c403294b93900c4d>`_ 2021-06-13 ``Add support of capacity provider strategy for ECSOperator (#15848)``
`9c94b72d44 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_ 2021-06-07 ``Updated documentation for June 2021 provider release (#16294)``
`9fcdf3d4de <https://github.com/apache/airflow/commit/9fcdf3d4deae0dd77c734f5a3520fb75d66d0821>`_ 2021-06-02 ``Fix S3 Select payload join (#16189)``
`8d16638285 <https://github.com/apache/airflow/commit/8d16638285687fd0ef41d40340ab1c5bcffd507a>`_ 2021-05-29 ``remove retry for now (#16150)``
`5fbc86f036 <https://github.com/apache/airflow/commit/5fbc86f0364fbc4f7c2ba10cae4a13449709730c>`_ 2021-05-27 ``Remove the 'not-allow-trailing-slash' rule on S3_hook (#15609)``
`904709d34f <https://github.com/apache/airflow/commit/904709d34fbe0b6062d72932b72954afe13ec148>`_ 2021-05-27 ``Check synctatic correctness for code-snippets (#16005)``
`476d0f6e3d <https://github.com/apache/airflow/commit/476d0f6e3d2059f56532cda36cdc51aa86bafb37>`_ 2021-05-22 ``Bump pyupgrade v2.13.0 to v2.18.1 (#15991)``
`821ea6fc18 <https://github.com/apache/airflow/commit/821ea6fc187a9780b8fe0dd76f140367681ba065>`_ 2021-05-17 ``Fix spacing in ''AwsBatchWaitersHook'' docstring (#15839)``
`1467046058 <https://github.com/apache/airflow/commit/1467046058c40f6d448a24b6cda43c2037180c41>`_ 2021-05-14 ``CloudwatchTaskHandler reads timestamp from Cloudwatch events (#15173)``
`dab10d9fae <https://github.com/apache/airflow/commit/dab10d9fae6bfca0f9c0c504b77773d94ccee86d>`_ 2021-05-10 ``MongoToS3Operator failed when running with a single query (not aggregate pipeline) (#15680)``
`9c8391a13f <https://github.com/apache/airflow/commit/9c8391a13f6ba29749675cf23f2f874f96b0cc8c>`_ 2021-05-10 ``Fix spelling (#15699)``
`37681bca00 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_ 2021-05-07 ``Auto-apply apply_default decorator (#15667)``
`9953a047c4 <https://github.com/apache/airflow/commit/9953a047c4b0471ceb6effc669dce8d03c2f935b>`_ 2021-05-07 ``Add Connection Documentation for the Hive Provider (#15704)``
`0f97a3970d <https://github.com/apache/airflow/commit/0f97a3970d2c652beedbf2fbaa33e2b2bfd69bce>`_ 2021-05-04 ``Rename example bucket names to use INVALID BUCKET NAME by default (#15651)``
`db557a8c4a <https://github.com/apache/airflow/commit/db557a8c4a3e1f0d67b2534010e5092be4f4a9fd>`_ 2021-05-01 ``Docs: Replace 'airflow' to 'apache-airflow' to install extra (#15628)``
================================================================================================= =========== ===============================================================================================
1.4.0
.....
Latest change: 2021-05-01
================================================================================================= =========== ==========================================================================
Commit Committed Subject
================================================================================================= =========== ==========================================================================
`807ad32ce5 <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_ 2021-05-01 ``Prepares provider release after PIP 21 compatibility (#15576)``
`814e471d13 <https://github.com/apache/airflow/commit/814e471d137aad68bd64a21d20736e7b88403f97>`_ 2021-04-29 ``Update pre-commit checks (#15583)``
`bf2b48174a <https://github.com/apache/airflow/commit/bf2b48174a1ccfe398eefba7f04a5cacac421266>`_ 2021-04-27 ``Add Connection Documentation for Providers (#15499)``
`4b031d39e1 <https://github.com/apache/airflow/commit/4b031d39e12110f337151cda6693e2541bf71c2c>`_ 2021-04-27 ``Make Airflow code Pylint 2.8 compatible (#15534)``
`657384615f <https://github.com/apache/airflow/commit/657384615fafc060f9e2ed925017306705770355>`_ 2021-04-27 ``Fix 'logging.exception' redundancy (#14823)``
`d598630cd7 <https://github.com/apache/airflow/commit/d598630cd7a2e80fd84c499cfcba37ad2b6888f3>`_ 2021-04-26 ``Fix AthenaSensor calling AthenaHook incorrectly (#15427)``
`71c673e427 <https://github.com/apache/airflow/commit/71c673e427a89cae2a9f3174c32c5c85556d6342>`_ 2021-04-22 ``Update Docstrings of Modules with Missing Params (#15391)``
`a82de56b9d <https://github.com/apache/airflow/commit/a82de56b9d16713cbba4dee42d6797cc12b59cfe>`_ 2021-04-13 ``S3Hook.load_file should accept Path object in addition to str (#15232)``
`b4770725a3 <https://github.com/apache/airflow/commit/b4770725a3aa03bd50a0a8c8e01db667bff93862>`_ 2021-04-12 ``Add links to new modules for deprecated modules (#15316)``
`da780fc8b1 <https://github.com/apache/airflow/commit/da780fc8b1f041b927f1ed06f737113010d58a61>`_ 2021-04-12 ``Fixes doc for SQSSensor (#15323)``
================================================================================================= =========== ==========================================================================
1.3.0
.....
Latest change: 2021-04-06
================================================================================================= =========== =============================================================================
Commit Committed Subject
================================================================================================= =========== =============================================================================
`042be2e4e0 <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_ 2021-04-06 ``Updated documentation for provider packages before April release (#15236)``
`266384a63f <https://github.com/apache/airflow/commit/266384a63f4693b667f308d49fcbed9a10a41fce>`_ 2021-04-05 ``Fix string concatenation using 'f-strings' (#15200)``
`eda538f56c <https://github.com/apache/airflow/commit/eda538f56cb2dc2728d303acddb42841fe419c36>`_ 2021-04-02 ``AWS: Do not log info when SSM & SecretsManager secret not found (#15120)``
`9b76b94c94 <https://github.com/apache/airflow/commit/9b76b94c940d472290861930a1d5860b43b3b2b2>`_ 2021-04-02 ``A bunch of template_fields_renderers additions (#15130)``
`6822665102 <https://github.com/apache/airflow/commit/6822665102c973d6e4d5892564294489ca094580>`_ 2021-04-01 ``Send region_name into parant class of AwsGlueJobHook (#14251)``
`5379698892 <https://github.com/apache/airflow/commit/53796988929d7b5de98cd322fdea9e0a8edec0a1>`_ 2021-03-27 ``Improve docstrings for various modules (#15047)``
`614be87b23 <https://github.com/apache/airflow/commit/614be87b23199acd67e69677cfdb6ae4ed023b69>`_ 2021-03-26 ``Added retry to ECS Operator (#14263)``
`a7ca1b3b0b <https://github.com/apache/airflow/commit/a7ca1b3b0bdf0b7677e53be1b11e833714dfbbb4>`_ 2021-03-26 ``Fix Sphinx Issues with Docstrings (#14968)``
`0f327788b5 <https://github.com/apache/airflow/commit/0f327788b5b0887c463cb83dd8f732245da96577>`_ 2021-03-24 ``doc: Fix typo in 'secrets_manager.py' docstring (#14943)``
`93982e3bb6 <https://github.com/apache/airflow/commit/93982e3bb6386e3db02bd5e4a8e61f74bdc12d94>`_ 2021-03-22 ``Make script_args templated in AwsGlueJobOperator (#14925)``
`e172bd0e16 <https://github.com/apache/airflow/commit/e172bd0e16d5b13105734fe9eb8effc44d593c29>`_ 2021-03-22 ``Update docstrings to adhere to sphinx standards (#14918)``
`68e4c4dcb0 <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_ 2021-03-20 ``Remove Backport Providers (#14886)``
`a3778127ed <https://github.com/apache/airflow/commit/a3778127ed98c131e1465125de672f202961b3c5>`_ 2021-03-15 ``Add FTPToS3Operator (#13707)``
`b896aee8cc <https://github.com/apache/airflow/commit/b896aee8cca6fe678e96e0eadf39ce956f9525fc>`_ 2021-03-07 ``Cache Hook when initializing 'CloudFormationCreateStackSensor' (#14638)``
`e7bb17aeb8 <https://github.com/apache/airflow/commit/e7bb17aeb83b2218620c5320241b0c9f902d74ff>`_ 2021-03-06 ``Use built-in 'cached_property' on Python 3.8 where possible (#14606)``
`697abf399d <https://github.com/apache/airflow/commit/697abf399de107eb4bafb730acf23d868e107a08>`_ 2021-03-05 ``S3DataSource is not required (#14220)``
`8ced652ecf <https://github.com/apache/airflow/commit/8ced652ecf847ed668e5eed27e3e47a51a27b1c8>`_ 2021-02-28 ``Implemented S3 Bucket Tagging (#14402)``
================================================================================================= =========== =============================================================================
1.2.0
.....
Latest change: 2021-02-27
================================================================================================= =========== ==========================================================================
Commit Committed Subject
================================================================================================= =========== ==========================================================================
`589d6dec92 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_ 2021-02-27 ``Prepare to release the next wave of providers: (#14487)``
`13854c32a3 <https://github.com/apache/airflow/commit/13854c32a38787af6d8a52ab2465cb6185c0b74c>`_ 2021-02-27 ``Adding support to put extra arguments for Glue Job. (#14027)``
`0d6cae4172 <https://github.com/apache/airflow/commit/0d6cae4172ff185ec4c0fc483bf556ce3252b7b0>`_ 2021-02-24 ``Avoid using threads in S3 remote logging uplod (#14414)``
`ca35bd7f7f <https://github.com/apache/airflow/commit/ca35bd7f7f6bc2fb4f2afd7762114ce262c61941>`_ 2021-02-21 ``By default PIP will install all packages in .local folder (#14125)``
`1b14726307 <https://github.com/apache/airflow/commit/1b147263076d48772d417c5154f2db86fc6a6877>`_ 2021-02-11 ``Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query (#14177)``
`9034f277ef <https://github.com/apache/airflow/commit/9034f277ef935df98b63963c824ba71e0dcd92c7>`_ 2021-02-10 ``Document configuration for email backend credentials. (#14006)``
`8c5594b02f <https://github.com/apache/airflow/commit/8c5594b02ffbfc631ebc2366dbde6d8c4e56d550>`_ 2021-02-08 ``includes the STS token if STS credentials are used (#11227)``
`cddbf9c11d <https://github.com/apache/airflow/commit/cddbf9c11d092422e6695d7a5a5c859fdf140753>`_ 2021-02-06 ``Use MongoDB color for MongoToS3Operator (#14103)``
`10343ec29f <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_ 2021-02-05 ``Corrections in docs and tools after releasing provider RCs (#14082)``
================================================================================================= =========== ==========================================================================
1.1.0
.....
Latest change: 2021-02-04
================================================================================================= =========== =========================================================================================
Commit Committed Subject
================================================================================================= =========== =========================================================================================
`88bdcfa0df <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_ 2021-02-04 ``Prepare to release a new wave of providers. (#14013)``
`ac2f72c98d <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_ 2021-02-01 ``Implement provider versioning tools (#13767)``
`01049ddce2 <https://github.com/apache/airflow/commit/01049ddce210f475d6eae9b1cb306f750a1d6dd8>`_ 2021-01-31 ``Add aws ses email backend for use with EmailOperator. (#13986)``
`ecfdc60bb6 <https://github.com/apache/airflow/commit/ecfdc60bb607fe0d13fa7e315476c607813abab6>`_ 2021-01-29 ``Add bucket_name to template fileds in S3 operators (#13973)``
`d0ab7f6d3a <https://github.com/apache/airflow/commit/d0ab7f6d3a2976167f9c4fb309c502a4f866f983>`_ 2021-01-25 ``Add ExasolToS3Operator (#13847)``
`6d55f329f9 <https://github.com/apache/airflow/commit/6d55f329f93c5cd1e94973194c0cd7caa65309e1>`_ 2021-01-25 ``AWS Glue Crawler Integration (#13072)``
`f473ca7130 <https://github.com/apache/airflow/commit/f473ca7130f844bc59477674e641b42b80698bb7>`_ 2021-01-24 ``Replace 'google_cloud_storage_conn_id' by 'gcp_conn_id' when using 'GCSHook' (#13851)``
`a9ac2b040b <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_ 2021-01-23 ``Switch to f-strings using flynt. (#13732)``
`3fd5ef3555 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_ 2021-01-21 ``Add missing logos for integrations (#13717)``
`29730d7200 <https://github.com/apache/airflow/commit/29730d720066a4c16d524e905de8cdf07e8cd129>`_ 2021-01-20 ``Add acl_policy to S3CopyObjectOperator (#13773)``
`c065d32189 <https://github.com/apache/airflow/commit/c065d32189bfee80ab938d96ad74f6492e9c9b24>`_ 2021-01-19 ``AllowDiskUse parameter and docs in MongotoS3Operator (#12033)``
`ab5fe56ac4 <https://github.com/apache/airflow/commit/ab5fe56ac4bda0d3fcdcbf58ed2632255b7ac713>`_ 2021-01-16 ``Fix bug in GCSToS3Operator (#13718)``
`04d278f93f <https://github.com/apache/airflow/commit/04d278f93ffafb40fb6e95b41ecfa5f5cba5ef98>`_ 2021-01-13 ``Add S3ToFTPOperator (#11747)``
`8d42d9ed69 <https://github.com/apache/airflow/commit/8d42d9ed69b03b372c6bc01309ef22e01b8db55f>`_ 2021-01-11 ``add xcom push for ECSOperator (#12096)``
`308f1d0666 <https://github.com/apache/airflow/commit/308f1d06668ad427fd2483077d8e60f55ee617e6>`_ 2021-01-07 ``[AIRFLOW-3723] Add Gzip capability to mongo_to_S3 operator (#13187)``
`f69405fb0b <https://github.com/apache/airflow/commit/f69405fb0b7c236968c730e1ad31a60eea2338c4>`_ 2021-01-07 ``Fix S3KeysUnchangedSensor so that template_fields work (#13490)``
`4e479e1e1b <https://github.com/apache/airflow/commit/4e479e1e1b8eea71df48f5cc08a7dd15929ba177>`_ 2021-01-06 ``Add S3KeySizeSensor (#13049)``
`f7a1334abe <https://github.com/apache/airflow/commit/f7a1334abe4417409498daad52c97d3f0eb95137>`_ 2021-01-02 ``Add 'mongo_collection' to template_fields in MongoToS3Operator (#13361)``
`bd74eb0ca0 <https://github.com/apache/airflow/commit/bd74eb0ca0bb5f81cd98e2c151257a404d4a55a5>`_ 2020-12-31 ``Allow Tags on AWS Batch Job Submission (#13396)``
`295d66f914 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_ 2020-12-30 ``Fix Grammar in PIP warning (#13380)``
`625576a3af <https://github.com/apache/airflow/commit/625576a3af470cddad250735b74ba11e4880de0a>`_ 2020-12-18 ``Fix spelling (#13135)``
`6cf76d7ac0 <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_ 2020-12-18 ``Fix typo in pip upgrade command :( (#13148)``
`5090fb0c89 <https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444>`_ 2020-12-15 ``Add script to generate integrations.json (#13073)``
================================================================================================= =========== =========================================================================================
1.0.0
.....
Latest change: 2020-12-09
================================================================================================= =========== ======================================================================================================================================================================
Commit Committed Subject
================================================================================================= =========== ======================================================================================================================================================================
`32971a1a2d <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_ 2020-12-09 ``Updates providers versions to 1.0.0 (#12955)``
`d5589673a9 <https://github.com/apache/airflow/commit/d5589673a95aaced0b851ea0a4061a010a924a82>`_ 2020-12-08 ``Move dummy_operator.py to dummy.py (#11178) (#11293)``
`b40dffa085 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_ 2020-12-08 ``Rename remaing modules to match AIP-21 (#12917)``
`9b39f24780 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_ 2020-12-08 ``Add support for dynamic connection form fields per provider (#12558)``
`bd90136aaf <https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2>`_ 2020-11-30 ``Move operator guides to provider documentation packages (#12681)``
`02d94349be <https://github.com/apache/airflow/commit/02d94349be3d201ce9d37d7358573c937fd010df>`_ 2020-11-29 ``Don't use time.time() or timezone.utcnow() for duration calculations (#12353)``
`de3b1e687b <https://github.com/apache/airflow/commit/de3b1e687b26c524c6909b7b4dfbb60d25019751>`_ 2020-11-28 ``Move connection guides to provider documentation packages (#12653)``
`663259d4b5 <https://github.com/apache/airflow/commit/663259d4b541ab10ce55fec4d2460e23917062c2>`_ 2020-11-25 ``Fix AWS DataSync tests failing (#11020)``
`3fa51f94d7 <https://github.com/apache/airflow/commit/3fa51f94d7a17f170ddc31908d36c91f4456a20b>`_ 2020-11-24 ``Add check for duplicates in provider.yaml files (#12578)``
`ed09915a02 <https://github.com/apache/airflow/commit/ed09915a02b9b99e60689e647452addaab1688fc>`_ 2020-11-23 ``[AIRFLOW-5115] Bugfix for S3KeySensor failing to accept template_fields (#12389)``
`370e7d07d1 <https://github.com/apache/airflow/commit/370e7d07d1ed1a53b73fe878425fdcd4c71a7ed1>`_ 2020-11-21 ``Fix Python Docstring parameters (#12513)``
`c34ef853c8 <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_ 2020-11-20 ``Separate out documentation building per provider (#12444)``
`0080354502 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_ 2020-11-18 ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
`7ca0b6f121 <https://github.com/apache/airflow/commit/7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c>`_ 2020-11-18 ``Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)``
`ae7cb4a1e2 <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_ 2020-11-17 ``Update wrong commit hash in backport provider changes (#12390)``
`6889a333cf <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_ 2020-11-15 ``Improvements for operators and hooks ref docs (#12366)``
`c94b1241a1 <https://github.com/apache/airflow/commit/c94b1241a144294f5f1c5f461d5e3b92e4a8fc38>`_ 2020-11-13 ``Add extra error handling to S3 remote logging (#9908)``
`7825e8f590 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_ 2020-11-13 ``Docs installation improvements (#12304)``
`250436d962 <https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9>`_ 2020-11-10 ``Fix spelling in Python files (#12230)``
`85a18e13d9 <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_ 2020-11-09 ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
`59eb5de78c <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_ 2020-11-09 ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
`b2a28d1590 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_ 2020-11-09 ``Moves provider packages scripts to dev (#12082)``
`fcb6b00efe <https://github.com/apache/airflow/commit/fcb6b00efef80c81272a30cfc618202a29e0c6a9>`_ 2020-11-08 ``Add authentication to AWS with Google credentials (#12079)``
`fb6bddba0c <https://github.com/apache/airflow/commit/fb6bddba0c9e3e7ef2610b4fb3f73622e48d7ea0>`_ 2020-11-07 ``In AWS Secrets backend, a lookup is optional (#12143)``
`cf9437d79f <https://github.com/apache/airflow/commit/cf9437d79f9658d1309e4bfe847fe63d52ec7b99>`_ 2020-11-06 ``Simplify string expressions (#12123)``
`41bf172c1d <https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9>`_ 2020-11-04 ``Simplify string expressions (#12093)``
`4e8f9cc8d0 <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_ 2020-11-03 ``Enable Black - Python Auto Formmatter (#9550)``
`8c42cf1b00 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_ 2020-11-03 ``Use PyUpgrade to use Python 3.6 features (#11447)``
`5e77a61543 <https://github.com/apache/airflow/commit/5e77a61543d26e5466d885d639247aa5189c011d>`_ 2020-11-02 ``Docstring fix for S3DeleteBucketOperator (#12049)``
`8222851348 <https://github.com/apache/airflow/commit/8222851348aa81424c9bdcea994e25e0d6692709>`_ 2020-10-29 ``Add Template Fields to RedshiftToS3Operator & S3ToRedshiftOperator (#11844)``
`db121f726b <https://github.com/apache/airflow/commit/db121f726b3c7a37aca1ea05eb4714f884456005>`_ 2020-10-28 ``Add truncate table (before copy) option to S3ToRedshiftOperator (#9246)``
`5a439e84eb <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_ 2020-10-26 ``Prepare providers release 0.0.2a1 (#11855)``
`8afdb6ac6a <https://github.com/apache/airflow/commit/8afdb6ac6a7997cb14806bc2734c81c00ed8da97>`_ 2020-10-26 ``Fix spellings (#11825)``
`872b1566a1 <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_ 2020-10-25 ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
`6ce855af11 <https://github.com/apache/airflow/commit/6ce855af118daeaa4c249669079ab9d9aad23945>`_ 2020-10-24 ``Fix spelling (#11821)``
`3934ef2249 <https://github.com/apache/airflow/commit/3934ef22494db6d9613c229aaa82ea6a366b7c2f>`_ 2020-10-24 ``Remove redundant builtins imports (#11809)``
`4c8e033c0e <https://github.com/apache/airflow/commit/4c8e033c0ee7d28963d504a9216205155f20f58f>`_ 2020-10-24 ``Fix spelling and grammar (#11814)``
`4830687453 <https://github.com/apache/airflow/commit/48306874538eea7cfd42358d5ebb59705204bfc4>`_ 2020-10-24 ``Use Python 3 style super classes (#11806)``
`0df60b7736 <https://github.com/apache/airflow/commit/0df60b773671ecf8d4e5f582ac2be200cf2a2edd>`_ 2020-10-23 ``Add reattach flag to ECSOperator (#10643)``
`b9d677cdd6 <https://github.com/apache/airflow/commit/b9d677cdd660e0be8278a64658e73359276a9682>`_ 2020-10-22 ``Add type hints to aws provider (#11531)``
`349b0811c3 <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_ 2020-10-20 ``Add D200 pydocstyle check (#11688)``
`674368f66c <https://github.com/apache/airflow/commit/674368f66cf61b2a105f326f23868ac3aee08807>`_ 2020-10-19 ``Fixes MySQLToS3 float to int conversion (#10437)``
`0823d46a7f <https://github.com/apache/airflow/commit/0823d46a7f267f2e45195a175021825367938add>`_ 2020-10-16 ``Add type annotations for AWS operators and hooks (#11434)``
`16e7129719 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_ 2020-10-13 ``Added support for provider packages for Airflow 2.0 (#11487)``
`d38a0a781e <https://github.com/apache/airflow/commit/d38a0a781e123c8c50313efdb23f767d6678afe0>`_ 2020-10-12 ``added type hints for aws cloud formation (#11470)``
`d305876bee <https://github.com/apache/airflow/commit/d305876bee328287ff391a29cc1cd632468cc731>`_ 2020-10-12 ``Remove redundant None provided as default to dict.get() (#11448)``
`c3e340584b <https://github.com/apache/airflow/commit/c3e340584bf1892c4f73aa9e7495b5823dab0c40>`_ 2020-10-11 ``Change prefix of AwsDynamoDB hook module (#11209)``
`42a23d16fe <https://github.com/apache/airflow/commit/42a23d16fe9b2f165b0805fb767ecbb825c93657>`_ 2020-10-11 ``Update MySQLToS3Operator's s3_bucket to template_fields (#10778)``
`422b61a9dd <https://github.com/apache/airflow/commit/422b61a9dd95ab9d00b239daa14d87d7cae5ae73>`_ 2020-10-09 ``Adding ElastiCache Hook for creating, describing and deleting replication groups (#8701)``
`dd98b21494 <https://github.com/apache/airflow/commit/dd98b21494ff6036242b63268140abe1294b3657>`_ 2020-10-06 ``Add acl_policy parameter to GCSToS3Operator (#10804) (#10829)``
`32b3cfbcf0 <https://github.com/apache/airflow/commit/32b3cfbcf0209cb062dd641c1232ab25d02d4d6d>`_ 2020-10-06 ``Strict type check for all hooks in amazon (#11250)``
`6d573e8abb <https://github.com/apache/airflow/commit/6d573e8abbf87e3c7281347e03d428a6e5baccd4>`_ 2020-10-03 ``Add s3 key to template fields for s3/redshift transfer operators (#10890)``
`0a0e1af800 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_ 2020-10-03 ``Fix Broken Markdown links in Providers README TOC (#11249)``
`ca4238eb4d <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_ 2020-10-02 ``Fixed month in backport packages to October (#11242)``
`5220e4c384 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_ 2020-10-02 ``Prepare Backport release 2020.09.07 (#11238)``
`00ffedb8c4 <https://github.com/apache/airflow/commit/00ffedb8c402eb5638782628eb706a5f28215eac>`_ 2020-09-30 ``Add amazon glacier to GCS transfer operator (#10947)``
`e3f96ce7a8 <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_ 2020-09-24 ``Fix incorrect Usage of Optional[bool] (#11138)``
`f3e87c5030 <https://github.com/apache/airflow/commit/f3e87c503081a3085dff6c7352640d7f08beb5bc>`_ 2020-09-22 ``Add D202 pydocstyle check (#11032)``
`b61225a885 <https://github.com/apache/airflow/commit/b61225a8850b20be17842c2428b91d873584c4da>`_ 2020-09-21 ``Add D204 pydocstyle check (#11031)``
`2410f592a4 <https://github.com/apache/airflow/commit/2410f592a4ab160b377f1a9e5de3b7262b9851cc>`_ 2020-09-19 ``Get Airflow configs with sensitive data from AWS Systems Manager (#11023)``
`2bf7b7cac7 <https://github.com/apache/airflow/commit/2bf7b7cac7858f5a6a495f1a9eb4780ec84f95b4>`_ 2020-09-19 ``Add typing to amazon provider EMR (#10910)``
`9edfcb7ac4 <https://github.com/apache/airflow/commit/9edfcb7ac46917836ec956264da8876e58d92392>`_ 2020-09-19 ``Support extra_args in S3Hook and GCSToS3Operator (#11001)``
`4e1f3a69db <https://github.com/apache/airflow/commit/4e1f3a69db8614c302e4916332555034053b935c>`_ 2020-09-14 ``[AIRFLOW-10645] Add AWS Secrets Manager Hook (#10655)``
`e9add79160 <https://github.com/apache/airflow/commit/e9add79160e3a16bb348e30f4e83386a371dbc1e>`_ 2020-09-14 ``Fix Failing static tests on Master (#10927)``
`383a118d2d <https://github.com/apache/airflow/commit/383a118d2df618e46d81c520cd2c4a31d81b33dd>`_ 2020-09-14 ``Add more type annotations to AWS hooks (#10671)``
`9549274d11 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_ 2020-09-09 ``Upgrade black to 20.8b1 (#10818)``
`2934220dc9 <https://github.com/apache/airflow/commit/2934220dc98e295764f7791d33e121629ed2fbbb>`_ 2020-09-08 ``Always return a list from S3Hook list methods (#10774)``
`f40ac9b151 <https://github.com/apache/airflow/commit/f40ac9b151124dbcd87197d6ae38c85191d41f38>`_ 2020-09-01 ``Add placement_strategy option (#9444)``
`e4878e6775 <https://github.com/apache/airflow/commit/e4878e6775bbe5cb2a1d786e57e009271b78bba0>`_ 2020-08-31 ``fix type hints for s3 hook read_key method (#10653)``
`2ca615cffe <https://github.com/apache/airflow/commit/2ca615cffefe97dfa38e1b7f60d9ed33c6628992>`_ 2020-08-29 ``Update Google Cloud branding (#10642)``
`8969b7185e <https://github.com/apache/airflow/commit/8969b7185ebc3c90168ce9a2fb97dfbc74d2bed9>`_ 2020-08-28 ``Removed bad characters from AWS operator (#10590)``
`8349061f9c <https://github.com/apache/airflow/commit/8349061f9cb01a92c87edd349cc844c4053851e8>`_ 2020-08-26 ``Improve Docstring for AWS Athena Hook/Operator (#10580)``
`fdd9b6f65b <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_ 2020-08-25 ``Enable Black on Providers Packages (#10543)``
`3696c34c28 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_ 2020-08-24 ``Fix typo in the word "release" (#10528)``
`3734876d98 <https://github.com/apache/airflow/commit/3734876d9898067ee933b84af522d53df6160d7f>`_ 2020-08-24 ``Implement impersonation in google operators (#10052)``
`ee7ca128a1 <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_ 2020-08-22 ``Fix broken Markdown refernces in Providers README (#10483)``
`c6358045f9 <https://github.com/apache/airflow/commit/c6358045f9d61af63c96833cb6682d6f382a6408>`_ 2020-08-22 ``Fixes S3ToRedshift COPY query (#10436)``
`7c206a82a6 <https://github.com/apache/airflow/commit/7c206a82a6f074abcc4898a005ecd2c84a920054>`_ 2020-08-22 ``Replace assigment with Augmented assignment (#10468)``
`27d08b76a2 <https://github.com/apache/airflow/commit/27d08b76a2d171d716a1599157a8a60a121dbec6>`_ 2020-08-21 ``Amazon SES Hook (#10391)``
`dea345b05c <https://github.com/apache/airflow/commit/dea345b05c2cd226e70f97a3934d7456aa1cc754>`_ 2020-08-17 ``Fix AwsGlueJobSensor to stop running after the Glue job finished (#9022)``
`f6734b3b85 <https://github.com/apache/airflow/commit/f6734b3b850d33d3712763f93c114e80f5af9ffb>`_ 2020-08-12 ``Enable Sphinx spellcheck for doc generation (#10280)``
`82f744b871 <https://github.com/apache/airflow/commit/82f744b871bb2c5e9a2d628e1c45ae16c1244240>`_ 2020-08-11 ``Add type annotations to AwsGlueJobHook, RedshiftHook modules (#10286)``
`19bc97d0ce <https://github.com/apache/airflow/commit/19bc97d0ce436a6ec9d8e9a5adcd48c0a769d01f>`_ 2020-08-10 ``Revert "Add Amazon SES hook (#10004)" (#10276)``
`f06fe616e6 <https://github.com/apache/airflow/commit/f06fe616e66256bdc53710de505c2c6b1bd21528>`_ 2020-08-10 ``Add Amazon SES hook (#10004)``
`0c77ea8a3c <https://github.com/apache/airflow/commit/0c77ea8a3c417805f66d10f0c757ca218bf8dee0>`_ 2020-08-06 ``Add type annotations to S3 hook module (#10164)``
`24c8e4c2d6 <https://github.com/apache/airflow/commit/24c8e4c2d6e359ecc2c7d6275dccc68de4a82832>`_ 2020-08-06 ``Changes to all the constructors to remove the args argument (#10163)``
`9667314b2f <https://github.com/apache/airflow/commit/9667314b2fb879edc451793a8350123507e1cfd6>`_ 2020-08-05 ``Add correct signatures for operators in amazon provider package (#10167)``
`000287753b <https://github.com/apache/airflow/commit/000287753b478f29e6c25442ac253e3a6c8e8c87>`_ 2020-08-03 ``Improve Typing coverage of amazon/aws/athena (#10025)``
`53ada6e791 <https://github.com/apache/airflow/commit/53ada6e7911f411e80ebb00be9f07a7cc0788d01>`_ 2020-08-03 ``Add S3KeysUnchangedSensor (#9817)``
`aeea71274d <https://github.com/apache/airflow/commit/aeea71274d4527ff2351102e94aa38bda6099e7f>`_ 2020-08-02 ``Remove 'args' parameter from provider operator constructors (#10097)``
`2b8dea64e9 <https://github.com/apache/airflow/commit/2b8dea64e9e8716fba8c38a1b439f7835bbd2918>`_ 2020-08-01 ``Fix typo in Athena sensor retries (#10079)``
`1508c43ec9 <https://github.com/apache/airflow/commit/1508c43ec9594e801b415dd82472fa017791b759>`_ 2020-07-29 ``Adding new SageMaker operator for ProcessingJobs (#9594)``
`7d24b088cd <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_ 2020-07-25 ``Stop using start_date in default_args in example_dags (2) (#9985)``
`8b10a4b35e <https://github.com/apache/airflow/commit/8b10a4b35e45d536a6475bfe1491ee75fad50186>`_ 2020-07-25 ``Stop using start_date in default_args in example_dags (#9982)``
`33f0cd2657 <https://github.com/apache/airflow/commit/33f0cd2657b2e77ea3477e0c93f13f1474be628e>`_ 2020-07-22 ``apply_default keeps the function signature for mypy (#9784)``
`e7c87fe453 <https://github.com/apache/airflow/commit/e7c87fe453c6a70ed087c7ffbccaacbf0d2831b9>`_ 2020-07-20 ``Refactor AwsBaseHook._get_credentials (#9878)``
`2577f9334a <https://github.com/apache/airflow/commit/2577f9334a5cb71cccd97e62b0ae2d097cb99e1a>`_ 2020-07-16 ``Fix S3FileTransformOperator to support S3 Select transformation only (#8936)``
`52b6efe1ec <https://github.com/apache/airflow/commit/52b6efe1ecaae74b9c2497f565e116305d575a76>`_ 2020-07-15 ``Add option to delete by prefix to S3DeleteObjectsOperator (#9350)``
`553bb7af7c <https://github.com/apache/airflow/commit/553bb7af7cb7a50f7141b5b89297713cee6d19f6>`_ 2020-07-13 ``Keep functions signatures in decorators (#9786)``
`2f31b3060e <https://github.com/apache/airflow/commit/2f31b3060ed8274d5d1b1db7349ce607640b9199>`_ 2020-07-08 ``Get Airflow configs with sensitive data from Secret Backends (#9645)``
`07b81029eb <https://github.com/apache/airflow/commit/07b81029ebc2a296fb54181f2cec11fcc7704d9d>`_ 2020-07-08 ``Allow AWSAthenaHook to get more than 1000/first page of results (#6075)``
`564192c162 <https://github.com/apache/airflow/commit/564192c1625a552456cebb3751978c08eebdb2a1>`_ 2020-07-08 ``Add AWS StepFunctions integrations to the aws provider (#8749)``
`ecce1ace7a <https://github.com/apache/airflow/commit/ecce1ace7a277c948c61d7d4cbfc8632cc216559>`_ 2020-07-08 ``[AIRFLOW-XXXX] Remove unnecessary docstring in AWSAthenaOperator``
`a79e2d4c4a <https://github.com/apache/airflow/commit/a79e2d4c4aa105f3fac5ae6a28e29af9cd572407>`_ 2020-07-06 ``Move provider's log task handlers to the provider package (#9604)``
`ee20086b8c <https://github.com/apache/airflow/commit/ee20086b8c499fa40dcaac71652f21b466e7f80f>`_ 2020-07-02 ``Move S3TaskHandler to the AWS provider package (#9602)``
`40add26d45 <https://github.com/apache/airflow/commit/40add26d459c2511a6d9d305ae7300f0d6104211>`_ 2020-06-29 ``Remove almost all references to airflow.contrib (#9559)``
`c858babddf <https://github.com/apache/airflow/commit/c858babddf8b18b417993b5bfefec1c5635510da>`_ 2020-06-26 ``Remove kwargs from Super calls in AWS Secrets Backends (#9523)``
`87fdbd0708 <https://github.com/apache/airflow/commit/87fdbd0708d942af98d35604fe5962962e25d246>`_ 2020-06-25 ``Use literal syntax instead of function calls to create data structure (#9516)``
`c7a454aa32 <https://github.com/apache/airflow/commit/c7a454aa32bf33133d042e8438ac259b32144b21>`_ 2020-06-22 ``Add AWS ECS system test (#8888)``
`df8efd04f3 <https://github.com/apache/airflow/commit/df8efd04f394afc4b5affb677bc78d8b7bd5275a>`_ 2020-06-21 ``Enable & Fix "Docstring Content Issues" PyDocStyle Check (#9460)``
`e13a14c873 <https://github.com/apache/airflow/commit/e13a14c8730f4f633d996dd7d3468fe827136a84>`_ 2020-06-21 ``Enable & Fix Whitespace related PyDocStyle Checks (#9458)``
`d0e7db4024 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_ 2020-06-19 ``Fixed release number for fresh release (#9408)``
`12af6a0800 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_ 2020-06-19 ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
`992a18c84a <https://github.com/apache/airflow/commit/992a18c84a355d13e821c703e7364f12233c37dc>`_ 2020-06-19 ``Move MySqlToS3Operator to transfers (#9400)``
`a60f589aa2 <https://github.com/apache/airflow/commit/a60f589aa251cc3df6bec5b306ad4a7f736f539f>`_ 2020-06-19 ``Add MySqlToS3Operator (#9054)``
`c7e5bce57f <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_ 2020-06-19 ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
`40bf8f28f9 <https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee>`_ 2020-06-18 ``Detect automatically the lack of reference to the guide in the operator descriptions (#9290)``
`f6bd817a3a <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_ 2020-06-16 ``Introduce 'transfers' packages (#9320)``
`58a8ec0e46 <https://github.com/apache/airflow/commit/58a8ec0e46f624ee0369dd156dd8fb4f81884a21>`_ 2020-06-16 ``AWSBatchOperator <> ClientHook relation changed to composition (#9306)``
`a80cd25e8e <https://github.com/apache/airflow/commit/a80cd25e8eb7f8b5d89af26cdcd62a5bbe44d65c>`_ 2020-06-15 ``Close/Flush byte stream in s3 hook load_string and load_bytes (#9211)``
`ffb8574037 <https://github.com/apache/airflow/commit/ffb85740373f7adb70d28ec7d5a8886380170e5e>`_ 2020-06-14 ``Decrypt secrets from SystemsManagerParameterStoreBackend (#9214)``
`a69b031f20 <https://github.com/apache/airflow/commit/a69b031f20c5a1cd032f9873394374f661811e8f>`_ 2020-06-10 ``Add S3ToRedshift example dag and system test (#8877)``
`17adcea835 <https://github.com/apache/airflow/commit/17adcea835cb7b0cf2d8da0ac7dda5549cfa3e45>`_ 2020-06-02 ``Fix handling of subprocess error handling in s3_file_transform and gcs (#9106)``
`357e11e0cf <https://github.com/apache/airflow/commit/357e11e0cfb4c02833018e073bc4f5e5b52fae4f>`_ 2020-05-29 ``Add Delete/Create S3 bucket operators (#8895)``
`1ed171bfb2 <https://github.com/apache/airflow/commit/1ed171bfb265ded8674058bdc425640d25f1f4fc>`_ 2020-05-28 ``Add script_args for S3FileTransformOperator (#9019)``
`0b0e4f7a4c <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_ 2020-05-26 ``Preparing for RC3 relase of backports (#9026)``
`00642a46d0 <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_ 2020-05-26 ``Fixed name of 20 remaining wrongly named operators. (#8994)``
`1d36b0303b <https://github.com/apache/airflow/commit/1d36b0303b8632fce6de78ca4e782ae26ee06fea>`_ 2020-05-23 ``Fix references in docs (#8984)``
`f946f96da4 <https://github.com/apache/airflow/commit/f946f96da45d8e6101805450d8cab7ccb2774ad0>`_ 2020-05-23 ``Old json boto compat removed from dynamodb_to_s3 operator (#8987)``
`375d1ca229 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_ 2020-05-19 ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
`12c5e5d8ae <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_ 2020-05-17 ``Prepare release candidate for backport packages (#8891)``
`f3521fb0e3 <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_ 2020-05-16 ``Regenerate readme files for backport package release (#8886)``
`f4edd90a94 <https://github.com/apache/airflow/commit/f4edd90a94b8f91bbefbbbfba367372399559596>`_ 2020-05-16 ``Speed up TestAwsLambdaHook by not actually running a function (#8882)``
`92585ca4cb <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_ 2020-05-15 ``Added automated release notes generation for backport operators (#8807)``
`85bbab27db <https://github.com/apache/airflow/commit/85bbab27dbb4f55f6f322b894fe3d54797076c15>`_ 2020-05-15 ``Add EMR operators howto docs (#8863)``
`e61b9bb9bb <https://github.com/apache/airflow/commit/e61b9bb9bbe6d8a0621310f3583483b9135c6770>`_ 2020-05-13 ``Add AWS EMR System tests (#8618)``
`ed3f5131a2 <https://github.com/apache/airflow/commit/ed3f5131a27e2ef0422f2495a4532630a6204f82>`_ 2020-05-13 ``Correctly pass sleep time from AWSAthenaOperator down to the hook. (#8845)``
`7236862a1f <https://github.com/apache/airflow/commit/7236862a1f5361b5e99c03dd63dae9b966efcd24>`_ 2020-05-12 ``[AIRFLOW-2310] Enable AWS Glue Job Integration (#6007)``
`d590e5e767 <https://github.com/apache/airflow/commit/d590e5e7679322bebb1472fa8c7ec6d183e4154a>`_ 2020-05-11 ``Add option to propagate tags in ECSOperator (#8811)``
`0c3db84c3c <https://github.com/apache/airflow/commit/0c3db84c3ce5107f53ed5ecc48edfdfe1b97feff>`_ 2020-05-11 ``[AIRFLOW-7068] Create EC2 Hook, Operator and Sensor (#7731)``
`cbebed2b4d <https://github.com/apache/airflow/commit/cbebed2b4d0bd1e0984c331c0270e83bf8df8540>`_ 2020-05-10 ``Allow passing backend_kwargs to AWS SSM client (#8802)``
`c7788a6894 <https://github.com/apache/airflow/commit/c7788a6894cb79c22153434dd9b977393b8236be>`_ 2020-05-10 ``Add imap_attachment_to_s3 example dag and system test (#8669)``
`ff5b70149b <https://github.com/apache/airflow/commit/ff5b70149bf51012156378c8fc8b072c7c280d9d>`_ 2020-05-07 ``Add google_api_to_s3_transfer example dags and system tests (#8581)``
`4421f011ee <https://github.com/apache/airflow/commit/4421f011eeec2d1022a39933e27f530fb9f9c1b1>`_ 2020-05-01 ``Improve template capabilities of EMR job and step operators (#8572)``
`379a884d64 <https://github.com/apache/airflow/commit/379a884d645a4d73db1c81e3450adc82571989ea>`_ 2020-04-28 ``fix: aws hook should work without conn id (#8534)``
`74bc316c56 <https://github.com/apache/airflow/commit/74bc316c56192f14677e9406d3878887a836062b>`_ 2020-04-27 ``[AIRFLOW-4438] Add Gzip compression to S3_hook (#8571)``
`7ea66a1a95 <https://github.com/apache/airflow/commit/7ea66a1a9594704869e82513d3a06fe35b6109b2>`_ 2020-04-26 ``Add example DAG for ECSOperator (#8452)``
`b6434dedf9 <https://github.com/apache/airflow/commit/b6434dedf974085e5f8891446fa63104836c8fdf>`_ 2020-04-24 ``[AIRFLOW-7111] Add generate_presigned_url method to S3Hook (#8441)``
`becedd5af8 <https://github.com/apache/airflow/commit/becedd5af8df01a0210e0a3fa78e619785f39908>`_ 2020-04-19 ``Remove unrelated EC2 references in ECSOperator (#8451)``
`ab1290cb0c <https://github.com/apache/airflow/commit/ab1290cb0c5856fa85c8596bfdf780fcdfd99c31>`_ 2020-04-13 ``Make launch_type parameter optional (#8248)``
`87969a350d <https://github.com/apache/airflow/commit/87969a350ddd41e9e77776af6d780b31e363eaca>`_ 2020-04-09 ``[AIRFLOW-6515] Change Log Levels from Info/Warn to Error (#8170)``
`b46d6c0602 <https://github.com/apache/airflow/commit/b46d6c060280da59193a28cf67e791eb825cb51c>`_ 2020-04-08 ``Add support for AWS Secrets Manager as Secrets Backend (#8186)``
`68d1714f29 <https://github.com/apache/airflow/commit/68d1714f296989b7aad1a04b75dc033e76afb747>`_ 2020-04-04 ``[AIRFLOW-6822] AWS hooks should cache boto3 client (#7541)``
`8a02402576 <https://github.com/apache/airflow/commit/8a02402576f83869d5134b4bddef5d73c15a8320>`_ 2020-03-31 ``Rename CloudBaseHook to GoogleBaseHook and move it to google.common (#8011)``
`7239d9a82d <https://github.com/apache/airflow/commit/7239d9a82dbb3b9bdf27b531daa70338af9dd796>`_ 2020-03-28 ``Get Airflow Variables from AWS Systems Manager Parameter Store (#7945)``
`eb4af4f944 <https://github.com/apache/airflow/commit/eb4af4f944c77e67e167bbb6b0a2aaf075a95b50>`_ 2020-03-28 ``Make BaseSecretsBackend.build_path generic (#7948)``
`438da7241e <https://github.com/apache/airflow/commit/438da7241eb537e3ef5ae711629446155bf738a3>`_ 2020-03-28 ``[AIRFLOW-5825] SageMakerEndpointOperator is not idempotent (#7891)``
`686d7d50bd <https://github.com/apache/airflow/commit/686d7d50bd21622724d6818021355bc6885fd3de>`_ 2020-03-25 ``Standardize SecretBackend class names (#7846)``
`eef87b9953 <https://github.com/apache/airflow/commit/eef87b9953347a65421f315a07dbef37ded9df66>`_ 2020-03-23 ``[AIRFLOW-7105] Unify Secrets Backend method interfaces (#7830)``
`5648dfbc30 <https://github.com/apache/airflow/commit/5648dfbc300337b10567ef4e07045ea29d33ec06>`_ 2020-03-23 ``Add missing call to Super class in 'amazon', 'cloudant & 'databricks' providers (#7827)``
`a360024123 <https://github.com/apache/airflow/commit/a36002412334c445e4eab41fdbb85ef31b6fd384>`_ 2020-03-19 ``[AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend (#7753)``
`2a54512d78 <https://github.com/apache/airflow/commit/2a54512d785ba603ba71381dc3dfa049e9f74063>`_ 2020-03-17 ``[AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend (#7745)``
`a8b5fc74d0 <https://github.com/apache/airflow/commit/a8b5fc74d07e50c91bb64cb66ca1a450aa5ce6e1>`_ 2020-03-16 ``[AIRFLOW-4175] S3Hook load_file should support ACL policy paramete (#7733)``
`e31e9ddd23 <https://github.com/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68>`_ 2020-03-14 ``[AIRFLOW-5705] Add secrets backend and support for AWS SSM (#6376)``
`3bb60afc7b <https://github.com/apache/airflow/commit/3bb60afc7b8319996385d681faac342afe2b3bd2>`_ 2020-03-13 ``[AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML (#7619)``
`c0c5f11ad1 <https://github.com/apache/airflow/commit/c0c5f11ad11a5a38e0553c1a36aa75eb83efae51>`_ 2020-03-12 ``[AIRFLOW-6884] Make SageMakerTrainingOperator idempotent (#7598)``
`b7cdda1c64 <https://github.com/apache/airflow/commit/b7cdda1c64595bc7f85519337029de259e573fce>`_ 2020-03-10 ``[AIRFLOW-4438] Add Gzip compression to S3_hook (#7680)``
`42eef38217 <https://github.com/apache/airflow/commit/42eef38217e709bc7a7f71bf0286e9e61293a43e>`_ 2020-03-07 ``[AIRFLOW-6877] Add cross-provider dependencies as extras (#7506)``
`9a94ab246d <https://github.com/apache/airflow/commit/9a94ab246db8c09aa83bb6a6d245b1ca9563bcd9>`_ 2020-03-01 ``[AIRFLOW-6962] Fix compeleted to completed (#7600)``
`1b38f6d9b6 <https://github.com/apache/airflow/commit/1b38f6d9b6710bd5e25fc16883599f1842ab7cb9>`_ 2020-02-29 ``[AIRFLOW-5908] Add download_file to S3 Hook (#6577)``
`3ea3e1a2b5 <https://github.com/apache/airflow/commit/3ea3e1a2b580b7ed10efe668de0cc37b03673500>`_ 2020-02-26 ``[AIRFLOW-6824] EMRAddStepsOperator problem with multi-step XCom (#7443)``
`6eaa7e3b18 <https://github.com/apache/airflow/commit/6eaa7e3b1845644d5ec65a00a997f4029bec9628>`_ 2020-02-25 ``[AIRFLOW-5924] Automatically unify bucket name and key in S3Hook (#6574)``
`3320e432a1 <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_ 2020-02-24 ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
`7d0e7122dd <https://github.com/apache/airflow/commit/7d0e7122dd14576d834c6f66fe919a72b100b7f8>`_ 2020-02-24 ``[AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator (#7451)``
`4d03e33c11 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_ 2020-02-22 ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
`47a922b864 <https://github.com/apache/airflow/commit/47a922b86426968bfa07cc7892d2eeeca761d884>`_ 2020-02-21 ``[AIRFLOW-6854] Fix missing typing_extensions on python 3.8 (#7474)``
`9cbd7de6d1 <https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b>`_ 2020-02-18 ``[AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412)``
`58c3542ed2 <https://github.com/apache/airflow/commit/58c3542ed25061320ce61dbe0adf451a44c738dd>`_ 2020-02-12 ``[AIRFLOW-5231] Fix S3Hook.delete_objects method (#7375)``
`b7aa778b38 <https://github.com/apache/airflow/commit/b7aa778b38df2f116a1c20031e72fea8b97315bf>`_ 2020-02-10 ``[AIRFLOW-6767] Correct name for default Athena workgroup (#7394)``
`9282185e66 <https://github.com/apache/airflow/commit/9282185e6624e64bb7f17447f81c1b2d1bb4d56d>`_ 2020-02-09 ``[AIRFLOW-6761] Fix WorkGroup param in AWSAthenaHook (#7386)``
`94fccca970 <https://github.com/apache/airflow/commit/94fccca97030ee59d89f302a98137b17e7b01a33>`_ 2020-02-04 ``[AIRFLOW-XXXX] Add pre-commit check for utf-8 file encoding (#7347)``
`f3ad5cf618 <https://github.com/apache/airflow/commit/f3ad5cf6185b9d406d0fb0a4ecc0b5536f79217a>`_ 2020-02-03 ``[AIRFLOW-4681] Make sensors module pylint compatible (#7309)``
`88e40c714d <https://github.com/apache/airflow/commit/88e40c714d2853aa8966796945b2907c263fed08>`_ 2020-02-03 ``[AIRFLOW-6716] Fix AWS Datasync Example DAG (#7339)``
`a311d3d82e <https://github.com/apache/airflow/commit/a311d3d82e0c2e32bcb56e29f33c95ed0a2a2ddc>`_ 2020-02-03 ``[AIRFLOW-6718] Fix more occurrences of utils.dates.days_ago (#7341)``
`cb766b05b1 <https://github.com/apache/airflow/commit/cb766b05b17b80fd54a5ce6ac3ee35a631115000>`_ 2020-02-03 ``[AIRFLOW-XXXX] Fix Static Checks on CI (#7342)``
`97a429f9d0 <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_ 2020-02-02 ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
`7527eddc5e <https://github.com/apache/airflow/commit/7527eddc5e9729aa7e732209a07d57985f6c73e4>`_ 2020-02-02 ``[AIRFLOW-4364] Make all code in airflow/providers/amazon pylint compatible (#7336)``
`cf141506a2 <https://github.com/apache/airflow/commit/cf141506a25dbba279b85500d781f7e056540721>`_ 2020-02-02 ``[AIRFLOW-6708] Set unique logger names (#7330)``
`63aa3db88f <https://github.com/apache/airflow/commit/63aa3db88f8824efe79622301efd9f8ba75b991c>`_ 2020-02-02 ``[AIRFLOW-6258] Add CloudFormation operators to AWS providers (#6824)``
`af4157fdef <https://github.com/apache/airflow/commit/af4157fdeffc0c18492b518708c0db44815067ab>`_ 2020-02-02 ``[AIRFLOW-6672] AWS DataSync - better logging of error message (#7288)``
`373c6aa4a2 <https://github.com/apache/airflow/commit/373c6aa4a208284b5ff72987e4bd8f4e2ada1a1b>`_ 2020-01-30 ``[AIRFLOW-6682] Move GCP classes to providers package (#7295)``
`83c037873f <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_ 2020-01-30 ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
`1988a97e8f <https://github.com/apache/airflow/commit/1988a97e8f687e28a5a39b29677fb514e097753c>`_ 2020-01-28 ``[AIRFLOW-6659] Move AWS Transfer operators to providers package (#7274)``
`ab10443e96 <https://github.com/apache/airflow/commit/ab10443e965269efe9c1efaf5fa33bcdbe609f13>`_ 2020-01-28 ``[AIRFLOW-6424] Added a operator to modify EMR cluster (#7213)``
`40246132a7 <https://github.com/apache/airflow/commit/40246132a7ef3b07fe3173c6e7646ed6b53aad6e>`_ 2020-01-28 ``[AIRFLOW-6654] AWS DataSync - bugfix when creating locations (#7270)``
`82c0e5aff6 <https://github.com/apache/airflow/commit/82c0e5aff6004f636b98e207c3caec40b403fbbe>`_ 2020-01-28 ``[AIRFLOW-6655] Move AWS classes to providers (#7271)``
`599e4791c9 <https://github.com/apache/airflow/commit/599e4791c91cff411b1bf1c45555db5094c2b420>`_ 2020-01-18 ``[AIRFLOW-6541] Use EmrJobFlowSensor for other states (#7146)``
`c319e81cae <https://github.com/apache/airflow/commit/c319e81cae1de31ad1373903252d8608ffce1fba>`_ 2020-01-17 ``[AIRFLOW-6572] Move AWS classes to providers.amazon.aws package (#7178)``
`941a070578 <https://github.com/apache/airflow/commit/941a070578bc7d9410715b89658548167352cc4d>`_ 2020-01-15 ``[AIRFLOW-6570] Add dag tag for all example dag (#7176)``
`78d8fe6944 <https://github.com/apache/airflow/commit/78d8fe6944b689b9b0af99255286e34e06eedec3>`_ 2020-01-08 ``[AIRFLOW-6245] Add custom waiters for AWS batch jobs (#6811)``
`e0b0227257 <https://github.com/apache/airflow/commit/e0b022725749181bd4e30933e4a0ffefb993eede>`_ 2019-12-28 ``[AIRFLOW-6319] Add support for AWS Athena workgroups (#6871)``
`57da456854 <https://github.com/apache/airflow/commit/57da45685457520d51a0967e2aeb5e5ff162dfa7>`_ 2019-12-24 ``[AIRFLOW-6333] Bump Pylint to 2.4.4 & fix/disable new checks (#6888)``
`cf647c27e0 <https://github.com/apache/airflow/commit/cf647c27e0f35bbd1183bfcf87a106cbdb69d3fa>`_ 2019-12-18 ``[AIRFLOW-6038] AWS DataSync reworked (#6773)``
`7502cad284 <https://github.com/apache/airflow/commit/7502cad2844139d57e4276d971c0706a361d9dbe>`_ 2019-12-17 ``[AIRFLOW-6206] Move and rename AWS batch operator [AIP-21] (#6764)``
`c4c635df69 <https://github.com/apache/airflow/commit/c4c635df6906f56e01724573923e19763bb0da62>`_ 2019-12-17 ``[AIRFLOW-6083] Adding ability to pass custom configuration to lambda client. (#6678)``
`4fb498f87e <https://github.com/apache/airflow/commit/4fb498f87ef89acc30f2576ebc5090ab0653159e>`_ 2019-12-09 ``[AIRFLOW-6072] aws_hook: Outbound http proxy setting and other enhancements (#6686)``
`a1e2f86352 <https://github.com/apache/airflow/commit/a1e2f863526973b17892ec31caf09eded95c1cd2>`_ 2019-11-20 ``[AIRFLOW-6021] Replace list literal with list constructor (#6617)``
`baae140847 <https://github.com/apache/airflow/commit/baae140847cdf9d84e905fb6d1f119d6950eecf9>`_ 2019-11-19 ``[AIRFLOW-5781] AIP-21 Migrate AWS Kinesis to /providers/amazon/aws (#6588)``
`504cfbac1a <https://github.com/apache/airflow/commit/504cfbac1a4ec2e2fd169523ed357808f63881bb>`_ 2019-11-18 ``[AIRFLOW-5783] AIP-21 Move aws redshift into providers structure (#6539)``
`992f0e3acf <https://github.com/apache/airflow/commit/992f0e3acf11163294508858515a5f79116e3ad8>`_ 2019-11-12 ``AIRFLOW-5824: AWS DataSync Hook and Operators added (#6512)``
`c015eb2f64 <https://github.com/apache/airflow/commit/c015eb2f6496b9721afda9e85d5d4af3bbe0696b>`_ 2019-11-10 ``[AIRFLOW-5786] Migrate AWS SNS to /providers/amazon/aws (#6502)``
`3d76fb4bf2 <https://github.com/apache/airflow/commit/3d76fb4bf25e5b7d3d30e0d64867b5999b77f0b0>`_ 2019-11-09 ``[AIRFLOW-5782] Migrate AWS Lambda to /providers/amazon/aws [AIP-21] (#6518)``
================================================================================================= =========== ======================================================================================================================================================================