This is an automated email from the ASF dual-hosted git repository.
utkarsharma pushed a change to branch Sync2-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 255b75db51 Update RELEASE_NOTES.rst
omit a7e00306d9 Update version to 2.10.1.
omit 531442454e Sync v2-10-stable with v2-10-test to release python client
v2.10.0 (#41610)
add 9c3d0cc01e Make Scarf usage reporting in major+minor versions and
counters in buckets (#41900)
add b08c8623bb Sync v2-10-stable with v2-10-test to release python client
v2.10.0 (#41610)
add a122f3322b Update version to 2.10.1.
add 49559fdee7 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 (255b75db51)
\
N -- N -- N refs/heads/Sync2-10-test (49559fdee7)
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:
RELEASE_NOTES.rst | 37 +++++++++++++-------------
airflow/reproducible_build.yaml | 4 +--
airflow/utils/usage_data_collection.py | 18 ++++++++++---
airflow/www/views.py | 7 +++--
tests/utils/test_usage_data_collection.py | 43 ++++++++++++++++++++++++++++---
tests/www/views/test_views.py | 6 ++---
6 files changed, 83 insertions(+), 32 deletions(-)