Update otel/weaver Docker tag to v0.24.1 (main)#1744
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1744 +/- ##
=======================================
Coverage 84.88% 84.88%
=======================================
Files 105 105
Lines 13632 13632
=======================================
Hits 11571 11571
Misses 1538 1538
Partials 523 523 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
65576bc to
65945cd
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.23.0→v0.24.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/weaver (otel/weaver)
v0.24.1: 0.24.1 - 2026-06-21Compare Source
Release Notes
Install weaver 0.24.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.24.1/weaver-installer.ps1 | iex"Download weaver 0.24.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.24.0: 0.24.0 - 2026-06-19Compare Source
Release Notes
Add
requirement_level(recommended/opt_in) for all v2 signals (metrics, spans, events, entities). (#1515 by @lmolkova)Add
dependency_resolution.excludeannotation to hide attributes, groups, and signals from registries that depend on this one. (#1458 by @lmolkova)Add
one_ofandall_ofcombinators toentity_associations, letting a signal (span, metric, or event) require any-of or all-of a set of entities, nested arbitrarily. A bare list of entity references remains supported and is treated as an implicitone_of. Seesemconv-syntax.v2.md. (#1493 by @jerbly)Add
weaver-live-check-startandweaver-live-check-stopcomposite GitHub Actions for CI integration. (#1448)Rename
resolved_schema_uritoresolved_registry_uriin publication manifest and inpackagecommand. (#1425)Fix V2 resolver overwriting
SpanName.notewith the span type id during resolution. (#1401)Add
semconv_grouped_eventsJQ helper with v1/v2 options parity and coverage. (#1439)New feature (#1344) - Support authenticated HTTP downloads of remote registries, including GitHub private release assets. Auth is configured per-URL via
[[auth]]entries in.weaver.toml(longesturl_prefixwins), with tokens sourced from a literaltoken, atoken_envvariable, or atoken_commandhelper (e.g.["gh", "auth", "token"]). (#1356 by @jerbly)New feature -
.weaver.tomlproject configuration now covers all subcommands allowing for simplified configuration management. See the README.md (#1410 by @jerbly)Fix (#1297) - Live-check: entity validation now supported. (#1426 by @jerbly)
Live-check OTLP log findings are now dog-fooded: the event schema, attributes, and enumerations are defined in a semconv model and code-generated using Weaver's own templates. See
finding.mdfor the generated reference documentation anddog-fooding.mdfor the full dog-fooding guide.💥 BREAKING CHANGES 💥 to the log schema:
attribute_name→attribute_key(inweaver.finding.context)weaver.finding.sample_type→weaver.finding.sample.typeweaver.finding.signal_type→weaver.finding.signal.typeweaver.finding.signal_name→weaver.finding.signal.nameweaver.finding.resource_attribute.<key>→weaver.finding.resource.attribute.<key>(#1232 by @jerbly)
Install weaver 0.24.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.24.0/weaver-installer.ps1 | iex"Download weaver 0.24.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.