chore(deps): update otel/weaver docker tag to v0.20.0 #269
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.15.0→v0.20.0Release Notes
open-telemetry/weaver (otel/weaver)
v0.20.0: 0.20.0 - 2025-12-11Compare Source
Release Notes
weaver diff(#1053 by @jsuereth)weaver check(#1016 by @jsuereth)emit(#1019 by @jerbly)live-check(#1022 by @jerbly)ViolationandAdvicehave been renamedto
PolicyFinding. We now use the same structure between allrego policies in weaver. (#1038 by @jsuereth)
weaver registry searchcommand. This command is not compatible with V2 schema and will be removed in a future version. Users should search the generated documentation instead. (#1057 by @jerbly)--inactivity-timeout=0,--output=noneand--no-stats(#1066 by @jerbly)Install weaver 0.20.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.20.0/weaver-installer.ps1 | iex"Download weaver 0.20.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.19.0: 0.19.0 - 2025-11-04Compare Source
Release Notes
valueproperty inAdviceis renamed toadvice_contextsignal_typeandsignal_nameproperties to simplify post-processingregistrysub-directory are now optional for theweaver registry generatecommand. (#962 by @lquerel)update-markdown(#990 by @jsuereth)Install weaver 0.19.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.19.0/weaver-installer.ps1 | iex"Download weaver 0.19.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.18.0: 0.18.0 - 2025-09-17Compare Source
Release Notes
Install weaver 0.18.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.18.0/weaver-installer.ps1 | iex"Download weaver 0.18.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.17.1: 0.17.1 - 2025-08-15Compare Source
Release Notes
Install weaver 0.17.1
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.17.1/weaver-installer.ps1 | iex"Download weaver 0.17.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.17.0: 0.17.0 - 2025-08-08Compare Source
Release Notes
(#870 by @lmolkova)
(#823 by @lmolkova)
(#822 by @lmolkova)
(#856 by @jerbly)
Install weaver 0.17.0
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.17.0/weaver-installer.ps1 | iex"Download weaver 0.17.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.16.1: 0.16.1 - 2025-07-04Compare Source
Release Notes
Install weaver 0.16.1
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.16.1/weaver-installer.ps1 | iex"Download weaver 0.16.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.16.0: - 2025-07-03Compare Source
Note: This release had automation failures which prevented the binary distributions. A Docker image is available for this release.
Changes
v0.15.3: 0.15.3 - 2025-06-24Compare Source
Release Notes
importssection to semconv spec. Custom registries can now import groupsby name or by wildcard. (#769 by @lquerel)
registry emit(#767 by @jerbly)
value_typeto metric:intordouble. Data-point and exemplar values are live-checked.(#773 by @jerbly)
Install weaver 0.15.3
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.15.3/weaver-installer.ps1 | iex"Download weaver 0.15.3
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.15.2: 0.15.2 - 2025-05-30Compare Source
Release Notes
(#759 by @lquerel)
allow_custom_valuesfrom the codebase and YAML files(#758 by @trisch-me)
As a result of this change,
allow_custom_valueswill be ignored in registryversion 1.26.0, which was the last version to support it.
Install weaver 0.15.2
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.15.2/weaver-installer.ps1 | iex"Download weaver 0.15.2
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.15.1: 0.15.1 - 2025-05-27Compare Source
Release Notes
deprecatednote (behind--futureflag) (#737 by @lmolkova)entity_associationsfield (#731 by @smith)Install weaver 0.15.1
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.15.1/weaver-installer.ps1 | iex"Download weaver 0.15.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:
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 has been generated by Renovate Bot.