chore(deps): update otel/weaver docker tag to v0.18.0 #87
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.18.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
open-telemetry/weaver (otel/weaver)
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
imports
section to semconv spec. Custom registries can now import groupsby name or by wildcard. (#769 by @lquerel)
registry emit
(#767 by @jerbly)
value_type
to metric:int
ordouble
. 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_values
from the codebase and YAML files(#758 by @trisch-me)
As a result of this change,
allow_custom_values
will 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
deprecated
note (behind--future
flag) (#737 by @lmolkova)entity_associations
field (#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.