Skip to content

Update otel/weaver Docker tag to v0.25.1 - #547

Merged
trask merged 1 commit into
mainfrom
renovate/all-patch-versions
Aug 4, 2026
Merged

Update otel/weaver Docker tag to v0.25.1#547
trask merged 1 commit into
mainfrom
renovate/all-patch-versions

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
otel/weaver patch v0.25.0v0.25.1

Release Notes

open-telemetry/weaver (otel/weaver)

v0.25.1: 0.25.1 - 2026-07-28

Compare Source

Release Notes

  • Fix v2 attribute resolution so a ref inside an included group (ref_group) merges field-by-field instead of replacing the whole attribute. (#​1634 by @​lmolkova)
  • Make schema_url mandatory for manifest dependencies (#​1651 by @​jerbly)
  • Fix imported groups keeping the losing version's definition and provenance (#​1650 by @​jerbly)
  • Fix imported attributes losing their origin registry provenance (#​1649 by @​jerbly)
  • Fix live-check admin server (and /stop) shutting down 60s after startup (#​1645 by @​NimrodAvni78)
  • Fix signals imported from a dependency losing their per-signal attribute data. When several signals reference the same attribute with different requirement_level or role, each imported signal was re-pointed at whichever variant of the attribute was registered first. E.g. silently rewriting requirement levels or dropping role: identifying from imported entities. Each signal now references the attribute variant it actually declares. Per-name conflict resolution still applies to root-attribute provenance. (#​1635 by @​jerbly)

Install weaver 0.25.1

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-telemetry/weaver/releases/download/v0.25.1/weaver-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.25.1/weaver-installer.ps1 | iex"

Download weaver 0.25.1

File Platform Checksum
weaver-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
weaver-x86_64-apple-darwin.tar.xz Intel macOS checksum
weaver-x86_64-pc-windows-msvc.zip x64 Windows checksum
weaver-x86_64-pc-windows-msvc.msi x64 Windows checksum
weaver-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
weaver-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
weaver-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
weaver-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo open-telemetry/weaver

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI review requested due to automatic review settings August 4, 2026 00:23
@renovate
renovate Bot requested review from a team as code owners August 4, 2026 00:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@trask
trask merged commit 590bd55 into main Aug 4, 2026
18 checks passed
@trask
trask deleted the renovate/all-patch-versions branch August 4, 2026 00:40
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.

2 participants