You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/01 17:36:52 UTC

[GitHub] [airflow] mik-laj opened a new pull request #10093: Delete irrelevant entries from UPDATING.md

mik-laj opened a new pull request #10093:
URL: https://github.com/apache/airflow/pull/10093


   Commended inline
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on a change in pull request #10093: Delete irrelevant entries from UPDATING.md

Posted by GitBox <gi...@apache.org>.
mik-laj commented on a change in pull request #10093:
URL: https://github.com/apache/airflow/pull/10093#discussion_r463983490



##########
File path: UPDATING.md
##########
@@ -851,16 +841,6 @@ arguments, please change `store_serialized_dags` to `read_dags_from_db`.
 Similarly, if you were using `DagBag().store_serialized_dags` property, change it to
 `DagBag().read_dags_from_db`.
 
-#### Ability to patch Pool.DEFAULT_POOL_NAME in BaseOperator

Review comment:
       This change does not affect the end user, only tests.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] mik-laj merged pull request #10093: Delete irrelevant entries from UPDATING.md

Posted by GitBox <gi...@apache.org>.
mik-laj merged pull request #10093:
URL: https://github.com/apache/airflow/pull/10093


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on a change in pull request #10093: Delete irrelevant entries from UPDATING.md

Posted by GitBox <gi...@apache.org>.
mik-laj commented on a change in pull request #10093:
URL: https://github.com/apache/airflow/pull/10093#discussion_r463983518



##########
File path: UPDATING.md
##########
@@ -1494,20 +1474,6 @@ For example instead of `pip install apache-airflow[atlas]` you should use
 
 The deprecated extras will be removed in 2.1:
 
-#### Added mypy plugin to preserve types of decorated functions

Review comment:
       This is a new feature that should be described in the changelog.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on a change in pull request #10093: Delete irrelevant entries from UPDATING.md

Posted by GitBox <gi...@apache.org>.
mik-laj commented on a change in pull request #10093:
URL: https://github.com/apache/airflow/pull/10093#discussion_r463983396



##########
File path: UPDATING.md
##########
@@ -210,16 +210,6 @@ ie. running, {"name": "bob"}
 whereas in in prior releases it just printed the state:
 ie. running
 
-#### Added `airflow dags test` CLI command

Review comment:
       This is a new feature that should be described in the changelog.




----------------------------------------------------------------
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:
users@infra.apache.org