Skip to content

chore(deps): update otel/weaver docker tag to v0.17.0#7163

Merged
MrAlias merged 1 commit intomainfrom
renovate/otel-weaver-0.x
Aug 11, 2025
Merged

chore(deps): update otel/weaver docker tag to v0.17.0#7163
MrAlias merged 1 commit intomainfrom
renovate/otel-weaver-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 11, 2025

This PR contains the following updates:

Package Type Update Change
otel/weaver stage minor v0.16.1 -> v0.17.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/weaver (otel/weaver)

v0.17.0: 0.17.0 - 2025-08-08

Compare Source

Release Notes

  • Filter based on deprecation, stability, and annotations in signal JQ helpers
    (#​870 by @​lmolkova)
  • Documentation and Repo cleanup (#​873 by @​lquerel))
  • Support structured deprecation info on enum members.
    (#​823 by @​lmolkova)
  • Don't serialize default values and empty arrays when resolving semantic conventions.
    (#​822 by @​lmolkova)
  • Add support for registry dependency chain, a->b->c. This pattern is useful when making narrow application registries that depend on a corporate registry based on the OpenTelemetry semantic conventions. Max depth is 10.
    (#​856 by @​jerbly)
  • Improve doc usage section (#​851 by @​tombrk)

Install weaver 0.17.0

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-telemetry/weaver/releases/download/v0.17.0/weaver-installer.sh | sh
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

File Platform Checksum
weaver-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
weaver-x86_64-apple-darwin.tar.xz Intel macOS checksum
weaver-x86_64-pc-windows-msvc.zip x64 Windows checksum
weaver-x86_64-pc-windows-msvc.msi x64 Windows checksum
weaver-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo open-telemetry/weaver

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Aug 11, 2025
@renovate renovate Bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Aug 11, 2025
@renovate renovate Bot force-pushed the renovate/otel-weaver-0.x branch from 6c7e43d to b7c4695 Compare August 11, 2025 14:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (1938d30) to head (35c9e33).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7163   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        264     264           
  Lines      24574   24574           
=====================================
+ Hits       20392   20393    +1     
+ Misses      3802    3801    -1     
  Partials     380     380           

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/otel-weaver-0.x branch from b7c4695 to 3b2cf7f Compare August 11, 2025 14:21
@renovate renovate Bot force-pushed the renovate/otel-weaver-0.x branch from 3b2cf7f to 35c9e33 Compare August 11, 2025 14:57
@MrAlias MrAlias merged commit 995f265 into main Aug 11, 2025
31 checks passed
@MrAlias MrAlias deleted the renovate/otel-weaver-0.x branch August 11, 2025 17:19
pellared added a commit that referenced this pull request Aug 12, 2025
- Remove temporary fix to filter out deprecated metrics (addressed in
open-telemetry/weaver#870)
- Handle empty briefs gracefully
- Handle empty attributes gracefully
- Regenerate v1.36.0 semconv to fix docs

[Weaver v0.17.0
release](https://github.com/open-telemetry/weaver/releases/tag/v0.17.0)

Follow up to #7163

---------

Co-authored-by: Robert Pająk <[email protected]>
@MrAlias MrAlias added this to the v1.38.0 milestone Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant