chore(deps): update otel/weaver docker tag to v0.22.1#432
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update otel/weaver docker tag to v0.22.1#432renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
d877b3d to
b8e82bd
Compare
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.21.2→v0.22.1Release Notes
open-telemetry/weaver (otel/weaver)
v0.22.1: 0.22.1 - 2026-03-13Compare Source
Release Notes
Note: 0.22.0 release was skipped due to release CI/CD issues.
/healthendpoint that can be used in long-running scenarios to confirm readiness and liveness of the live-check server. (#1193 by @jerbly)--output=httpto have live-check send its report as the response to/stop. (#1193 by @jerbly)registry stats,registry diff, andregistry resolve.registry statsalso supports--templatesfor custom text output templates. (#1200 by @jerbly)--emit-otlp-logswill now include the attributes from the resource in the emitted log record, this helps to identify the source of the finding in a multi-source environment. (#1206 by @jerbly)weaver registry infercommand that listens for OTLP telemetry and infers a semantic convention registry file from the received data. Supports spans, metrics, events, and resource attributes. Includes configurable gRPC address/port, admin server for graceful shutdown, and inactivity timeout. (#1138 by @ArthurSens)schema_urlin registry manifest, dependencies, and resolved schema instead ofregistry_url. Parse registry name and versionfrom it. (#1202 by @lmolkova)
manifest.yamlfor registry manifest file, deprecateregistry_manifest.yamland add warning when it's used. (#1202 by @lmolkova)none) for all templates, regardless of file extension. To opt in, setauto_escape: htmlorauto_escape: jsonper template inweaver.yaml. Within a template,{% autoescape false %}blocks can selectively disable escaping for sections. Use|tojsonfor explicit JSON/YAML value escaping where needed. (#1239 by @jerbly)version: "2"withfile_format: definition/2for v2 definition schema (#1154 by @lmolkova)weaver registry packagecommand to generate manifest and write resolved schema. (#1254 by @lmolkova)weaver registry packagecommand not producing output due to warnings. (#1271 by @lmolkova)file_format(#1262 by @lmolkova)PolicyFinding, makecontextfield optional. (#1270 by @lmolkova)weaver registry resolvecommand, please useweaver registry generateorpackageinstead (#1255 by @lmolkova)importsfor all signal types and public attribute groups in v2 registry. (#1267 by @jsuereth)weaver serveAPI. (#1240 by @jerbly)weaver serveUI migrated to React. (#1147 by @nicolastakashi)Install weaver 0.22.1
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.22.1/weaver-installer.ps1 | iex"Download weaver 0.22.1
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:
v0.22.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.