This is an automated email from the ASF dual-hosted git repository.
mikhail pushed a change to branch release-2.17.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from bccb3bd Create release branch for version 2.17.0.
add 0826236 [Go SDK] Fix post commits: runtime error in logger (#9909)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/core/runtime/harness/logging.go | 2 +-
.../pkg/beam/core/runtime/harness/logging_test.go | 51 ++++++++++++++++++++++
2 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 sdks/go/pkg/beam/core/runtime/harness/logging_test.go