Skip to content

chore: update opentelemetry-api, ... from 1.62.0 to 1.63.0#486

Merged
mergify[bot] merged 1 commit into
mainfrom
update/opentelemetry-api-1.63.0
Jun 6, 2026
Merged

chore: update opentelemetry-api, ... from 1.62.0 to 1.63.0#486
mergify[bot] merged 1 commit into
mainfrom
update/opentelemetry-api-1.63.0

Conversation

@jona7o

@jona7o jona7o commented Jun 6, 2026

Copy link
Copy Markdown
Member

About this PR

📦 Updates

from 1.62.0 to 1.63.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.opentelemetry" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.opentelemetry" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@mergify mergify Bot merged commit d1873f1 into main Jun 6, 2026
8 checks passed
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Gatling

Generated: 2026-06-06T01:01:31.089Z

Simulation: simulations.BasicSmithy4PlaySimulation

Status: Completed (KO/OK summary unavailable from binary simulation.log)

Console summary:

---- Requests -----------------------------------------------------------------------|---Total---|-----OK----|----KO----
---- Global Information -------------------------------------------------------------|---Total---|-----OK----|----KO----
> OK: t < 800 ms                                                                                          2,365 (92.38%)
> OK: 800 ms <= t < 1200 ms                                                                                  20  (0.78%)
> OK: t >= 1200 ms                                                                                          173  (6.76%)
> KO                                                                                                          2  (0.08%)
Reports generated, please open the following file: file:///home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260606010054412/index.html
Global: percentage of successful events is greater than or equal to 99.0 : true (actual : 99.921875)
[info] Simulation BasicSmithy4PlaySimulation successful.
Metric Value

Report (artifact path): /home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260606010054412/index.html
Artifact: gatling-report (download from this workflow run)

@mergify mergify Bot deleted the update/opentelemetry-api-1.63.0 branch June 6, 2026 01:01
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Benchmarks (JMH)

Generated: 2026-06-06T01:05:48.838Z

Benchmark Mode Cnt Score Units
BlobBenchmarks.blobSizeCheck avgt 10 0.663 ± ns/op
BlobBenchmarks.createBlobLarge avgt 10 2.379 ± ns/op
BlobBenchmarks.createBlobMedium avgt 10 2.383 ± ns/op
BlobBenchmarks.createBlobSmall avgt 10 2.391 ± ns/op
BlobBenchmarks.createEmptyBlob avgt 10 0.374 ± ns/op
BlobBenchmarks.lazyBlobAccessSimulation avgt 10 5263.510 ± 151.604 ns/op
BlobBenchmarks.lazyBlobCreationSimulation avgt 10 0.656 ± ns/op
CodecResolutionBenchmarks.checkIsJsonOnlyEndpoint avgt 10 1.582 ± ns/op
CodecResolutionBenchmarks.preComputedJsonOnly avgt 10 0.373 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyNoHeaders avgt 10 3.744 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyWithJsonAccept avgt 10 73.881 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesNoHeaders avgt 10 131.613 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesWithHeaders avgt 10 145.848 ± ns/op
PathParsingBenchmarks.parseComplexPathNaive avgt 10 425.302 ± ns/op
PathParsingBenchmarks.parseComplexPathOptimized avgt 10 327.100 ± ns/op
PathParsingBenchmarks.parseEmptyPath avgt 10 1.080 ± ns/op
PathParsingBenchmarks.parseMediumPathNaive avgt 10 315.441 ± ns/op
PathParsingBenchmarks.parseMediumPathOptimized avgt 10 98.978 ± ns/op
PathParsingBenchmarks.parseRootPath avgt 10 1.250 ± ns/op
PathParsingBenchmarks.parseSimplePathNaive avgt 10 161.541 ± ns/op
PathParsingBenchmarks.parseSimplePathOptimized avgt 10 18.487 ± ns/op

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant