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 805a190759 Update RELEASE_NOTES.rst
discard 0067485d46 Update version to 2.8.3
discard 1dc6096838 Update build and install dependencies. (#37910)
discard a4fd2114bf Upgrade google-ads version (#37787)
discard c3ebe74a0d Clarify lack of sync between workers and scheduler (#37913)
discard a7b888240a Add "MENU" permission in auth manager (#37881)
discard 89aab27485 Fix external_executor_id being overwritten (#37784)
discard b4fb949ea4 Make more MappedOperator members modifiable (#37828)
discard 96feeaabb5 Improve code coverage for TriggerRuleDep (#37680)
discard cf07e93db5 Simplify some docs around airflow_local_settings (#37835)
discard 2c900cd49e Add section about local settings configuration (#37829)
discard 389dd8bcbe Fix images in breeze docs (#37832)
discard af88c6a258 Fix docs of `BranchDayOfWeekOperator` (#37813)
discard 9c4d24bfff Format improvements, URL fixes in contrib docs (#37820)
discard 8d42a47e98 docs: Write to secrets store is not supported by design
(#37814)
discard 67267fbeea Erd generating doc improvement (#37808)
discard a5b8c5e85a Fix "Exception statement has no effect" (#37722)
add 8fbca6497d Erd generating doc improvement (#37808)
add 5580c56829 docs: Write to secrets store is not supported by design
(#37814)
add ea347687d8 Format improvements, URL fixes in contrib docs (#37820)
add 594e69b2e0 Fix docs of `BranchDayOfWeekOperator` (#37813)
add 9c203c4314 Fix images in breeze docs (#37832)
add 2fc41ae207 Add section about local settings configuration (#37829)
add ade1ecff00 Simplify some docs around airflow_local_settings (#37835)
add f6b2ac11af Improve code coverage for TriggerRuleDep (#37680)
add 07252d6e04 Make more MappedOperator members modifiable (#37828)
add faf891badc Fix external_executor_id being overwritten (#37784)
add bea6ff58e1 Add "MENU" permission in auth manager (#37881)
add 73f51aaef7 Clarify lack of sync between workers and scheduler (#37913)
add 3e1c0f37dc Upgrade google-ads version (#37787)
add f339a93e26 Update build and install dependencies. (#37910)
add 5b6ed92d59 Update version to 2.8.3
add e6c268b6cd 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 (805a190759)
\
N -- N -- N refs/heads/v2-8-test (e6c268b6cd)
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 | 18 ------------------
RELEASE_NOTES.rst | 1 -
airflow/providers/opensearch/hooks/opensearch.py | 5 ++---
airflow/reproducible_build.yaml | 4 ++--
contributing-docs/08_static_code_checks.rst | 2 --
dev/breeze/doc/images/output_static-checks.svg | 4 ++--
dev/breeze/doc/images/output_static-checks.txt | 2 +-
dev/breeze/src/airflow_breeze/pre_commit_ids.py | 1 -
tests/providers/opensearch/hooks/test_opensearch.py | 14 ++++----------
9 files changed, 11 insertions(+), 40 deletions(-)