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 2021/11/08 20:23:00 UTC

[GitHub] [airflow] jedcunningham opened a new pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

jedcunningham opened a new pull request #19481:
URL: https://github.com/apache/airflow/pull/19481


   Time for `2.2.2rc1`!


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on a change in pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on a change in pull request #19481:
URL: https://github.com/apache/airflow/pull/19481#discussion_r745088993



##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)

Review comment:
       ```suggestion
   - ``sqlite_default`` has been hard-coded to ``/tmp``, use ``gettempdir`` instead (#19255)
   ```




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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham merged pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
jedcunningham merged pull request #19481:
URL: https://github.com/apache/airflow/pull/19481


   


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on a change in pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
potiuk commented on a change in pull request #19481:
URL: https://github.com/apache/airflow/pull/19481#discussion_r745069341



##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.1, 2021-11-11

Review comment:
       ```suggestion
   Airflow 2.2.2, 2021-11-11
   ```




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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #19481:
URL: https://github.com/apache/airflow/pull/19481#issuecomment-963559932


   The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on a change in pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
kaxil commented on a change in pull request #19481:
URL: https://github.com/apache/airflow/pull/19481#discussion_r745078441



##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)
+- Fix Toggle Wrap on DAG code page (#19211)
+- Clarify dag-not-found error message (#19338)
+- Add Note to SLA regarding schedule_interval (#19173)
+- Use ``execution_date`` to check for existing ``DagRun`` for ``TriggerDagRunOperator`` (#18968)
+- Add explicit session parameter in PoolSlotsAvailableDep (#18875)
+- FAB still requires WTForms < 3.0 (#19466)
+
+Doc only changes
+""""""""""""""""
+
+- Add missing parameter documentation for "timetable" (#19282)
+- Docs: Fix typo in ``dag-run.rst`` (#19340)
+- Improve Kubernetes Executor docs (#19339)
+- Fix typo in ``tutorial.rst`` (#18983)

Review comment:
       ```suggestion
   - Add missing parameter documentation for "timetable" (#19282)
   - Improve Kubernetes Executor docs (#19339)
   ```

##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)
+- Fix Toggle Wrap on DAG code page (#19211)
+- Clarify dag-not-found error message (#19338)
+- Add Note to SLA regarding schedule_interval (#19173)
+- Use ``execution_date`` to check for existing ``DagRun`` for ``TriggerDagRunOperator`` (#18968)
+- Add explicit session parameter in PoolSlotsAvailableDep (#18875)
+- FAB still requires WTForms < 3.0 (#19466)

Review comment:
       ```suggestion
   - FAB still requires ``WTForms<3.0`` (#19466)
   ```

##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)
+- Fix Toggle Wrap on DAG code page (#19211)
+- Clarify dag-not-found error message (#19338)
+- Add Note to SLA regarding schedule_interval (#19173)
+- Use ``execution_date`` to check for existing ``DagRun`` for ``TriggerDagRunOperator`` (#18968)
+- Add explicit session parameter in PoolSlotsAvailableDep (#18875)

Review comment:
       ```suggestion
   - Add explicit session parameter in ``PoolSlotsAvailableDep`` (#18875)
   ```

##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)
+- Fix Toggle Wrap on DAG code page (#19211)
+- Clarify dag-not-found error message (#19338)
+- Add Note to SLA regarding schedule_interval (#19173)

Review comment:
       ```suggestion
   - Add Note to SLA regarding ``schedule_interval`` (#19173)
   ```

##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)

Review comment:
       ```suggestion
   - Check if job object is ``None`` before calling ``.is_alive()`` (#19380)
   ```

##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)

Review comment:
       ```suggestion
   - Fix serialization of ``Params`` with set data type (#19267)
   ```

##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)

Review comment:
       ```suggestion
   - ``sqlite_default`` Connection has been hard-coded to `/tmp`, use `gettempdir` instead (#19255)
   ```

##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)
+- Fix Toggle Wrap on DAG code page (#19211)
+- Clarify dag-not-found error message (#19338)

Review comment:
       ```suggestion
   - Clarify "dag not found" error message in CLI (#19338)
   ```




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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
kaxil commented on pull request #19481:
URL: https://github.com/apache/airflow/pull/19481#issuecomment-963560117


   Marked it as a draft to avoid accidental "squash and merge"


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on a change in pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on a change in pull request #19481:
URL: https://github.com/apache/airflow/pull/19481#discussion_r745070974



##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.1, 2021-11-11

Review comment:
       🤦‍♂️ thanks!




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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on a change in pull request #19481: Sync `v2-2-stable` with `v2-2-test` to release `2.2.2`

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on a change in pull request #19481:
URL: https://github.com/apache/airflow/pull/19481#discussion_r745088993



##########
File path: CHANGELOG.txt
##########
@@ -1,3 +1,38 @@
+Airflow 2.2.2, 2021-11-11
+-------------------------
+
+Bug Fixes
+"""""""""
+
+- Fix bug when checking for existence of a Variable (#19395)
+- Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)
+- Fix moving of dangling TaskInstance rows for SQL Server (#19425)
+- Fix task instance modal in gantt view (#19258)
+- Fix serialization of Params with set data type (#19267)
+- Check if job object is None before calling .is_alive() (#19380)
+- Task should fail immediately when pod is unprocessable (#19359)
+- Fix downgrade for a DB Migration (#19390)
+- Only mark SchedulerJobs as failed, not any jobs (#19375)
+- Fix message on "Mark as" confirmation page (#19363)
+- Bugfix: Check next run exists before reading data interval (#19307)
+- Fix MySQL db migration with default encoding/collation (#19268)
+- Fix hidden tooltip position (#19261)
+- sqlite_default has been hard-coded to /tmp, usegettempdir instead, (#19255)

Review comment:
       ```suggestion
   - ``sqlite_default`` Connection has been hard-coded to ``/tmp``, use ``gettempdir`` instead (#19255)
   ```




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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org