Update otel/weaver Docker tag to v0.25.0 (main) - #1844
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1844 +/- ##
=======================================
Coverage 85.20% 85.20%
=======================================
Files 105 105
Lines 13777 13777
=======================================
Hits 11739 11739
Misses 1514 1514
Partials 524 524 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
karensantana
approved these changes
Jul 27, 2026
craigell
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.24.2→v0.25.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/weaver (otel/weaver)
v0.25.0: 0.25.0 - 2026-07-24Compare Source
Release Notes
weaver registry infer. (#1334 by @ArthurSens)the last section of the URL.
--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)
* 0-3 * * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.