This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch changes-3.1.7rc1
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit d724c618cc1 Update RELEASE_NOTES.rst
    omit 7b402c69cfa Update Airflow Version to 3.1.7
     add 883cd40c986 Manually backport fix reset pagination (#61169)
     add 24e91316b1c Update year in NOTICE files (#61164)
     add 4ac42ec2c7a [v3-1-test] Add prek hook to check NOTICE files for 
content (#60699) (#60710)
     add 1792f0761b4 Revert "Inherit core theme in React plugins (#60256) 
(#60405)" (#61200)
     add 1fadca98b9a [v3-1-test] Add note about Official Docker Image default 
for load_examples (#60723) (#61179)
     add f31715ce56c Fix react apps plugins router (#61206)
     add 8cba37c6b3b fix(ui): avoid gantt annotation error during resize 
(#60877)
     add 5a2b2404cfe [v3-1-test] Add guardrail to handle DAG deserialization 
errors in scheduler (#61162) (#61210)
     add 52b7aeae508 [v3-1-test] Explicitly set table ordering (#60609) (#61216)
     add dd1a86593f2 Fix import errors not showing on UI (#61163) (#61213)
     add 43884aaa701 Update Airflow Version to 3.1.7
     add d10388ed720 Update RELEASE_NOTES.rst

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   (d724c618cc1)
            \
             N -- N -- N   refs/heads/changes-3.1.7rc1 (d10388ed720)

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:
 .pre-commit-config.yaml                            |   5 +
 NOTICE                                             |   2 +-
 RELEASE_NOTES.rst                                  |  17 +-
 airflow-core/NOTICE                                |   2 +-
 .../core_api/routes/public/import_error.py         |  35 +-
 .../src/airflow/config_templates/config.yml        |   9 +-
 .../src/airflow/jobs/scheduler_job_runner.py       |  23 +-
 .../ui/src/components/DataTable/DataTable.tsx      |   2 +
 .../airflow/ui/src/layouts/Details/Gantt/utils.ts  |   1 +
 .../airflow/ui/src/pages/AssetsList/AssetsList.tsx |  11 +-
 .../ui/src/pages/Connections/Connections.tsx       |  11 +-
 .../pages/Dag/Tasks/TaskFilters/TaskFilters.tsx    |   6 +-
 airflow-core/src/airflow/ui/src/pages/DagRuns.tsx  |   1 +
 .../src/airflow/ui/src/pages/DagsList/DagsList.tsx |  17 +-
 .../src/airflow/ui/src/pages/ExternalView.tsx      |   6 +-
 .../src/airflow/ui/src/pages/Pools/Pools.tsx       |   9 +-
 .../src/airflow/ui/src/pages/ReactPlugin.tsx       |  24 +-
 .../ui/src/pages/TaskInstances/TaskInstances.tsx   |   1 +
 .../airflow/ui/src/pages/Variables/Variables.tsx   |  11 +-
 airflow-core/src/airflow/ui/src/theme.ts           |   3 -
 .../core_api/routes/public/test_import_error.py    |  51 ++-
 airflow-core/tests/unit/jobs/test_scheduler_job.py |  33 ++
 chart/NOTICE                                       |   2 +-
 .../react_plugin_template/README.md                |   2 -
 .../react_plugin_template/src/global.d.ts          |  24 --
 .../react_plugin_template/src/main.tsx             |   8 +-
 .../react_plugin_template/src/theme.ts             | 405 ++++++++++++++++++++-
 go-sdk/NOTICE                                      |   2 +-
 providers/airbyte/NOTICE                           |   2 +-
 providers/alibaba/NOTICE                           |   2 +-
 providers/amazon/NOTICE                            |   2 +-
 providers/apache/beam/NOTICE                       |   2 +-
 providers/apache/cassandra/NOTICE                  |   2 +-
 providers/apache/drill/NOTICE                      |   2 +-
 providers/apache/druid/NOTICE                      |   2 +-
 providers/apache/flink/NOTICE                      |   2 +-
 providers/apache/hdfs/NOTICE                       |   2 +-
 providers/apache/hive/NOTICE                       |   2 +-
 providers/apache/iceberg/NOTICE                    |   2 +-
 providers/apache/impala/NOTICE                     |   2 +-
 providers/apache/kafka/NOTICE                      |   2 +-
 providers/apache/kylin/NOTICE                      |   2 +-
 providers/apache/livy/NOTICE                       |   2 +-
 providers/apache/pig/NOTICE                        |   2 +-
 providers/apache/pinot/NOTICE                      |   2 +-
 providers/apache/spark/NOTICE                      |   2 +-
 providers/apache/tinkerpop/NOTICE                  |   2 +-
 providers/apprise/NOTICE                           |   2 +-
 providers/arangodb/NOTICE                          |   2 +-
 providers/asana/NOTICE                             |   2 +-
 providers/atlassian/jira/NOTICE                    |   2 +-
 providers/celery/NOTICE                            |   2 +-
 providers/cloudant/NOTICE                          |   2 +-
 providers/cncf/kubernetes/NOTICE                   |   2 +-
 providers/cohere/NOTICE                            |   2 +-
 providers/common/compat/NOTICE                     |   2 +-
 providers/common/io/NOTICE                         |   2 +-
 providers/common/messaging/NOTICE                  |   2 +-
 providers/common/sql/NOTICE                        |   2 +-
 providers/databricks/NOTICE                        |   2 +-
 providers/datadog/NOTICE                           |   2 +-
 providers/dbt/cloud/NOTICE                         |   2 +-
 providers/dingding/NOTICE                          |   2 +-
 providers/discord/NOTICE                           |   2 +-
 providers/docker/NOTICE                            |   2 +-
 providers/edge3/NOTICE                             |   2 +-
 providers/elasticsearch/NOTICE                     |   2 +-
 providers/exasol/NOTICE                            |   2 +-
 providers/fab/3rd-party-licenses/LICENSES-ui.txt   |   2 +-
 providers/fab/NOTICE                               |   2 +-
 providers/facebook/NOTICE                          |   2 +-
 providers/ftp/NOTICE                               |   2 +-
 providers/git/NOTICE                               |   2 +-
 providers/github/NOTICE                            |   2 +-
 providers/google/NOTICE                            |   2 +-
 .../providers/google/3rd-party-licenses/NOTICE     |   2 +-
 providers/grpc/NOTICE                              |   2 +-
 providers/hashicorp/NOTICE                         |   2 +-
 providers/http/NOTICE                              |   2 +-
 providers/imap/NOTICE                              |   2 +-
 providers/influxdb/NOTICE                          |   2 +-
 providers/jdbc/NOTICE                              |   2 +-
 providers/jenkins/NOTICE                           |   2 +-
 providers/keycloak/NOTICE                          |   2 +-
 providers/microsoft/azure/NOTICE                   |   2 +-
 providers/microsoft/mssql/NOTICE                   |   2 +-
 providers/microsoft/psrp/NOTICE                    |   2 +-
 providers/microsoft/winrm/NOTICE                   |   2 +-
 providers/mongo/NOTICE                             |   2 +-
 providers/mysql/NOTICE                             |   2 +-
 providers/neo4j/NOTICE                             |   2 +-
 providers/odbc/NOTICE                              |   2 +-
 providers/openai/NOTICE                            |   2 +-
 providers/openfaas/NOTICE                          |   2 +-
 providers/openlineage/NOTICE                       |   2 +-
 providers/opensearch/NOTICE                        |   2 +-
 providers/opsgenie/NOTICE                          |   2 +-
 providers/oracle/NOTICE                            |   2 +-
 providers/pagerduty/NOTICE                         |   2 +-
 providers/papermill/NOTICE                         |   2 +-
 providers/pgvector/NOTICE                          |   2 +-
 providers/pinecone/NOTICE                          |   2 +-
 providers/postgres/NOTICE                          |   2 +-
 providers/presto/NOTICE                            |   2 +-
 providers/qdrant/NOTICE                            |   2 +-
 providers/redis/NOTICE                             |   2 +-
 providers/salesforce/NOTICE                        |   2 +-
 providers/samba/NOTICE                             |   2 +-
 providers/segment/NOTICE                           |   2 +-
 providers/sendgrid/NOTICE                          |   2 +-
 providers/sftp/NOTICE                              |   2 +-
 providers/singularity/NOTICE                       |   2 +-
 providers/slack/NOTICE                             |   2 +-
 providers/smtp/NOTICE                              |   2 +-
 providers/snowflake/NOTICE                         |   2 +-
 providers/sqlite/NOTICE                            |   2 +-
 providers/ssh/NOTICE                               |   2 +-
 providers/standard/NOTICE                          |   2 +-
 providers/tableau/NOTICE                           |   2 +-
 providers/telegram/NOTICE                          |   2 +-
 providers/teradata/NOTICE                          |   2 +-
 providers/trino/NOTICE                             |   2 +-
 providers/vertica/NOTICE                           |   2 +-
 providers/weaviate/NOTICE                          |   2 +-
 providers/yandex/NOTICE                            |   2 +-
 providers/ydb/NOTICE                               |   2 +-
 providers/zendesk/NOTICE                           |   2 +-
 reproducible_build.yaml                            |   4 +-
 .../prek/check_contextmanager_class_decorators.py  |   0
 ...ck_schema_defaults.py => check_notice_files.py} |  40 +-
 task-sdk/NOTICE                                    |   2 +-
 131 files changed, 735 insertions(+), 232 deletions(-)
 delete mode 100644 dev/react-plugin-tools/react_plugin_template/src/global.d.ts
 mode change 100644 => 100755 
scripts/ci/prek/check_contextmanager_class_decorators.py
 copy scripts/ci/prek/{check_schema_defaults.py => check_notice_files.py} (53%)

Reply via email to