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

   Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 
1.20.4 to 1.21.0.
   <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-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>
   <ul>
   <li>No change notes available for this release.</li>
   </ul>
   <h1>Release (2024-02-21)</h1>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/smithy-go</code>: v1.20.1
   <ul>
   <li><strong>Bug Fix</strong>: Remove runtime dependency on go-cmp.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2024-02-13)</h1>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/smithy-go</code>: v1.20.0
   <ul>
   <li><strong>Feature</strong>: Add codegen definition for sigv4a trait.</li>
   <li><strong>Feature</strong>: Bump minimum Go version to 1.20 per our 
language support policy.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2023-12-07)</h1>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/smithy-go</code>: v1.19.0
   <ul>
   <li><strong>Feature</strong>: Support modeled request compression.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2023-11-30)</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/smithy-go/commit/85dcb19b11c07f02d27bc664e40aefb9b16052d8";><code>85dcb19</code></a>
 Release 2024-09-19</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/d2ad136d4774f0bef7fa710ddc774063ada2aa68";><code>d2ad136</code></a>
 add tracing and metrics support to generated clients (<a 
href="https://redirect.github.com/aws/smithy-go/issues/538";>#538</a>)</li>
   <li>See full diff in <a 
href="https://github.com/aws/smithy-go/compare/v1.20.4...v1.21.0";>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.20.4&new-version=1.21.0)](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