This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch
dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-18500c1c4e
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 171797edb58 Keep the Go SDK on Go 1.25 and sync every toolchain pin
site
discard 4560ef72585 Bump the 3-3-go-sdk-dependency-updates group across 1
directory with 11 updates
add ac9e8cf73eb [v3-3-test] Pin lang-SDK k8s test's Go/Java SDKs to
upstream main (#69545) (#69895)
add 58d6c813f89 [v3-3-test] Drop colored logging from the Go SDK edge
worker (#70824) (#70908)
add 602dfc8881b Bump the 3-3-go-sdk-dependency-updates group across 1
directory with 11 updates
add 5905ee264b1 Keep the Go SDK on Go 1.25 and sync every toolchain pin
site
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 (171797edb58)
\
N -- N -- N
refs/heads/dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-18500c1c4e
(5905ee264b1)
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:
.../airflow_breeze/commands/kubernetes_commands.py | 158 +++++++++++--
.../tests/test_kubernetes_lang_sdk_commands.py | 244 +++++++++++++++++++--
go-sdk/go.mod | 3 +-
go-sdk/go.sum | 2 -
go-sdk/pkg/config/config.go | 24 +-
kubernetes-tests/lang_sdk/README.md | 11 +
kubernetes-tests/lang_sdk/go_example/go.mod | 1 -
kubernetes-tests/lang_sdk/go_example/go.sum | 2 -
8 files changed, 392 insertions(+), 53 deletions(-)