The GitHub Actions job "Tests (AMD)" on 
airflow.git/refactor/go-sdk/coordinator-comms has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
f099694b67b8d847f2ef63cd24d5e001ad52aaaf / LIU ZHE YOU <[email protected]>
go-sdk: Fix SocketLogHandler WithAttrs/WithGroup ordering

Pre-group attrs were silently re-qualified by any later WithGroup call,
violating slog.Handler's "subsequently-added attrs only" contract. Snapshot
the group prefix when WithAttrs is called and freeze each attr's key, so
later WithGroup affects only record-level attrs and attrs added afterwards.

Also document the deliberate flat dotted-key wire format on SocketLogHandler
so it isn't switched to nested JSON objects without coordinating with the
supervisor-side log parser.

Report URL: https://github.com/apache/airflow/actions/runs/26636924067

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to