Skip to content

Commit 28a8a3a

Browse files
authored
Prepare release v0.15.3 (#807)
* Prepare release v0.15.3 * Remove patch file
1 parent 779c0ff commit 28a8a3a

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-
# [NEXT] - NEXT
5+
# [0.15.3] - 2025-06-24
66

77
- Add `imports` section to semconv spec. Custom registries can now import groups
88
by name or by wildcard. ([#769](https://github.com/open-telemetry/weaver/pull/769/) by @lquerel)

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.15.2"
29+
version = "0.15.3"
3030
authors = ["OpenTelemetry"]
3131
edition = "2021"
3232
repository = "https://github.com/open-telemetry/weaver"

0 commit comments

Comments
 (0)