Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Update Change
otel/weaver patch v0.15.1 -> v0.15.2

Release Notes

open-telemetry/weaver (otel/weaver)

v0.15.2: 0.15.2 - 2025-05-30

Compare Source

Release Notes

  • Improve the quality of error messages emitted by Weaver
    (#​759 by @​lquerel)
  • Remove deprecated allow_custom_values from the codebase and YAML files
    (#​758 by @​trisch-me)
    As a result of this change, allow_custom_values will be ignored in registry
    version 1.26.0, which was the last version to support it.

Install weaver 0.15.2

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

Download weaver 0.15.2

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-x86_64-unknown-linux-gnu.tar.xz x64 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: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot requested review from a team as code owners May 27, 2025 23:18
trask
trask previously requested changes May 28, 2025
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

Doing this update inside of #217

@renovate renovate bot force-pushed the renovate/otel-weaver-0.x branch from 7c60ae3 to aa5f18e Compare May 30, 2025 18:15
@renovate renovate bot changed the title chore(deps): update otel/weaver docker tag to v0.15.1 chore(deps): update otel/weaver docker tag to v0.15.2 May 30, 2025
@renovate renovate bot force-pushed the renovate/otel-weaver-0.x branch from aa5f18e to 368e2fc Compare June 9, 2025 17:34
@trask trask dismissed their stale review June 9, 2025 17:42

Now this PR is bumping to 0.15.2

@trask trask merged commit eb21a4b into main Jun 9, 2025
16 checks passed
@trask trask deleted the renovate/otel-weaver-0.x branch June 9, 2025 17:42
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