ashb commented on a change in pull request #8807:
URL: https://github.com/apache/airflow/pull/8807#discussion_r423007715
##########
File path: airflow/providers/amazon/PROVIDERS_CHANGES_2020.05.10.md
##########
@@ -0,0 +1,78 @@
+
+
+### Release 2020.05.10
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+|
[cbebed2b4](https://github.com/apache/airflow/commit/cbebed2b4d0bd1e0984c331c0270e83bf8df8540)
| 2020-05-10 | Allow passing backend_kwargs to AWS SSM client (#8802)
|
+|
[c7788a689](https://github.com/apache/airflow/commit/c7788a6894cb79c22153434dd9b977393b8236be)
| 2020-05-10 | Add imap_attachment_to_s3 example dag and system test (#8669)
|
+|
[ff5b70149](https://github.com/apache/airflow/commit/ff5b70149bf51012156378c8fc8b072c7c280d9d)
| 2020-05-07 | Add google_api_to_s3_transfer example dags and system tests
(#8581)
|
+|
[4421f011e](https://github.com/apache/airflow/commit/4421f011eeec2d1022a39933e27f530fb9f9c1b1)
| 2020-05-01 | Improve template capabilities of EMR job and step operators
(#8572)
|
+|
[379a884d6](https://github.com/apache/airflow/commit/379a884d645a4d73db1c81e3450adc82571989ea)
| 2020-04-28 | fix: aws hook should work without conn id (#8534)
|
+|
[74bc316c5](https://github.com/apache/airflow/commit/74bc316c56192f14677e9406d3878887a836062b)
| 2020-04-27 | [AIRFLOW-4438] Add Gzip compression to S3_hook (#8571)
|
+|
[7ea66a1a9](https://github.com/apache/airflow/commit/7ea66a1a9594704869e82513d3a06fe35b6109b2)
| 2020-04-26 | Add example DAG for ECSOperator (#8452)
|
+|
[b6434dedf](https://github.com/apache/airflow/commit/b6434dedf974085e5f8891446fa63104836c8fdf)
| 2020-04-24 | [AIRFLOW-7111] Add generate_presigned_url method to S3Hook
(#8441)
|
+|
[becedd5af](https://github.com/apache/airflow/commit/becedd5af8df01a0210e0a3fa78e619785f39908)
| 2020-04-19 | Remove unrelated EC2 references in ECSOperator (#8451)
|
+|
[ab1290cb0](https://github.com/apache/airflow/commit/ab1290cb0c5856fa85c8596bfdf780fcdfd99c31)
| 2020-04-13 | Make launch_type parameter optional (#8248)
|
+|
[87969a350](https://github.com/apache/airflow/commit/87969a350ddd41e9e77776af6d780b31e363eaca)
| 2020-04-09 | [AIRFLOW-6515] Change Log Levels from Info/Warn to Error
(#8170)
|
+|
[b46d6c060](https://github.com/apache/airflow/commit/b46d6c060280da59193a28cf67e791eb825cb51c)
| 2020-04-08 | Add support for AWS Secrets Manager as Secrets Backend (#8186)
|
+|
[68d1714f2](https://github.com/apache/airflow/commit/68d1714f296989b7aad1a04b75dc033e76afb747)
| 2020-04-04 | [AIRFLOW-6822] AWS hooks should cache boto3 client (#7541)
|
+|
[8a0240257](https://github.com/apache/airflow/commit/8a02402576f83869d5134b4bddef5d73c15a8320)
| 2020-03-31 | Rename CloudBaseHook to GoogleBaseHook and move it to
google.common (#8011)
|
+|
[7239d9a82](https://github.com/apache/airflow/commit/7239d9a82dbb3b9bdf27b531daa70338af9dd796)
| 2020-03-28 | Get Airflow Variables from AWS Systems Manager Parameter Store
(#7945)
|
+|
[eb4af4f94](https://github.com/apache/airflow/commit/eb4af4f944c77e67e167bbb6b0a2aaf075a95b50)
| 2020-03-28 | Make BaseSecretsBackend.build_path generic (#7948)
|
+|
[438da7241](https://github.com/apache/airflow/commit/438da7241eb537e3ef5ae711629446155bf738a3)
| 2020-03-28 | [AIRFLOW-5825] SageMakerEndpointOperator is not idempotent
(#7891)
|
+|
[686d7d50b](https://github.com/apache/airflow/commit/686d7d50bd21622724d6818021355bc6885fd3de)
| 2020-03-25 | Standardize SecretBackend class names (#7846)
|
+|
[eef87b995](https://github.com/apache/airflow/commit/eef87b9953347a65421f315a07dbef37ded9df66)
| 2020-03-23 | [AIRFLOW-7105] Unify Secrets Backend method interfaces (#7830)
|
+|
[5648dfbc3](https://github.com/apache/airflow/commit/5648dfbc300337b10567ef4e07045ea29d33ec06)
| 2020-03-23 | Add missing call to Super class in 'amazon',
'cloudant & 'databricks' providers (#7827)
|
+|
[a36002412](https://github.com/apache/airflow/commit/a36002412334c445e4eab41fdbb85ef31b6fd384)
| 2020-03-19 | [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with
VaultBackend (#7753)
|
+|
[2a54512d7](https://github.com/apache/airflow/commit/2a54512d785ba603ba71381dc3dfa049e9f74063)
| 2020-03-17 | [AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend (#7745)
|
+|
[a8b5fc74d](https://github.com/apache/airflow/commit/a8b5fc74d07e50c91bb64cb66ca1a450aa5ce6e1)
| 2020-03-16 | [AIRFLOW-4175] S3Hook load_file should support ACL policy
paramete (#7733)
|
+|
[e31e9ddd2](https://github.com/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68)
| 2020-03-14 | [AIRFLOW-5705] Add secrets backend and support for AWS SSM
(#6376)
|
+|
[3bb60afc7](https://github.com/apache/airflow/commit/3bb60afc7b8319996385d681faac342afe2b3bd2)
| 2020-03-13 | [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML (#7619)
|
+|
[c0c5f11ad](https://github.com/apache/airflow/commit/c0c5f11ad11a5a38e0553c1a36aa75eb83efae51)
| 2020-03-12 | [AIRFLOW-6884] Make SageMakerTrainingOperator idempotent
(#7598)
|
+|
[b7cdda1c6](https://github.com/apache/airflow/commit/b7cdda1c64595bc7f85519337029de259e573fce)
| 2020-03-10 | [AIRFLOW-4438] Add Gzip compression to S3_hook (#7680)
|
+|
[42eef3821](https://github.com/apache/airflow/commit/42eef38217e709bc7a7f71bf0286e9e61293a43e)
| 2020-03-07 | [AIRFLOW-6877] Add cross-provider dependencies as extras
(#7506)
|
+|
[9a94ab246](https://github.com/apache/airflow/commit/9a94ab246db8c09aa83bb6a6d245b1ca9563bcd9)
| 2020-03-01 | [AIRFLOW-6962] Fix compeleted to completed (#7600)
|
+|
[1b38f6d9b](https://github.com/apache/airflow/commit/1b38f6d9b6710bd5e25fc16883599f1842ab7cb9)
| 2020-02-29 | [AIRFLOW-5908] Add download_file to S3 Hook (#6577)
|
+|
[3ea3e1a2b](https://github.com/apache/airflow/commit/3ea3e1a2b580b7ed10efe668de0cc37b03673500)
| 2020-02-26 | [AIRFLOW-6824] EMRAddStepsOperator problem with multi-step
XCom (#7443)
|
+|
[6eaa7e3b1](https://github.com/apache/airflow/commit/6eaa7e3b1845644d5ec65a00a997f4029bec9628)
| 2020-02-25 | [AIRFLOW-5924] Automatically unify bucket name and key in
S3Hook (#6574)
|
+|
[3320e432a](https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc)
| 2020-02-24 | [AIRFLOW-6817] Lazy-load `airflow.DAG` to keep user-facing API
untouched (#7517)
|
+|
[7d0e7122d](https://github.com/apache/airflow/commit/7d0e7122dd14576d834c6f66fe919a72b100b7f8)
| 2020-02-24 | [AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and
operator (#7451)
|
+|
[4d03e33c1](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) |
+|
[47a922b86](https://github.com/apache/airflow/commit/47a922b86426968bfa07cc7892d2eeeca761d884)
| 2020-02-21 | [AIRFLOW-6854] Fix missing typing_extensions on python 3.8
(#7474)
|
+|
[9cbd7de6d](https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b)
| 2020-02-18 | [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers
package and add tests (#7412)
|
+|
[58c3542ed](https://github.com/apache/airflow/commit/58c3542ed25061320ce61dbe0adf451a44c738dd)
| 2020-02-12 | [AIRFLOW-5231] Fix S3Hook.delete_objects method (#7375)
|
+|
[b7aa778b3](https://github.com/apache/airflow/commit/b7aa778b38df2f116a1c20031e72fea8b97315bf)
| 2020-02-10 | [AIRFLOW-6767] Correct name for default Athena workgroup
(#7394)
|
+|
[9282185e6](https://github.com/apache/airflow/commit/9282185e6624e64bb7f17447f81c1b2d1bb4d56d)
| 2020-02-09 | [AIRFLOW-6761] Fix WorkGroup param in AWSAthenaHook (#7386)
|
Review comment:
So. This commit is included in 1.10.10 already, which probably means we
shouldn't include it here too....
:thinking:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]