This is an automated email from the ASF dual-hosted git repository.
utkarsharma pushed a change to branch v2-9-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 99ce018d6a Update RELEASE_NOTES.rst
discard bb2e27d6e1 Update version to 2.9.3
discard e9ddb06716 fix: disable jinja2 rednering for doc_md (#40522)
discard 512240a94d Fix calendar view scroll (#40458)
discard 998c3645ce Add notes about passing secrets via environment variables
(#40519)
discard ba9f73de1a Update uv to 0.2.13 (#40344)
discard 5effd1b242 Update to uv 0.2.11 (#40244)
discard a4e9924ece Upgrade build installers and dependencies (#40177)
discard 9579204b81 Fix openai 1.32 breaking openai tests (#40110)
discard 04c2ce4969 Upgrade to latest installers (#40107)
discard f08f39e31e uv version bump to 0.2.3 (#39848)
discard a4464c4bf1 revamp some confusing log messages (#40334)
discard 91c02b5899 Validating provider description for urls in provider list
view (#40475)
discard 3e9d05e054 Fix compatibility with old MySQL 8.0 (#40314)
discard 012955d780 fix typo and path to licences folder (#40067)
discard fc1cd4f32f Fix dag (un)pausing won't work on environment where dag
files are missing (#40345)
discard c03c9c800f Add more precise description of maskiing sensitive field
names (#40512)
discard 139ecb04df extra being passed to SQLalchemy (#40391)
discard 52e447b6f6 fix(statsd): handle unsupport operand int + str when value
of tag is int (job_id) (#40407)
discard 5d5d21a483 docs: fix typo in upgrading.rst (#40399)
discard 2b83c3cd76 fix typos in example of DAG parameters (#40400)
discard 0df76f5727 Fix TriggeredDagRunOperator triggered link (#40336)
discard b517b04b4b Add `[webserver]update_fab_perms` to deprecated configs
(#40317)
discard b8d4790001 Remove double warning in CLI when config value is
deprecated (#40319)
discard 7ad8eaa9a9 Bump ws from 7.5.5 to 7.5.10 in /airflow/www (#40288)
add 7614e59f0e Add `[webserver]update_fab_perms` to deprecated configs
(#40317)
add f2caeb8a5f Fix TriggeredDagRunOperator triggered link (#40336)
add 448fec3a3a fix typos in example of DAG parameters (#40400)
add 08f3c5c3a1 docs: fix typo in upgrading.rst (#40399)
add e9212610f2 fix(statsd): handle unsupport operand int + str when value
of tag is int (job_id) (#40407)
add 3430b8ae29 extra being passed to SQLalchemy (#40391)
add d34a66de6f Add more precise description of maskiing sensitive field
names (#40512)
add 1630faad44 Fix dag (un)pausing won't work on environment where dag
files are missing (#40345)
add 29a72d8419 fix typo and path to licences folder (#40067)
add b5dbe23715 Fix compatibility with old MySQL 8.0 (#40314)
add 08808c6caf Validating provider description for urls in provider list
view (#40475)
add 906dccdb35 revamp some confusing log messages (#40334)
add 4d60c4afca uv version bump to 0.2.3 (#39848)
add 2fe64836f8 Upgrade to latest installers (#40107)
add 2b15ecfb36 Fix openai 1.32 breaking openai tests (#40110)
add 429c8b47d1 Upgrade build installers and dependencies (#40177)
add 2dd8997c21 Update to uv 0.2.11 (#40244)
add 1951091be7 Update uv to 0.2.13 (#40344)
add 28e478f062 Add notes about passing secrets via environment variables
(#40519)
add 45897624f8 Fix calendar view scroll (#40458)
add 50b19e332d fix: disable jinja2 rednering for doc_md (#40522)
add f65e5d08c7 Update version to 2.9.3
add d01929be3e 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 (99ce018d6a)
\
N -- N -- N refs/heads/v2-9-test (d01929be3e)
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 | 21 ++++++++-------------
airflow/cli/commands/config_command.py | 11 +++++------
airflow/reproducible_build.yaml | 4 ++--
airflow/www/yarn.lock | 6 +++---
tests/cli/commands/test_config_command.py | 17 ++++++++++++-----
tests/cli/commands/test_plugins_command.py | 4 ----
tests/cli/test_cli_parser.py | 2 --
7 files changed, 30 insertions(+), 35 deletions(-)