Skip to content

fix: preserve provided loggingConfiguration in lambda runloop overloa…#656

Merged
sebsto merged 1 commit intoawslabs:mainfrom
manojmahapatra:fix/runloop-preserve-logging-configuration
Mar 1, 2026
Merged

fix: preserve provided loggingConfiguration in lambda runloop overloa…#656
sebsto merged 1 commit intoawslabs:mainfrom
manojmahapatra:fix/runloop-preserve-logging-configuration

Conversation

@manojmahapatra
Copy link
Collaborator

…d function

Issue #

N/A

Description of changes

The change fixes a regression in the deprecatedLambda.runLoop(runtimeClient:handler:loggingConfiguration:logger:) overload.

The overload was ignoring the caller-provided loggingConfiguration and rebuilding a new one from Logger.

New/existing dependencies impact assessment, if applicable

Conventional Commits

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@manojmahapatra manojmahapatra requested a review from sebsto March 1, 2026 18:53
Copy link
Collaborator

@sebsto sebsto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad - thank you for having spotted this

@sebsto sebsto added the semver/none No version bump required. label Mar 1, 2026
@sebsto sebsto merged commit b1162f5 into awslabs:main Mar 1, 2026
47 of 49 checks passed
@manojmahapatra manojmahapatra deleted the fix/runloop-preserve-logging-configuration branch March 1, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants