dependabot[bot] opened a new pull request, #206:
URL: https://github.com/apache/iceberg-go/pull/206

   Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 
1.22.0 to 1.22.1.
   <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 (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>
   <ul>
   <li><code>github.com/aws/smithy-go</code>: v1.20.4
   <ul>
   <li><strong>Dependency Update</strong>: Bump minimum Go version to 1.21.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2024-06-27)</h1>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/smithy-go</code>: v1.20.3
   <ul>
   <li><strong>Bug Fix</strong>: Fix encoding/cbor test overflow on x86.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2024-03-29)</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/smithy-go/commit/bed421c3d7515856512061d107cf2ae3254cf3b8";><code>bed421c</code></a>
 Release 2024-11-15</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/4d1e7934fa5cde027f1e589606937f0aa215e6ec";><code>4d1e793</code></a>
 add changelog for fix pr</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/84c6c7e1e9953b81b237ce66f7dd36f373dba5fb";><code>84c6c7e</code></a>
 Fix: URI path element replace issue due to elements name overlap (<a 
href="https://redirect.github.com/aws/smithy-go/issues/553";>#553</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/253cd261adbd51728215b44a4ce34583c663d6d7";><code>253cd26</code></a>
 fixup jmespath multiselect codegen (<a 
href="https://redirect.github.com/aws/smithy-go/issues/551";>#551</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/a4c9efcda6aa54c75d1a130d1320a2709eebf51d";><code>a4c9efc</code></a>
 Update Smithy version to 1.52.1 (<a 
href="https://redirect.github.com/aws/smithy-go/issues/550";>#550</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/48250f49d98ad6bed6c302a8af97f62cc7f3bd83";><code>48250f4</code></a>
 Update string shape from synthetic to base (<a 
href="https://redirect.github.com/aws/smithy-go/issues/549";>#549</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/e6338ca9b5ee30c6317ea908173a369a9d3eb236";><code>e6338ca</code></a>
 Allow all headers to be set to an empty value (<a 
href="https://redirect.github.com/aws/smithy-go/issues/547";>#547</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/e3a9df96ee2556e63a926c4f413b74178bcc13ad";><code>e3a9df9</code></a>
 add annotation to package docs when the service shape is deprecated (<a 
href="https://redirect.github.com/aws/smithy-go/issues/546";>#546</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/90c085e197ee9fb8c7a417a606e00f1fe0eabd83";><code>90c085e</code></a>
 fix: allow empty headers on prefix headers (<a 
href="https://redirect.github.com/aws/smithy-go/issues/544";>#544</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/a73f41bba0a2fc98973ca0fbd10c30f2402a2a02";><code>a73f41b</code></a>
 stabilize order of client plugin additions (<a 
href="https://redirect.github.com/aws/smithy-go/issues/545";>#545</a>)</li>
   <li>See full diff in <a 
href="https://github.com/aws/smithy-go/compare/v1.22.0...v1.22.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/smithy-go&package-manager=go_modules&previous-version=1.22.0&new-version=1.22.1)](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>


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to