This is an automated email from the ASF dual-hosted git repository.
Lee-W pushed a change to branch ci-upgrade-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit fcc892bafce [main] CI: Upgrade important CI environment
add a52424284b5 Add build toolchain reference to Java SDK README (#69670)
add 6e6d0af05e5 Add cloud-based auth (aws_iam, gcp, azure_ad) to Akeyless
secrets backend (#69772)
add c18be14edcf [main] CI: Upgrade important CI environment
add 48f88e2df14 fixup! [main] CI: Upgrade important CI environment
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 (fcc892bafce)
\
N -- N -- N refs/heads/ci-upgrade-main (48f88e2df14)
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:
java-sdk/README.md | 3 +-
providers/akeyless/docs/secrets-backend.rst | 86 +-
.../airflow/providers/akeyless/secrets/akeyless.py | 51 +-
.../tests/unit/akeyless/secrets/test_akeyless.py | 117 +-
uv.lock | 1486 ++++++++++----------
5 files changed, 969 insertions(+), 774 deletions(-)