发布

  • build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.10.0-alpha to 1.11.0-alpha in /apps/opik-backend (#7666)

    frostbyte_neo 发布于 2026-07-29 09:45:16 +00:00

    • build(deps): bump io.opentelemetry.proto:opentelemetry-proto

    Bumps io.opentelemetry.proto:opentelemetry-proto from 1.10.0-alpha to 1.11.0-alpha.


    updated-dependencies:

    • dependency-name: io.opentelemetry.proto:opentelemetry-proto
      dependency-version: 1.11.0-alpha
      dependency-type: direct:production
      update-type: version-update:semver-minor
      ...

    Signed-off-by: dependabot[bot] support@github.com

    • build(deps): bump protobuf-java runtime to 4.35.1 for opentelemetry-proto 1.11.0-alpha

    opentelemetry-proto 1.11.0-alpha ships gencode compiled against protobuf
    4.35.1, but the backend pins the protobuf-java/protobuf-java-util runtime to
    4.35.0. Protobuf refuses to load generated classes when the runtime is older
    than the linked gencode, so every OTEL proto class hit
    ProtobufRuntimeVersionException at , breaking OpenTelemetryMapperTest
    and OpenTelemetryResourceTest.

    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com


    Signed-off-by: dependabot[bot] support@github.com
    Co-authored-by: Andres Cruz andresc@comet.com

    下载附件