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

ephraimanierobi pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 01af90931e Update RELEASE_NOTES.rst
 discard a3e68abe09 Change AirflowTaskTimeout to inherit BaseException (#35653)
 discard 9b8fecd0a1 Revert "Fix future DagRun rarely triggered by race 
conditions when max_active_runs reached its upper limit. (#31414)" (#37596)
 discard 6c9b11db7b Update version to 2.8.2
 discard a600af74fb Fix upgrade docs to reflect true cli flags available 
(#37231)
 discard 1eee4ec912 Change margin to padding so first task can be selected 
(#37527)
 discard 6945db2b8c Fix Airflow serialization for namedtuple (#37168)
 discard ad833914d0 Bump undici from 5.26.3 to 5.28.3 in /airflow/www (#37493)
 discard 1dd23e8397 Fix a bug in fundamentals doc (#37440)
 discard f04e0971b1 Fix bug with clicking url-unsafe tags (#37395)
 discard a267e5d936 Add Python 3.12 exclusions in providers/pyproject.toml 
(#37404)
 discard 17983f67f6 Remove `markdown` from core dependencies (#37396)
 discard 1a8b441e06 Add redirect for deprecated page (#37384)
 discard 1d5f857505 Rmeove flakiness introduced by cleanup in configuration 
test (#37375)
 discard da024aa0e6 Remove unused pageSize method. (#37319)
 discard 8c2ce351a3 Fix typo in deferring.rst (#37367)
 discard 215ac3dd16 Add more-itertools as dependency of common-sql (#37359)
 discard e99202d012 treeview - deterministic and new getter (#37162)
 discard 267f339c42 Fix permissions of parent folders for log file handler 
(#37310)
 discard a7fa258ba1 Fix permission check on DAGs when `access_entity` is 
specified (#37290)
 discard 99fcdb8528 Fix the value of `dateTimeAttrFormat` constant (#37285)
 discard bbe4c3d21e Fix the otel config descriptions (#37229)
 discard cced181d15 Use `next_url` instead of `next` (#37225)
 discard 0ac38f0078 Resolve handler close race condition at triggerer shutdown 
(#37206)
 discard bc4eeb1ac7 Type Check for retries: Add tests (#37183)
 discard 7a5945740e Re-add old licences-UI file to gitignore (#37175)
 discard 015f52b9d9 Fixing status icon alignment for various views (#36804)
 discard 97b3997ada Upgrade yarn stack in pre-commits (#37048)
 discard fedd4d46bd Remove superfluous `@Sentry.enrich_errors`  (#37002)
 discard 28852bde38 Use execution_date= param as a backup to base date for grid 
view (#37018)
 discard 98cc571aa5 Handle SystemExit raised in the task. (#36986)
 discard ff10401854 Update Objectstore tutorial with prereqs section (#36983)
 discard 6fe0b77cc3 Add libxml2 install command for macOS in contributor quick 
start doc (#36388)
 discard 16ae63fb96 fix inheritance checking of security manager in 
FabAuthManager (#36343)
 discard 87a1b8e039 Update black linter example in `STATIC_CODE_CHECKS.rst` 
(#36249)
 discard 53f2a9b1b8 Synchronize missing changes in breeze with main and 
regenerate images
 discard baa35432de Fix failing home view test after changing audit log 
permissions (#37550)
 discard 4a8cd4d8a5 Fix wrong test after fixing audit log permission (#37547)
 discard aa3050f14a Validate is it possible to build wheel from sdist 
distribution (#37476)
 discard 1c3d6c42f1 Handle two types of k9s execution and add better 
diagnostics (#37510)
 discard 48d79b933f Fallback to locally installed k9s on ARM architecture 
(#37371)
 discard 250b0af460 Fixing an edge case of breeze publish-docs summary (#37506)
 discard 9be4f3e647 bump: kind 0.22.0 (#37499)
 discard 92fdddb79b Distribute CI/PROD regular builds among multiple workers 
(#37503)
 discard 82f2fad2f1 Update to newer version of pre-commit and build tools 
(#37494)
 discard 7c28ba76e0 Replace other Python 3.11 and 3.12 deprecations (#37478)
 discard 6fc75fb243 Update slack channel names following new naming schemes 
(#37495)
 discard cdb42956eb Bring back installing airflow with constraints 
(--use-airflow-version) (#37487)
 discard 056abac4f2 Combine coverage databases to include output from 
multiprocessing (#37485)
 discard 89272d5d37 Replace usage of `datetime.utcnow` and 
`datetime.utcfromtimestamp` in dev (#37473)
 discard 1a96407cd2 Revoking audit_log permission from all users except admin 
(#37501)
 discard c1d6c2ee46 Fix typo (copy&paste victim) introduced in twine fix 
(#37428)
 discard 8d1d9a142c Avoid side-effects for providers-manager related tests 
(#37414)
 discard a4b27b8aaf Uninstall twine before installing it in CI (#37415)
 discard 5c22202c61 Use Python 3.9 (reproducibility) in relase branch PROD 
builds (#37411)
 discard 94796b3e95 Force Python 3.9+ version when building reproducible 
packages (#37401)
 discard 3560e42e83 Fix intermittent failures coming from buildkit parallel 
builds (#37403)
 discard a32bf96faf Include `airflow_pre_installed_providers.txt` into sdist 
distribution (#37388)
 discard d4d2d729e9 Bring back accidentally commented out tests (#37386)
 discard 8f5ec3ab8d Fix static checks
 discard 97c43563a7 Turn Pydantic into an optional dependency (#37320)
 discard 5b0e621d71 Improve speed of regular upgrades when dependencies change. 
(#37360)
 discard b39bbf0ea7 Clarify docs around --package-filter flags in docs breeze 
commands (#37354)
 discard 01bebc0074 Add celery and cncf.kubernetes to devel dependencies 
(#37333)
 discard 276be12a5e Trigger full cache rebuild with new EPOCH values (#37346)
 discard 39037cd0a7 Add "devel-ci" extra with all possible dependencies to 
wheel (#37345)
 discard 124b7e616d Swtich to standard way of specifying package extra for 
github URL (#37342)
 discard 444c6b0f5c Follow up after moving hatch_build.py to source root 
(#37341)
 discard bcf340667f Fix remote installation from git (#37340)
 discard 91475e801e Get rid of pytest-httpx as dependency (#37334)
 discard 866e8bfe27 Optimize cachine installed packages in CI build (#37315)
 discard e1c21b257b Fix pyhive hive_pure_sasl extra name (#37323)
 discard 380f03aeda Add better diagnostics when provider.yaml check fails 
(#37322)
 discard 294f22ec8f Ignore occasional GPG error exists when generating key 
(#37325)
 discard 92a2f8d7dd Limit universal-pathlib to < 0.2.0 (#37311)
 discard 8af52bd599 Make PRs changing pyproject.toml neutral for breeze tests 
(#37314)
 discard 55f1c80976 Optimize CI jobs when for example only pre-commits change 
in scripts (#37308)
 discard 594f2aabad Optimize CI builds for unimportant pyproject.toml changes 
(#37305)
 discard ec230e80d7 Sign helm chart packages without dist/ prefix (#37260)
 discard d64c25e611 Trims leading `./` from filenames when repackaging 
reproducible packages (#37253)
 discard 1d374097fc Remove validate-operators-init from v2-* static check 
branches (#37238)
 discard 9f8067096d Upgrade to just released `pip 24.0` (#37236)
 discard b2ab274516 Upgrade mypy to 1.8.0 (#36428)
 discard 9d9d62e5ca Fix broken regex for allowed_deserialization_classes 
(#36147)
 discard 7331df87dc Add more precise description on avoiding generic 
package/module names (#36927)
 discard 9a7d48c287 Fix the bug that affected the DAG end date. (#36144)
 discard f9e208d6d8 Adjust node width based on task name length (#37254)
 discard 03fbb2666c fix: PythonVirtualenvOperator crashes if any 
python_callable function is defined in the same source as DAG (#37165)
 discard 8345678d56 Fix collapsed grid width, line up selected bar with gantt 
(#37205)
 discard d9934cf566 Adjust graph node layout (#37207)
 discard bba105a3bd Add airflow version substitution into Docker Compose Howto 
(#37177)
 discard 662ff2db80 Revert the sequence of initializing configuration defaults 
(#37155)
 discard 0dc8c28553 Allow running airflow against sqlite in-memory DB for tests 
(#37144)
 discard d57042c1e9 Add clarification about DAG author capabilities to security 
model (#37141)
 discard 9f21c32f9a Displaying "actual" try number in TaskInstance view (#34635)
 discard c6c90073cf Move docs for cron basics to Authoring and Scheduling 
section (#37049)
 discard 0fc8838731 Bugfix Triggering DAG with parameters is mandatory when 
show_trigger_form_if_no_params is enabled (#37063)
 discard 3d7ca2b0e0 Secret masker ignores passwords with special chars (#36692)
 discard 0cf06352fe add description to queue_when (#36997)
 discard ad43b5be22 fix: DagRuns with UPSTREAM_FAILED tasks get stuck in the 
backfill. (#36954)
 discard b56564e293 Updated config.yml for environment variable 
sql_alchemy_connect_args  (#36526)
 discard 5e853bae98 fix: disable dryrun autofetch (#36941)
 discard 8e45528617 fix(dagrun): copy bug (#36855)
 discard 61367fc69f Link to release notes in the upgrade docs (#36923)
 discard afd47ae993 typo fix (#36900)
 discard 83d630c7fb Fix bug introduced by replacing spaces by + in run_id 
(#36877)
 discard d3b027d914 Fix webserver always redirecting to home page if user was 
not logged in (#36833)
 discard 1651ee74bd REST API set description on POST to `/variables` endpoint 
(#36820)
 discard dbdec0bf7a Sanitize the conn_id to disallow potential script execution 
(#32867)
 discard a970d1af03 fix copy-bug (#34904)
 discard 655f3326ad Fix failing static/unit tests.
 discard 384d062e40 Fix security manager inheritance in fab provider (#36538)
 discard f0893e2004 Upgrade to FAB 4.3.11 (#37233)
 discard ead80ca1d5 Avoid log-groomer container failures when log persistence 
is enabled (#37222)
 discard c5154fc834 Summarise publish-docs irrespective of 
--include-success-output (#37203)
 discard 281bdc106f Upgrade arifacts upload action to v4 (#37199)
 discard 514d243d02 Reorder settings in pyproject.toml (#37193)
 discard aa49223942 Limit docs publishing tests to canary run (#37196)
 discard 706c4e3f30 bump: kind 0.21.0 (#37159)
 discard 97d9776cac Update ruff to v0.2.1 (#37188)
 discard 56957ff8ee Update version of statsd image automatically in canary run 
(#37189)
 discard 47cd0ba01d Affixing exit summary to publish-docs command (#37172)
 discard cc367a52a9 Update supplementary chart images (#37187)
 discard e4fc978e26 Add deferrable param in SFTPSensor (#37117)
 discard ff4fa4fd88 Avoid `pendulum.from_timestamp` usage (#37160)
 discard 5fdb5780bc Temporary limit `pytest` to `<8.0` (#37157)
 discard 6483fd458e Upgrade trove-classifier in build dependencies after it's 
released (#37147)
 discard 2cbb437331 Nicer pyproject.toml dependency generation (#37114)
 discard f7f15ad706 docs: some grammatical improvements for providers index 
(#37095)
 discard 73eda9f51d The "upgrade-on-failure" feature enabled by default in 
local environment (#37116)
 discard 04dc9a3363 Automatically upgrade various components in canary builds 
(#37113)
 discard 87712017c6 Revert protection against back-compatibilty issue with 
google-core-api (#37111)
 discard bf9806a544 Fixing a visual in breeze cheatsheet (#37083)
 discard df0eafdd23 Bump aiohttp min version to avoid CVE-2024-23829 and 
CVE-2024-23334 (#37110)
 discard bd0e74fb55 Make Amazon Provider tests compatible with `moto>=5` 
(#37060)
 discard 8b28f221e1 Kubernetes version bump (#37040)
 discard 92f2727e1b Allow committer builds to use scripts/ci, dev and actions 
from the PR (#37057)
 discard c42d17dc38 Protect against manually updated generated dependencies 
(#37056)
 discard d90a0c4738 Limit moto to version below 5.0.0 (#37054)
 discard 31266f6568 Move CI documentation to inside Breeze docs (#37039)
 discard 6070b55e2c Allow for helm plugin installation to be happening more 
than once (#37038)
 discard f4da5351bc Split contributing docs to multiple files (#36969)
 discard c85b51bc61 Remove duplicated definitions of random volumes (#36993)
 discard 4332857a18 Fix spelling of `airflow` (#36682)
 discard 044942b870 Fix BOTH wrong links in Breeze docs and do it properly 
(#36989)
 discard 949bbb2c10 Fix broken links in release management Breeze docs (#36988)
 discard 846cee8f00 Fallback to bash if SHELL variable is not set for k8s shell 
(#36985)
 discard 496a718096 Make Helm artifacts reproducible (#36930)
 discard d99795ace4 Fix small issues with breeze docs moved to new place 
(#36937)
 discard 18ec62a911 Force install hatch in Test Open API job (#36938)
 discard 973eed2841 Move Breeze documentation to inside Breeze and split it. 
(#36936)
 discard d7875fe8cc Fix typos in descriptions about next release (#36918)
 discard f90f314734 Optionally use `client.files_upload_v2` in Slack Provider 
(#36757)
 discard 7ad8380e60 Prevent templated field logic checks in __init__ of 
operators automatically (#33786)
 discard e80d9dcc5a Bump min version of Alembic to 1.13.1 (#36928)
 discard 52c6ff4bcf Airflow 2.8.1 has been released (#36906)
 discard 172b88826e Fix providers validation in `check_files.py` after switch 
to the hatch builds (#36921)
 discard af86c10d76 Bump MySQL Innovation Release to 8.3 (#36893)
 discard c6cde0eb25 Add back envvars for mysql and postgres version options 
(#36914)
 discard bc60a86e60 Limit `flask-session` to <0.6 (#36895)
 discard c73eb98e4d More complete FAQ and context about releasing next 
patchlevel release (#36858)
 discard 95a8e92153 Use lax `atlassian-python-api` limitation (#36841)
 discard ff2c67a30f AthenaSqlHook implementation (#36171)
 discard 5a380ffb8f Remove optimization to install wheel pacakges for affected 
providers (#36825)
 discard 719b31928c Limit `pinecone-client` to <3.0 (#36818)
 discard e04975cf63 Adding log to airflow-github for disabled progress bar 
(#36782)
 discard 498c650ca2 Limit `atlassian-python-api` to <3.41.6 (#36815)
 discard 12e4be2024 Upgrade to FAB 4.3.11
 discard 93e4e3c831 Fix reproducibility of source-tarballs prepared as part of 
release (#36819)
     add 1745dbe907 Switch instance type to m7g (#37127)
     add 8a8b5557b6 Fix reproducibility of source-tarballs prepared as part of 
release (#36819)
     add 6a349391e0 Upgrade to FAB 4.3.11
     add 2d39ed5521 Limit `atlassian-python-api` to <3.41.6 (#36815)
     add 04261f82cd Adding log to airflow-github for disabled progress bar 
(#36782)
     add 025f88b20e Limit `pinecone-client` to <3.0 (#36818)
     add b94025094d Remove optimization to install wheel pacakges for affected 
providers (#36825)
     add c006bdabb7 AthenaSqlHook implementation (#36171)
     add 2cb3bf08a9 Use lax `atlassian-python-api` limitation (#36841)
     add 9be4da2dd6 More complete FAQ and context about releasing next 
patchlevel release (#36858)
     add 951b7342a8 Limit `flask-session` to <0.6 (#36895)
     add 25680c4ec3 Add back envvars for mysql and postgres version options 
(#36914)
     add 310b7ac8db Bump MySQL Innovation Release to 8.3 (#36893)
     add 8d7a7843e9 Fix providers validation in `check_files.py` after switch 
to the hatch builds (#36921)
     add 67eaa419c1 Airflow 2.8.1 has been released (#36906)
     add 4a8fc18e38 Bump min version of Alembic to 1.13.1 (#36928)
     add b9f54a5a51 Prevent templated field logic checks in __init__ of 
operators automatically (#33786)
     add e3a018fbb5 Optionally use `client.files_upload_v2` in Slack Provider 
(#36757)
     add e26b8e0f52 Fix typos in descriptions about next release (#36918)
     add 75679d81d1 Move Breeze documentation to inside Breeze and split it. 
(#36936)
     add 13746187b8 Force install hatch in Test Open API job (#36938)
     add 9faabafbdc Fix small issues with breeze docs moved to new place 
(#36937)
     add b587c5ca04 Make Helm artifacts reproducible (#36930)
     add 81761a0432 Fallback to bash if SHELL variable is not set for k8s shell 
(#36985)
     add 33314dc3cd Fix broken links in release management Breeze docs (#36988)
     add 4cd490d98b Fix BOTH wrong links in Breeze docs and do it properly 
(#36989)
     add 9f5cd3a19f Fix spelling of `airflow` (#36682)
     add 4a65e2fa3c Remove duplicated definitions of random volumes (#36993)
     add abc5500dae Split contributing docs to multiple files (#36969)
     add 44518d6d38 Allow for helm plugin installation to be happening more 
than once (#37038)
     add 49422d53ab Move CI documentation to inside Breeze docs (#37039)
     add 2d15acff68 Limit moto to version below 5.0.0 (#37054)
     add 27d71e38d1 Protect against manually updated generated dependencies 
(#37056)
     add b5dcd210d6 Allow committer builds to use scripts/ci, dev and actions 
from the PR (#37057)
     add 009d95462c Kubernetes version bump (#37040)
     add 888612524b Make Amazon Provider tests compatible with `moto>=5` 
(#37060)
     add 2e50c1d9fa Bump aiohttp min version to avoid CVE-2024-23829 and 
CVE-2024-23334 (#37110)
     add dc7d4b571d Fixing a visual in breeze cheatsheet (#37083)
     add 735d24fbc4 Revert protection against back-compatibilty issue with 
google-core-api (#37111)
     add 7ea7113bff Automatically upgrade various components in canary builds 
(#37113)
     add e0e3fa417b The "upgrade-on-failure" feature enabled by default in 
local environment (#37116)
     add ef9803d5d8 docs: some grammatical improvements for providers index 
(#37095)
     add e27856278b Nicer pyproject.toml dependency generation (#37114)
     add 8298c52d0c Upgrade trove-classifier in build dependencies after it's 
released (#37147)
     add 0d64a53aa0 Temporary limit `pytest` to `<8.0` (#37157)
     add 6936baff50 Avoid `pendulum.from_timestamp` usage (#37160)
     add fca30bb5c6 Add deferrable param in SFTPSensor (#37117)
     add 88eab6c287 Update supplementary chart images (#37187)
     add 562ce2a144 Affixing exit summary to publish-docs command (#37172)
     add bd6a2903ff Update version of statsd image automatically in canary run 
(#37189)
     add 9b4a5eaf82 Update ruff to v0.2.1 (#37188)
     add f2393c7782 bump: kind 0.21.0 (#37159)
     add b15fbae8d0 Limit docs publishing tests to canary run (#37196)
     add a68f180456 Reorder settings in pyproject.toml (#37193)
     add d2a85d3cb7 Upgrade arifacts upload action to v4 (#37199)
     add 8d4debd6d8 Summarise publish-docs irrespective of 
--include-success-output (#37203)
     add 6ae1b413b2 Avoid log-groomer container failures when log persistence 
is enabled (#37222)
     add 96b0cfe388 Upgrade to FAB 4.3.11 (#37233)
     add 8ff051ea04 Fix security manager inheritance in fab provider (#36538)
     add 08b10b00b1 Fix failing static/unit tests.
     add ac90d22599 fix copy-bug (#34904)
     add 5cbfc1e122 Sanitize the conn_id to disallow potential script execution 
(#32867)
     add 4de8b4de90 REST API set description on POST to `/variables` endpoint 
(#36820)
     add a6055e765d Fix webserver always redirecting to home page if user was 
not logged in (#36833)
     add a2d6e6e2da Fix bug introduced by replacing spaces by + in run_id 
(#36877)
     add b5aad130f8 typo fix (#36900)
     add 9bd4d8ef00 Link to release notes in the upgrade docs (#36923)
     add 5293de14ce fix(dagrun): copy bug (#36855)
     add e790957045 fix: disable dryrun autofetch (#36941)
     add 5b26cd35c9 Updated config.yml for environment variable 
sql_alchemy_connect_args  (#36526)
     add 2bad7ab890 fix: DagRuns with UPSTREAM_FAILED tasks get stuck in the 
backfill. (#36954)
     add 2a043e9f2f add description to queue_when (#36997)
     add 752163b62c Secret masker ignores passwords with special chars (#36692)
     add db2036a5db Bugfix Triggering DAG with parameters is mandatory when 
show_trigger_form_if_no_params is enabled (#37063)
     add 8185b8eba0 Move docs for cron basics to Authoring and Scheduling 
section (#37049)
     add 5fd358afe3 Displaying "actual" try number in TaskInstance view (#34635)
     add 4b029e705b Add clarification about DAG author capabilities to security 
model (#37141)
     add eb49279c1b Allow running airflow against sqlite in-memory DB for tests 
(#37144)
     add e8ce3a821b Revert the sequence of initializing configuration defaults 
(#37155)
     add 81ffad14e3 Add airflow version substitution into Docker Compose Howto 
(#37177)
     add 308d09dceb Adjust graph node layout (#37207)
     add 5e815902f5 Fix collapsed grid width, line up selected bar with gantt 
(#37205)
     add 571fa5c5ae fix: PythonVirtualenvOperator crashes if any 
python_callable function is defined in the same source as DAG (#37165)
     add adc97a9ba1 Adjust node width based on task name length (#37254)
     add 18ea9be57f Fix the bug that affected the DAG end date. (#36144)
     add 3ab0044f4a Add more precise description on avoiding generic 
package/module names (#36927)
     add 651678c2e9 Fix broken regex for allowed_deserialization_classes 
(#36147)
     add ca69ef8ab4 Upgrade mypy to 1.8.0 (#36428)
     add e64f7a43b6 Upgrade to just released `pip 24.0` (#37236)
     add fa91343fc2 Remove validate-operators-init from v2-* static check 
branches (#37238)
     add f99fba2e66 Trims leading `./` from filenames when repackaging 
reproducible packages (#37253)
     add 71b48034b0 Sign helm chart packages without dist/ prefix (#37260)
     add dbce73e845 Optimize CI builds for unimportant pyproject.toml changes 
(#37305)
     add ddaa4b1bac Optimize CI jobs when for example only pre-commits change 
in scripts (#37308)
     add 2440b1fc27 Make PRs changing pyproject.toml neutral for breeze tests 
(#37314)
     add 89cd098158 Limit universal-pathlib to < 0.2.0 (#37311)
     add 4510f91816 Ignore occasional GPG error exists when generating key 
(#37325)
     add e1ec20bf57 Add better diagnostics when provider.yaml check fails 
(#37322)
     add fcb9971383 Fix pyhive hive_pure_sasl extra name (#37323)
     add bb2b7b183b Optimize cachine installed packages in CI build (#37315)
     add 944cd868c9 Get rid of pytest-httpx as dependency (#37334)
     add 655321ad86 Fix remote installation from git (#37340)
     add 62c638f95b Follow up after moving hatch_build.py to source root 
(#37341)
     add a04c2c3386 Swtich to standard way of specifying package extra for 
github URL (#37342)
     add 5bf1a75d33 Add "devel-ci" extra with all possible dependencies to 
wheel (#37345)
     add cd24d516fb Trigger full cache rebuild with new EPOCH values (#37346)
     add ee14134f96 Add celery and cncf.kubernetes to devel dependencies 
(#37333)
     add 765242f225 Clarify docs around --package-filter flags in docs breeze 
commands (#37354)
     add a4002aecdb Improve speed of regular upgrades when dependencies change. 
(#37360)
     add 69dd406a33 Turn Pydantic into an optional dependency (#37320)
     add d7c2e3e265 Fix static checks
     add 928e3265d2 Bring back accidentally commented out tests (#37386)
     add a575f444f9 Include `airflow_pre_installed_providers.txt` into sdist 
distribution (#37388)
     add 89e16d20a6 Fix intermittent failures coming from buildkit parallel 
builds (#37403)
     add 7363e98366 Force Python 3.9+ version when building reproducible 
packages (#37401)
     add 49aba01457 Use Python 3.9 (reproducibility) in relase branch PROD 
builds (#37411)
     add 85d0a95b5f Uninstall twine before installing it in CI (#37415)
     add 7586d91ee7 Avoid side-effects for providers-manager related tests 
(#37414)
     add b889c0f040 Fix typo (copy&paste victim) introduced in twine fix 
(#37428)
     add 8324c87e05 Revoking audit_log permission from all users except admin 
(#37501)
     add 4cec0d872d Replace usage of `datetime.utcnow` and 
`datetime.utcfromtimestamp` in dev (#37473)
     add 26a6da4e33 Combine coverage databases to include output from 
multiprocessing (#37485)
     add 3484669902 Bring back installing airflow with constraints 
(--use-airflow-version) (#37487)
     add 4a3e01f42b Update slack channel names following new naming schemes 
(#37495)
     add 540de6bb15 Replace other Python 3.11 and 3.12 deprecations (#37478)
     add dc564f6d52 Update to newer version of pre-commit and build tools 
(#37494)
     add d930f2341e Distribute CI/PROD regular builds among multiple workers 
(#37503)
     add 8b3f44cc62 bump: kind 0.22.0 (#37499)
     add dad2955e07 Fixing an edge case of breeze publish-docs summary (#37506)
     add 2ff677cfc3 Fallback to locally installed k9s on ARM architecture 
(#37371)
     add ede675e87d Handle two types of k9s execution and add better 
diagnostics (#37510)
     add 72871a182b Validate is it possible to build wheel from sdist 
distribution (#37476)
     add 90d963fce7 Fix wrong test after fixing audit log permission (#37547)
     add f142050e44 Fix failing home view test after changing audit log 
permissions (#37550)
     add 0188536949 Synchronize missing changes in breeze with main and 
regenerate images
     add 0a7f402e97 Update black linter example in `STATIC_CODE_CHECKS.rst` 
(#36249)
     add 9235b08074 fix inheritance checking of security manager in 
FabAuthManager (#36343)
     add cf6340d6d8 Add libxml2 install command for macOS in contributor quick 
start doc (#36388)
     add b412cb88f4 Update Objectstore tutorial with prereqs section (#36983)
     add 858e707a2a Handle SystemExit raised in the task. (#36986)
     add 786e8dccff Use execution_date= param as a backup to base date for grid 
view (#37018)
     add 58a00260d2 Remove superfluous `@Sentry.enrich_errors`  (#37002)
     add 63818add40 Upgrade yarn stack in pre-commits (#37048)
     add 607e1d5b8a Fixing status icon alignment for various views (#36804)
     add fa703a85ee Re-add old licences-UI file to gitignore (#37175)
     add 91fb91bdd3 Type Check for retries: Add tests (#37183)
     add 5e9e7131d0 Resolve handler close race condition at triggerer shutdown 
(#37206)
     add eff4ac4929 Use `next_url` instead of `next` (#37225)
     add cefdd77124 Fix the otel config descriptions (#37229)
     add 74443be591 Fix the value of `dateTimeAttrFormat` constant (#37285)
     add bc2646be04 Fix permission check on DAGs when `access_entity` is 
specified (#37290)
     add 76a701d804 Fix permissions of parent folders for log file handler 
(#37310)
     add f4954228b0 treeview - deterministic and new getter (#37162)
     add acddcbd1fd Add more-itertools as dependency of common-sql (#37359)
     add 58c675350f Fix typo in deferring.rst (#37367)
     add 137c824e55 Remove unused pageSize method. (#37319)
     add c5b20dbaec Rmeove flakiness introduced by cleanup in configuration 
test (#37375)
     add d5ee8149bc Add redirect for deprecated page (#37384)
     add d102d9f214 Remove `markdown` from core dependencies (#37396)
     add db85f7e107 Add Python 3.12 exclusions in providers/pyproject.toml 
(#37404)
     add f78f35da9b Fix bug with clicking url-unsafe tags (#37395)
     add d01c6ada17 Fix a bug in fundamentals doc (#37440)
     add 6d9677e0d5 Bump undici from 5.26.3 to 5.28.3 in /airflow/www (#37493)
     add 169b9d52fd Fix Airflow serialization for namedtuple (#37168)
     add 7e172a308f Change margin to padding so first task can be selected 
(#37527)
     add a4c95070a4 Fix upgrade docs to reflect true cli flags available 
(#37231)
     add d5fe3c6b60 Update version to 2.8.2
     add 258decf38d Revert "Fix future DagRun rarely triggered by race 
conditions when max_active_runs reached its upper limit. (#31414)" (#37596)
     add ae51fb8092 Change AirflowTaskTimeout to inherit BaseException (#35653)
     add 2c0a119147 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   (01af90931e)
            \
             N -- N -- N   refs/heads/v2-8-test (2c0a119147)

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:
 scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to