Update dependency open-telemetry/weaver to v0.25.0#3932
Conversation
|
👋 Thanks for your contribution! This PR modifies file(s) in area(s) that do not currently have an active SIG/project:
Per the area ownership process, This does not mean your change is unwelcome:
Thanks again for taking the time to contribute! 🙏 |
|
👋 Thanks for your contribution! This PR modifies file(s) in area(s) that do not currently have an active SIG/project:
Per the area ownership process, This does not mean your change is unwelcome:
Thanks again for taking the time to contribute! 🙏 |
1 similar comment
|
👋 Thanks for your contribution! This PR modifies file(s) in area(s) that do not currently have an active SIG/project:
Per the area ownership process, This does not mean your change is unwelcome:
Thanks again for taking the time to contribute! 🙏 |
Pull request dashboard statusStatus last refreshed: 2026-07-25 18:34:35 UTC.
This automated status or its linked feedback items may be incorrect. If something looks wrong, please report it with the result you expected. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
|
@copilot why did ownership check run on PR with dependencies label? |
It ran because |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This reverts commit c4976bc.
This PR contains the following updates:
v0.24.2→v0.25.0Release Notes
open-telemetry/weaver (open-telemetry/weaver)
v0.25.0: 0.25.0 - 2026-07-24Compare Source
Release Notes
weaver registry infer. (#1334 by @ArthurSens)--fail-on <violation|improvement|information|none>toweaver registry live-checkto choose the severity threshold that produces a non-zero exit code. (#1517 by @cijothomas)valueto itsidwhen no explicitvalueis provided. (#1444 by @nanookclaw)weaver-config.jsonJSON schema so it matches the current configuration. (#1606 by @jerbly)live-check --output httpcould exit before the/stopresponse was fully delivered, resetting the connection on large reports. The live-check command now waits for the admin HTTP server's graceful shutdown to finish before exiting. (#1632 by @jerbly)[[live-check.finding_level_overrides]]to rewrite a finding's level instead of dropping it (e.g. treatundefined_enum_variantas a violation), scoped by the samesignal_type/sample_namesrules asfinding_filters. (#1625 by @jerbly)ref_groupdetails win over inherited attributes. (#1604 by @lmolkova)deprecated.noteoptional for{reason: renamed}- inferred fromrenamed_to. (#1622 by @lmolkova)sample_namesto[[live-check.finding_filters]]to scope a filter to matching sample names, with glob wildcard support (also added toexclude_samples). (#1619 by @jerbly)serveUI's search page, grouping results by namespace with expand/collapse controls, and a "Hide deprecated" toggle (on by default) for both the list and tree views. (#1595 by @jerbly)requirement_levelon attribute refs of public attribute groups in the v2 resolved and materialized schemas. Each entry in an attribute group'sattributesis now an object ({ base, requirement_level }) instead of a bareattribute_catalogindex. (#1584 by @lmolkova)platform-verifierfeature) to validate TLS connections for remote registry downloads, instead of a fixed bundled root CA list. (#1583 by @jerbly)serveUI. (#1570 by @jerbly)semconv_grouped_entitiesJQ helper. (#1560 by @lmolkova)whenclause to template entries inweaver.yaml— a JQ expression that gates whether a template is applied. (#1561 by @lmolkova)[template]section to.weaver.tomlwithacronymsandtext_maps, applied on top of every template'sweaver.yaml. (#1561 by @lmolkova)namefield toSpanRefinementin v2 syntax, and fix span name propagation so refinements (and imported spans) inherit the base span'snamewhen they don't override it. (#1403 by @lmolkova)registry update-markdownso it does not requireregistrysubdirectory matchingregistry generatebehavior. (#1544 by @lmolkova)--advice-data. (#1539 by @lmolkova).and cached (#1504 by @jsuereth).
--include-unreferencedso that this is the same as creating aa set of
import:statements in the registry manifest. (#1442 by @jsuereth)Install weaver 0.25.0
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.25.0/weaver-installer.ps1 | iex"Download weaver 0.25.0
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:
You can also download the attestation from GitHub and verify against that directly:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.