Skip to content

chore: bump EXTENSION_VERSION to 98-next#1268

Merged
duncanista merged 1 commit into
mainfrom
jordan.gonzalez/v98
Jun 23, 2026
Merged

chore: bump EXTENSION_VERSION to 98-next#1268
duncanista merged 1 commit into
mainfrom
jordan.gonzalez/v98

Conversation

@duncanista

Copy link
Copy Markdown
Contributor

Overview

Bump extension version to 98-next in preparation for the v98 release.

Testing

No functional change.

Copilot AI review requested due to automatic review settings June 22, 2026 20:17
@duncanista
duncanista requested a review from a team as a code owner June 22, 2026 20:17
@duncanista
duncanista requested a review from jchrostek-dd June 22, 2026 20:17
@datadog-official

datadog-official Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/datadog-lambda-extension | e2e-test-status (amd64)   View in Datadog   GitLab

DataDog/datadog-lambda-extension | e2e-test-status (amd64, fips)   View in Datadog   GitLab

DataDog/datadog-lambda-extension | integration-suite: [lmi]   View in Datadog   GitLab

View all 5 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: fb2d379 | Docs | Datadog PR Page | Give us feedback!

@duncanista
duncanista force-pushed the jordan.gonzalez/v98 branch from 29ebbfe to ca9926e Compare June 22, 2026 20:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares Bottlecap for the v98 release by bumping the reported extension version and aligning delegated-auth / org UUID configuration with the updated upstream datadog-agent-config coming from serverless-components.

Changes:

  • Bump EXTENSION_VERSION to 98-next.
  • Update delegated-auth + secret resolution to read dd_org_uuid from the upstream core config (config.dd_org_uuid) instead of config.ext.
  • Bump serverless-components git rev (dogstatsd/datadog-fips/datadog-agent-config) and refresh config tests / lockfile accordingly.

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Show a summary per file
File Description
bottlecap/src/tags/lambda/tags.rs Bumps the extension version tag constant to 98-next.
bottlecap/src/secrets/delegated_auth/client.rs Switches delegated-auth proof generation to use config.dd_org_uuid and updates doc comment accordingly.
bottlecap/src/secrets/decrypt.rs Enables delegated-auth path based on config.dd_org_uuid (core config) rather than extension config.
bottlecap/src/config/mod.rs Removes dd_org_uuid from LambdaConfig extension and updates tests/comments around env/YAML mappings and log enablement alias semantics.
bottlecap/Cargo.toml Updates serverless-components git rev for key internal dependencies.
bottlecap/Cargo.lock Lockfile updates reflecting the dependency rev bump and transitive resolution changes.

@duncanista
duncanista force-pushed the jordan.gonzalez/v98 branch from ca9926e to fb2d379 Compare June 22, 2026 20:51
@duncanista
duncanista merged commit 0d6285f into main Jun 23, 2026
55 of 60 checks passed
@duncanista
duncanista deleted the jordan.gonzalez/v98 branch June 23, 2026 15:04
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.

4 participants