Skip to content

Update OpenTelemetry to 1.62.0, AB#3611236#435

Draft
rpdome wants to merge 1 commit into
masterfrom
rapong/opentelemetryupdate
Draft

Update OpenTelemetry to 1.62.0, AB#3611236#435
rpdome wants to merge 1 commit into
masterfrom
rapong/opentelemetryupdate

Conversation

@rpdome
Copy link
Copy Markdown
Member

@rpdome rpdome commented May 19, 2026

Updates opentelemetry-api (and transitives) from 1.18.0 to 1.62.0 in the composite build.

Depends on:

Changes

  • gradle/versions.gradle -- openTelemetryVersion 1.18.0 -> 1.62.0; pin opentelemetry-extension-kotlin to 1.18.0 via a new openTelemetryExtensionKotlinVersion variable. Newer extension-kotlin releases add a strictly kotlin-stdlib 2.x constraint that conflicts with the project's Kotlin 1.8 compiler. The pin is binary-compatible -- extension-kotlin only calls stable Context APIs unchanged across 1.18 -> 1.62.

Validation

  • Composite :common:assembleLocalDebug -- SUCCESSFUL
  • Composite :AADAuthenticator:assembleLocalDebug -- SUCCESSFUL
  • All OTel-related unit tests pass (EUClaimStorageUtilTest, ClientDataInfoTest, TelemetryTest -- 27/27)
  • Pre-existing NativeAuth*Test failures (ApiConstants.MockApi requires MOCK_API_URL system property; unrelated to this change).

- gradle/versions.gradle: openTelemetryVersion 1.18.0 -> 1.62.0; pin
  opentelemetry-extension-kotlin to 1.18.0 via a new
  openTelemetryExtensionKotlinVersion variable. Newer extension-kotlin
  releases add a 'strictly' kotlin-stdlib 2.x constraint that conflicts
  with the project's Kotlin 1.8 compiler.
@rpdome rpdome changed the title Update OpenTelemetry to 1.62.0 Update OpenTelemetry to 1.62.0, AB#3611236 May 19, 2026
@github-actions
Copy link
Copy Markdown

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

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