chore(deps): update weaver crates to v0.23.0#2922
Conversation
|
trying luck with copilot - @copilot - Can you fix these CI issues due to bump of weaver to 0.32.0: -- error[E0004]: non-exhaustive patterns: For more information about this error, try
|
…h API change Agent-Logs-Url: https://github.com/open-telemetry/otel-arrow/sessions/165a74d4-fba7-424f-90b0-1d8b73a87739 Co-authored-by: lalitb <1196320+lalitb@users.noreply.github.com>
Fixed in commit The issue: Two changes were made:
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2922 +/- ##
=======================================
Coverage 86.26% 86.26%
=======================================
Files 715 715
Lines 272060 272061 +1
=======================================
+ Hits 234690 234695 +5
+ Misses 36846 36842 -4
Partials 524 524
🚀 New features to boost your workflow:
|
|
@copilot Also fix the fmt
|
Agent-Logs-Url: https://github.com/open-telemetry/otel-arrow/sessions/8082cfda-d230-4dd5-a515-986822804854 Co-authored-by: lalitb <1196320+lalitb@users.noreply.github.com>
Fixed in commit |
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 PR contains the following updates:
v0.21.2→v0.23.0v0.21.2→v0.23.0v0.21.2→v0.23.0v0.21.2→v0.23.0v0.21.2→v0.23.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/weaver (weaver_common)
v0.23.0: 0.23.0 - 2026-04-22Compare Source
Release Notes
.weaver.tomlproject configuration file forlive-check. Covers alllive-checkCLI flags plus[[live_check.finding_filters]]for dropping findings by ID, minimum level, sample name, and signal type. CLI flags take precedence over config values. Use--configor auto-discovery from CWD. (#1256 by @jerbly)intas compatible with expecteddoubleattribute type, avoiding false violations from OTLP serializers (e.g. JS) that emitint_valuefor integral numbers. (#1331 by @jerbly)schema_urlto track registries consistently in lineage / provenance (#1298 by @jsuereth)head_schema_url/baseline_schema_urlto diff v2. (#1106 by @lmolkova)--allow-git-credentialsglobal flag to enable system credential helpers (e.g.osxkeychain,git-credential-manager) when cloning private registries. By default, git operations remain isolated for security. (#1306 by @jerbly)browse_namespacetool andfindings_onlyoutput mode forlive_check. Add configurable namespace separator via--namespace-separator. (#1324 by @jerbly)Install weaver 0.23.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.23.0/weaver-installer.ps1 | iex"Download weaver 0.23.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:
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: (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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.