dependabot[bot] opened a new pull request, #66:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/66

   Bumps 
[go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib)
 from 0.20.0 to 0.44.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases";>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's
 releases</a>.</em></p>
   <blockquote>
   <h2>Release v0.36.2</h2>
   <h3>Changed</h3>
   <ul>
   <li>Upgrade dependencies of the OpenTelemetry Go Metric SDK to use the new 
<a 
href="https://github.com/open-telemetry/opentelemetry-go/releases/tag/sdk%2Fmetric%2Fv0.32.2";><code>v0.32.2</code>
 release</a></li>
   <li>Avoid getting a new Tracer for every RPC in 
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>.
 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2835";>#2835</a>)</li>
   <li>Conditionally compute message size for tracing events using proto v2 API 
rather than legacy v1 API in 
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>.
 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2647";>#2647</a>)</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>The <code>Inject</code> function in 
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>
 is deprecated. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2838";>#2838</a>)</li>
   <li>The <code>Extract</code> function in 
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>
 is deprecated. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2838";>#2838</a>)</li>
   </ul>
   <h2>Release v0.36.1</h2>
   <h3>Changed</h3>
   <ul>
   <li>Upgrade dependencies of the OpenTelemetry Go Metric SDK to use the new 
<a 
href="https://github.com/open-telemetry/opentelemetry-go/releases/tag/metric%2Fv0.32.1";><code>v0.32.1</code>
 release</a>.</li>
   </ul>
   <h2>Release v0.36.0</h2>
   <h3>Changed</h3>
   <ul>
   <li>Upgrade dependencies of the OpenTelemetry Go Metric SDK to use the new 
<a 
href="https://github.com/open-telemetry/opentelemetry-go/releases/tag/sdk%2Fmetric%2Fv0.32.0";><code>v0.32.0</code>
 release</a>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2781";>#2781</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2756";>#2756</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2758";>#2758</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2760";>#2760</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/2762";>#2762</a>)</li>
   </ul>
   <h2>Release v0.24.0</h2>
   <h2>0.24.0 - 2021-09-21</h2>
   <p>Update dependency on the <code>go.opentelemetry.io/otel</code> project to 
<code>v1.0.0</code>.</p>
   <h2>v0.23.0</h2>
   <h2>0.23.0 - 2021-09-09</h2>
   <h3>Added</h3>
   <ul>
   <li>Add <code>WithoutSubSpans</code>, <code>WithRedactedHeaders</code>, 
<code>WithoutHeaders</code>, and <code>WithInsecureHeaders</code> options for 
<code>otelhttptrace.NewClientTrace</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/879";>#879</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Split <code>go.opentelemetry.io/contrib/propagators</code> module into 
<code>b3</code>, <code>jaeger</code>, <code>ot</code> modules. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/985";>#985</a>)</li>
   <li><code>otelmongodb</code> span attributes, name and span status now 
conform to specification. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/769";>#769</a>)</li>
   <li>Migrated EC2 resource detector support from root module 
<code>go.opentelemetry.io/contrib/detectors/aws</code> to a separate EC2 
resource detector module 
<code>go.opentelemetry.io/contrib/detectors/aws/ec2</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/1017";>#1017</a>)</li>
   <li>Add <code>cloud.provider</code> and <code>cloud.platform</code> to AWS 
detectors. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/1043";>#1043</a>)</li>
   <li><code>otelhttptrace.NewClientTrace</code> now redacts known sensitive 
headers by default. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/879";>#879</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix span not marked as error in <code>otelhttp.Transport</code> when 
<code>RoundTrip</code> fails with an error. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/950";>#950</a>)</li>
   </ul>
   <h2>Release v0.22.0</h2>
   <h3>Added</h3>
   <ul>
   <li>Add the <code>zpages</code> span processor. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/894";>#894</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md";>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[1.26.0/0.51.0/0.20.0/0.6.0/0.1.0] - 2024-04-24</h2>
   <h3>Added</h3>
   <ul>
   <li><code>NewSDK</code> in <code>go.opentelemetry.io/contrib/config</code> 
now returns a configured SDK with a valid <code>MeterProvider</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4804";>#4804</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Change the scope name for the prometheus bridge to 
<code>go.opentelemetry.io/contrib/bridges/prometheus</code> to match the 
package. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5396";>#5396</a>)</li>
   <li>Add support for settings additional properties for resource 
configuration in <code>go.opentelemetry.io/contrib/config</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4832";>#4832</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix bug where an empty exemplar was added to counters in 
<code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5395";>#5395</a>)</li>
   <li>Fix bug where the last histogram bucket was missing in 
<code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5395";>#5395</a>)</li>
   </ul>
   <h2>[1.25.0/0.50.0/0.19.0/0.5.0/0.0.1] - 2024-04-05</h2>
   <h3>Added</h3>
   <ul>
   <li>Implemented setting the <code>cloud.resource_id</code> resource 
attribute in <code>go.opentelemetry.io/detectors/aws/ecs</code> based on the 
ECS Metadata v4 endpoint. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5091";>#5091</a>)</li>
   <li>The <code>go.opentelemetry.io/contrib/bridges/otelslog</code> module.
   This module provides an OpenTelemetry logging bridge for 
&quot;log/slog&quot;. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5335";>#5335</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Update all dependencies to address [GO-2024-2687]. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5359";>#5359</a>)</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>Drop support for [Go 1.20]. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5163";>#5163</a>)</li>
   </ul>
   <h2>[1.24.0/0.49.0/0.18.0/0.4.0] - 2024-02-23</h2>
   <p>This release is the last to support [Go 1.20].
   The next release will require at least [Go 1.21].</p>
   <h3>Added</h3>
   <ul>
   <li>Support [Go 1.22]. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5082";>#5082</a>)</li>
   <li>Add support for Summary metrics to 
<code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5089";>#5089</a>)</li>
   <li>Add support for Exponential (native) Histograms in 
<code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5093";>#5093</a>)</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>The deprecated <code>RequestCount</code> constant in 
<code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is 
removed. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894";>#4894</a>)</li>
   <li>The deprecated <code>RequestContentLength</code> constant in 
<code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is 
removed. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894";>#4894</a>)</li>
   <li>The deprecated <code>ResponseContentLength</code> constant in 
<code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is 
removed. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894";>#4894</a>)</li>
   <li>The deprecated <code>ServerLatency</code> constant in 
<code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is 
removed. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894";>#4894</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/fdfa6e3abf03caa6a1d3267913e01526d97eab8a";><code>fdfa6e3</code></a>
 Release v1.19.0/v0.44.0/v0.13.0 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4299";>#4299</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/aea75409c71c7c8f5d052692101efb83c4bc70b3";><code>aea7540</code></a>
 build(deps): bump github.com/aws/aws-sdk-go in /detectors/aws/ec2 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4297";>#4297</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/7e88614696505c07b3760dfb44900211d964bbb3";><code>7e88614</code></a>
 Remove otelbeego, otelkit, otelsarama, otelmemcache, otelgocql (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4295";>#4295</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/14f153ea4a171cf884f44e22fcd360805cfce1e5";><code>14f153e</code></a>
 build(deps): bump actions/checkout from 3 to 4 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4291";>#4291</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/01c596d0e85e2bdc7cd1118c4d9ce96d8bc74209";><code>01c596d</code></a>
 dependabot updates Mon Sep 11 05:08:50 UTC 2023 (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4294";>#4294</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/50ca48f8017e04bcf9149a5435e7f8f96f9e83c9";><code>50ca48f</code></a>
 Remove high cardanility metrics from otelhttp (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4277";>#4277</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/b6fc62f4da6f50864e04b800d5ef3326efe76617";><code>b6fc62f</code></a>
 Update go versions used in workflow (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4278";>#4278</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/7a8f53c61142607be68515339785f3db1a9e8310";><code>7a8f53c</code></a>
 Add new gcp host attributes (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4263";>#4263</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/aab5f49a93341323e85fa1c07fd03b4e322e980d";><code>aab5f49</code></a>
 [mux] Add request filters like otelhttp (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4230";>#4230</a>)</li>
   <li><a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3ad5a2c545431824f851c62be1c9253a59427c07";><code>3ad5a2c</code></a>
 Deprecate otelmemcache, otelgocql (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4164";>#4164</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v0.20.0...zpages/v0.44.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp&package-manager=go_modules&previous-version=0.20.0&new-version=0.44.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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/cloudstack-kubernetes-provider/network/alerts).
   
   </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: dev-unsubscr...@cloudstack.apache.org

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

Reply via email to