Skip to content

Update OpenTelemetry to 1.62.0, Fixes AB#3611236#435

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

Update OpenTelemetry to 1.62.0, Fixes 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

AB#3611236

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).

@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.

- 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 force-pushed the rapong/opentelemetryupdate branch from 729d765 to 2536538 Compare June 1, 2026 20:41
@rpdome rpdome marked this pull request as ready for review June 1, 2026 20:41
@rpdome rpdome requested a review from a team as a code owner June 1, 2026 20:41
@rpdome rpdome changed the title Update OpenTelemetry to 1.62.0, AB#3611236 Update OpenTelemetry to 1.62.0 Jun 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

✅ Work item link check complete. Description contains link AB#3611236 to an Azure Boards work item.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

❌ Invalid work item number: AB#3611236

Updates. Work item number must be a valid integer.

Click here to learn more.

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

❌ Invalid work item number: AB#3611236

Updates. Work item number must be a valid integer.

Click here to learn more.

@github-actions github-actions Bot changed the title Update OpenTelemetry to 1.62.0 Update OpenTelemetry to 1.62.0, Fixes AB#3611236 Jun 1, 2026
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