dependabot[bot] opened a new pull request, #39880: URL: https://github.com/apache/beam/pull/39880
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.27.8 to 1.27.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/smithy-go/blob/main/CHANGELOG.md">github.com/aws/smithy-go's changelog</a>.</em></p> <blockquote> <h1>Release (2026-08-21)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.27.9 <ul> <li><strong>Bug Fix</strong>: Fix a generic event stream exception not carrying the error code and message from its payload.</li> <li><strong>Bug Fix</strong>: Fix an event stream not being closed when its connection is lost, which would cause a caller writing to the stream to block indefinitely.</li> <li><strong>Bug Fix</strong>: Fix deserialization of an empty list producing a nil slice instead of an empty one.</li> <li><strong>Bug Fix</strong>: Restore draining the HTTP response body in <code>CloseResponseBody</code> to avoid issues with TCP connection reuse.</li> </ul> </li> </ul> <h1>Release (2026-08-14)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.27.8 <ul> <li><strong>Bug Fix</strong>: Restore draining the HTTP response body in <code>CloseResponseBody</code> to avoid issues with TCP connection reuse.</li> </ul> </li> </ul> <h1>Release (2026-08-07)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.27.7 <ul> <li><strong>Bug Fix</strong>: Don't serialize unset JSON documents as <code>nil</code> in structure members.</li> <li><strong>Bug Fix</strong>: Fix a deserialization panic around collection members in recursive shape configs.</li> </ul> </li> </ul> <h1>Release (2026-07-31)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.27.6 <ul> <li><strong>Bug Fix</strong>: Fix failure to deserialize any <code>@httpPayload</code> struct with a non-string member.</li> <li><strong>Bug Fix</strong>: Fix failure to serialize any <code>@httpPayload</code> struct with a nested struct.</li> </ul> </li> </ul> <h1>Release (2026-07-27)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.27.5 <ul> <li><strong>Bug Fix</strong>: Fix a performance issue in awsQuery with large response payloads.</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/smithy-go/commit/95f86a699b660a9beb5e3cdbcaf4094ef9623bbc"><code>95f86a6</code></a> Release 2026-08-21</li> <li><a href="https://github.com/aws/smithy-go/commit/1ee11d148bffd6195be9230d549bb68715d355b8"><code>1ee11d1</code></a> fix event stream and empty collection serde (<a href="https://redirect.github.com/aws/smithy-go/issues/699">#699</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/70f349cb7ef2d54df5dc8b356da8d670a47f57ef"><code>70f349c</code></a> Bump Smithy version to 1.73.0 (<a href="https://redirect.github.com/aws/smithy-go/issues/697">#697</a>)</li> <li>See full diff in <a href="https://github.com/aws/smithy-go/compare/v1.27.8...v1.27.9">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
