Bump github.com/aws/smithy-go from 1.22.1 to 1.22.2#1835
Conversation
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.22.1 to 1.22.2. - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.22.1...v1.22.2) --- updated-dependencies: - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.22.1 to 1.22.2. <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 (2025-01-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.22.2 <ul> <li><strong>Bug Fix</strong>: Fix HTTP metrics data race.</li> <li><strong>Bug Fix</strong>: Replace usages of deprecated ioutil package.</li> </ul> </li> </ul> <h1>Release (2024-11-15)</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.22.1 <ul> <li><strong>Bug Fix</strong>: Fix failure to replace URI path segments when their names overlap.</li> </ul> </li> </ul> <h1>Release (2024-10-03)</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.22.0 <ul> <li><strong>Feature</strong>: Add HTTP client metrics.</li> </ul> </li> </ul> <h1>Release (2024-09-25)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go/aws-http-auth</code>: <a href="https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v100-2024-09-25">v1.0.0</a> <ul> <li><strong>Release</strong>: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.</li> </ul> </li> </ul> <h1>Release (2024-09-19)</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.21.0 <ul> <li><strong>Feature</strong>: Add tracing and metrics APIs, and builtin instrumentation for both, in generated clients.</li> </ul> </li> <li><code>github.com/aws/smithy-go/metrics/smithyotelmetrics</code>: <a href="https://github.com/aws/smithy-go/blob/main/metrics/smithyotelmetrics/CHANGELOG.md#v100-2024-09-19">v1.0.0</a> <ul> <li><strong>Release</strong>: Initial release of <code>smithyotelmetrics</code> module, which is used to adapt an OpenTelemetry SDK meter provider to be used with Smithy clients.</li> </ul> </li> <li><code>github.com/aws/smithy-go/tracing/smithyoteltracing</code>: <a href="https://github.com/aws/smithy-go/blob/main/tracing/smithyoteltracing/CHANGELOG.md#v100-2024-09-19">v1.0.0</a> <ul> <li><strong>Release</strong>: Initial release of <code>smithyoteltracing</code> module, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.</li> </ul> </li> </ul> <h1>Release (2024-08-14)</h1> <h2>Module Highlights</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/smithy-go/commit/f2ae388e500163e77ae52d3e5a3e63b4eeb26362"><code>f2ae388</code></a> Release 2025-01-21</li> <li><a href="https://github.com/aws/smithy-go/commit/d9b8ee9d557806beb97cd79d30f1cddb9d790666"><code>d9b8ee9</code></a> refactor: fix deprecated for ioutil (<a href="https://redirect.github.com/aws/smithy-go/issues/560">#560</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/ee8334e8322a2a4d2c16fe94e6b0ebb429e9ea69"><code>ee8334e</code></a> transport/http: fix metrics race condition (<a href="https://redirect.github.com/aws/smithy-go/issues/555">#555</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/7e8149709caf8d028eb026e5d797bbfc14682d80"><code>7e81497</code></a> transport/http: fix go doc typo (<a href="https://redirect.github.com/aws/smithy-go/issues/554">#554</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/a7d0f1ef5f730836889f670f8d739456fc940779"><code>a7d0f1e</code></a> fix potential nil deref in waiter path matcher (<a href="https://redirect.github.com/aws/smithy-go/issues/563">#563</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/e5c5ac30129ef5662916a130a971228c33163801"><code>e5c5ac3</code></a> add changelog instructions and make recipe</li> <li><a href="https://github.com/aws/smithy-go/commit/5e16ee7648a8d4194025bc898ee802123b63e09e"><code>5e16ee7</code></a> add missing waiter retry breakout on non-nil non-matched error (<a href="https://redirect.github.com/aws/smithy-go/issues/561">#561</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/10fbeed6f8454b3c0ce3a960646c09cb218a4936"><code>10fbeed</code></a> Revert "Change defaults when generating a client via smithy CLI (<a href="https://redirect.github.com/aws/smithy-go/issues/558">#558</a>)" (<a href="https://redirect.github.com/aws/smithy-go/issues/559">#559</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/95ba31879b6b65f46a57f2ca510ce0ce6e860c9e"><code>95ba318</code></a> Change defaults when generating a client via smithy CLI (<a href="https://redirect.github.com/aws/smithy-go/issues/558">#558</a>)</li> <li>See full diff in <a href="https://github.com/aws/smithy-go/compare/v1.22.1...v1.22.2">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps github.com/aws/smithy-go from 1.22.1 to 1.22.2.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
f2ae388Release 2025-01-21d9b8ee9refactor: fix deprecated for ioutil (#560)ee8334etransport/http: fix metrics race condition (#555)7e81497transport/http: fix go doc typo (#554)a7d0f1efix potential nil deref in waiter path matcher (#563)e5c5ac3add changelog instructions and make recipe5e16ee7add missing waiter retry breakout on non-nil non-matched error (#561)10fbeedRevert "Change defaults when generating a client via smithy CLI (#558)" (#559)95ba318Change defaults when generating a client via smithy CLI (#558)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)