Skip to content

chore(deps): update otel/weaver docker tag to v0.14.0 #6643

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2025

This PR contains the following updates:

Package Type Update Change
otel/weaver stage minor v0.13.2 -> v0.14.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/weaver (otel/weaver)

v0.14.0: 0.14.0 - 2025-04-10

Compare Source

Release Notes

What's changed

  • Add support for 2 semconv registries. (#​627 by @​lquerel).
  • Add support for annotations on attributes and groups. (#​645 by @​lquerel).
  • 💥 BREAKING CHANGE 💥 - Upgrade to version 0.4.0 of regorus requires all v0 policies to be modified. Policy upgrade instructions here may help. (#​651 by @​jerbly).
  • Stability level Deprecated is deprecated. Conventions should be deprecated via deprecated field and should keep the original stability. (#​607 by @​lmolkova).
  • 💥 BREAKING CHANGE 💥 The constraints feature is no longer supported in semantic conventions yaml schema.
    The earliest version of semantic convention weaver is able to read has moved to 1.26.0. (#​611 by @​lmolkova).
  • Make type property required on the semantic convention group (behind --future flag). (#​611 by @​lmolkova).
  • Exclude attributes declared with code_generation.exclude annotations in semconv_attributes and other JQ attribute helpers. (#​662 by @​lmolkova)
  • Sort metrics by name in all JQ helpers. (#​573 by @​lmolkova)

Install weaver 0.14.0

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

Download weaver 0.14.0

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 is behind base branch, 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 a review from MrAlias as a code owner April 11, 2025 03:53
@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Apr 11, 2025
@renovate renovate bot force-pushed the renovate/otel-weaver-0.x branch from 006915f to 25945da Compare April 11, 2025 06:29
@renovate renovate bot force-pushed the renovate/otel-weaver-0.x branch from 25945da to c512764 Compare April 11, 2025 07:20
@dmathieu dmathieu merged commit 21e64db into main Apr 11, 2025
32 checks passed
@dmathieu dmathieu deleted the renovate/otel-weaver-0.x branch April 11, 2025 07:38
@MrAlias MrAlias added this to the v1.36.0 milestone Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants