mik-laj commented on a change in pull request #15811:
URL: https://github.com/apache/airflow/pull/15811#discussion_r632183588



##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,502 @@
+Airflow 2.1.0, 2021-05-11
+-------------------------
+
+New Features
+""""""""""""
+
+566127308 Add PythonVirtualenvDecorator to Taskflow API (#14761)
+da897c926 Add Taskgroup decorator (#15034)
+87e440ddd Create a DAG Calendar View (#15423)
+db0e9425c Create cross-DAG dependencies view (#13199)
+9dad095f7 Add rest API to query for providers (#13394)
+d295e708d Mask passwords and sensitive info in task logs and UI (#15599)
+59e33c1ec Add SubprocessHook for running commands from operators (#13423)
+61b613359 Add DAG Timeout in UI page "DAG Details" (#14165)
+ffd05e684 Add WeekDayBranchOperator (#13997)
+1872d8719 Add Apache Beam operators (#12814)
+6d6588fe2 Add Google Cloud Workflows Operators (#13366)
+adf7755ea Add ``extra`` field to get_connnection REST endpoint (#13885)
+10b8ecc86 Add params to the DAG details endpoint (#13790)
+6410f0710 Add __repr__ for Executors (#13753)
+2fef2ab1b Add JSON linter to DAG Trigger UI (#13551)
+1d2977f6a Add Neo4j hook and operator (#13324)
+0e510b2f2 Add DAG Description Doc to Trigger UI Page (#13365)
+429e54c19 Add support for no-menu plugin views (#11742)
+323084e97 Add timeout option to gcs hook methods. (#13156)
+1b96149f1 UI: Add queued_by_job_id & external_executor_id Columns to TI View 
(#13266)
+cb4755f8a Add airflow webserver URL into SLA miss email. (#13249)
+24aa3bf02 Add readonly REST API endpoints for users (#14735)
+7b83bf2c8 Add files to generate Airflow's Python SDK (#14739)
+e4bf8f349 Add dynamic fields to snowflake connection (#14724)
+0e134580d Add readonly REST API endpoint for roles and permissions (#14664)
+1e37a11e0 Add new datetime branch operator (#11964)
+20b72aea4 Adds new Airbyte provider (#14492)
+523e2f48c Allow ``additionalProperties`` in provider schema (#13440)
+35c9a9029 Add Google leveldb hook and operator (#13109) (#14105)
+11d03d2f6 Add Azure Data Factory hook (#11015)
+31acf95f5 Add plugins endpoint to the REST API (#14280)
+45e72ca83 Add Tableau provider separate from Salesforce Provider (#14030)
+dd7ff4621 Add worker_pod_pending_timeout support (#15263)
+19b74fd28 Add support for labelling DAG edges (#15142)
+eae22cec9 Adds 'Trino' provider (with lower memory footprint for tests) 
(#15187)
+6706b67fe Add CUD REST API endpoints for Roles (#14840)
+7cadb63d3 Import connections from a file (#15177)
+9b76b94c9 A bunch of template_fields_renderers additions (#15130)
+a2d99293c Add REST API query sort and order to some endpoints (#14895)
+88a74444b Add timezone context in new ui (#15096)
+9ca49b691 Add query mutations to new UI (#15068)
+2e3eb4209 Add different modes to sort dag files for parsing (#15046)
+76105c12f Auto refresh on Tree View (#15474)
+398ac7bdf Make skip_exit_code configurable in BashOperator (#14963)
+bc5ced3e5 Task Instance model: allow pool names >50 chars (#15203)

Review comment:
       Improvents?




-- 
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]


Reply via email to