This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
omit e164959 Add Changelog for 1.10.12
omit 9e5af09 Webserver: Sanitize values passed to origin param (#10334)
omit 55b15e6 Fix typo in Task Lifecycle section (#9867)
omit e1f804d Make Secret Backend docs clearer about Variable & Connection
View (#8913)
omit 50b370f Bump version to 1.10.12
omit fe35cf2 Add new committers: Ry Walker & Leah Cole to project.rst
(#9892)
omit 8c880d0 Add Qingping Hou to committers list (#9725)
omit 07aba55 Updated link to official documentation (#9629)
omit 228d5f4 Add DateTimeSensor (#9697)
omit 9ad1518 Create a short-link for Airflow Slack Invites (#10034)
omit a9f2ed0 Fix docstrings in BigQueryGetDataOperator (#10042)
omit 8838038 UI Graph View: Focus upstream / downstream task dependencies
on mouseover (#9303)
omit c595d96 Allow `image` in `KubernetesPodOperator` to be templated
(#10068)
omit b51de2b Set language on code-block on docs/howto/email-config.rst
(#10238)
omit 357c7de Remove duplicate line from 1.10.10 CHANGELOG (#10289)
omit 5d496c2 Add ClusterPolicyViolation support to airflow local settings
(#10282)
omit 94d2b08 Fix clear future recursive when ExternalTaskMarker is used
(#9515)
omit 313f61e Get Airflow configs with sensitive data from Secret Backends
(#9645)
omit ecd860f [AIRFLOW-4734] Upsert functionality for
PostgresHook.insert_rows() (#8625)
omit 716662e [AIRFLOW-6843] Add delete_option_kwargs to
delete_namespaced_pod (#7523)
omit 518e691 Improve process terminating in scheduler_job (#8064)
omit b681eaa Replace deprecated base classes used in
bigquery_check_operator (#10272)
omit b9d56b1 Handle IntegrityError while creating TIs (#10136)
omit d84c5f9 Fix airflow-webserver startup errors when using Kerberos Auth
(#10047)
omit 65a7b1b [AIRFLOW-5897] Allow setting -1 as pool slots value in
webserver (#6550)
omit 5f2c2a1 Remove chart from exported sources
omit adf2b4b Fixes treatment of open slots in scheduler (#9316) (#9505)
omit 31df55e Update JS packages to latest versions (#9811) (#9921)
add bce7d1c Update JS packages to latest versions (#9811) (#9921)
add 84e4bbe Fixes treatment of open slots in scheduler (#9316) (#9505)
add eca6c32 Remove chart from exported sources
add fb98e25 [AIRFLOW-5897] Allow setting -1 as pool slots value in
webserver (#6550)
add 11d5d8d Fix airflow-webserver startup errors when using Kerberos Auth
(#10047)
add 5ce0694 Handle IntegrityError while creating TIs (#10136)
add f51b490 Replace deprecated base classes used in
bigquery_check_operator (#10272)
add 9ee28e2 Improve process terminating in scheduler_job (#8064)
add b2fbace [AIRFLOW-6843] Add delete_option_kwargs to
delete_namespaced_pod (#7523)
add 7761e3f [AIRFLOW-4734] Upsert functionality for
PostgresHook.insert_rows() (#8625)
add ee345bb Get Airflow configs with sensitive data from Secret Backends
(#9645)
add 0ab6139 Fix clear future recursive when ExternalTaskMarker is used
(#9515)
add 1b09eff Add ClusterPolicyViolation support to airflow local settings
(#10282)
add c87ec44 Remove duplicate line from 1.10.10 CHANGELOG (#10289)
add 8c83a4c Set language on code-block on docs/howto/email-config.rst
(#10238)
add 6aaee23 Allow `image` in `KubernetesPodOperator` to be templated
(#10068)
add 7a8fa5b UI Graph View: Focus upstream / downstream task dependencies
on mouseover (#9303)
add 0d7b387 Fix docstrings in BigQueryGetDataOperator (#10042)
add 5b69d10 Create a short-link for Airflow Slack Invites (#10034)
add 1d0c365 Add DateTimeSensor (#9697)
add 9efe9b3 Updated link to official documentation (#9629)
add a55c445 Add Qingping Hou to committers list (#9725)
add 4c0bffd Add new committers: Ry Walker & Leah Cole to project.rst
(#9892)
add e61841a Bump version to 1.10.12
add cf53b1b Make Secret Backend docs clearer about Variable & Connection
View (#8913)
add 004efff Fix typo in Task Lifecycle section (#9867)
add 9e8d566 Webserver: Sanitize values passed to origin param (#10334)
add f487f2f Add Changelog for 1.10.12
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e164959)
\
N -- N -- N refs/heads/v1-10-test (f487f2f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
airflow/www_rbac/webpack.config.js | 3 -
airflow/www_rbac/yarn.lock | 849 +------------------------------------
2 files changed, 12 insertions(+), 840 deletions(-)