Skip to content

Commit e434f2c

Browse files
lquereljerbly
andauthored
Prepare release v0.15.0 (#723)
Co-authored-by: Jeremy Blythe <[email protected]>
1 parent 1364569 commit e434f2c

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
# [TBD] - TBD
5+
# [0.15.0] - 2025-05-01
66

77
- Add support for attributes of type `any`. ([#707](https://github.com/open-telemetry/weaver/pull/707) by @lquerel)
88
- Add shell completion functionality. ([#682](https://github.com/open-telemetry/weaver/pull/682) by @larrys)

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ eula = false
2626
members = ["crates/*"]
2727

2828
[workspace.package]
29-
version = "0.14.0"
29+
version = "0.15.0"
3030
authors = ["OpenTelemetry"]
3131
edition = "2021"
3232
repository = "https://github.com/open-telemetry/weaver"

0 commit comments

Comments
 (0)