0.5.0 - 2024-07-02
Release Notes
What's Changed
- Add optional variant to requirement_level. by @MadVikingGod in #199
- Add semconv_const filter to support semantic convention namespacing rules. by @lquerel in #200
- Add display_name field. by @joaopgrassi in #202
- Bump regex from 1.10.4 to 1.10.5 by @dependabot in #205
- Bump clap from 4.5.6 to 4.5.7 by @dependabot in #206
- New entry in developer guide to describe the process of adding new fields in the semantic convention registry by @lquerel in #209
- Add Embed option for single attributes by @trisch-me in #212
- Bump include_dir from 0.7.3 to 0.7.4 by @dependabot in #213
- Add support for post-resolution policies by @lquerel in #214
- split_id filter is singular by @bryannaegele in #217
- Add Jinja whitespace control by @joaopgrassi in #224
Install weaver 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-telemetry/weaver/releases/download/v0.5.0/weaver-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.5.0/weaver-installer.ps1 | iex"
Download weaver 0.5.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 |