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/12/10 20:44:19 UTC

[GitHub] [airflow] zachliu commented on a change in pull request #12993: Add changes from 1.10.14

zachliu commented on a change in pull request #12993:
URL: https://github.com/apache/airflow/pull/12993#discussion_r540483638



##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,37 @@
+Airflow 1.10.14, 2020-12-10
+----------------------------
+
+Bug Fixes
+"""""""""
+
+- BugFix: Tasks with ``depends_on_past`` or ``task_concurrency`` are stuck (#12663)
+- Fix issue with empty Resources in executor_config (#12633)
+- Fix: Deprecated config ``force_log_out_after`` was not used (#12661)
+- Fix empty asctime field in JSON formatted logs (#10515)
+- [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY (#3651)
+- [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in www_rbac (#3729)
+- [AIRFLOW-2886] Generate random Flask SECRET_KEY in default config (#3738)

Review comment:
       ```suggestion
   - [AIRFLOW-2886] Generate random Flask SECRET_KEY in default config (#3738)
   ```
   https://github.com/apache/airflow/pull/3738 overrides https://github.com/apache/airflow/pull/3729 and https://github.com/apache/airflow/pull/3651




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