Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 7410aec

Browse files
authored
rel: prepare v0.6.0b0 (#206)
Signed-off-by: Alex Boten <[email protected]>
1 parent d3a1677 commit 7410aec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# honeycomb-opentelemetry-python changelog
22

3+
## [0.6.0b0] - 2024-07-24
4+
5+
### Maintenance
6+
7+
- docs: update vulnerability reporting process (#205) | @robbkidd
8+
- main: use published BaggageSpanProcessor and remove internal one (#192) | @codeboten
9+
- maint: update minimum version requirement (#200) | @codeboten
10+
- maint: update team to notify (#199) | @codeboten
11+
312
## [0.5.0b0] - 2024-05-23
413

514
### Maintenance

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "honeycomb-opentelemetry"
3-
version = "0.5.0b0"
3+
version = "0.6.0b0"
44
description = "Honeycomb OpenTelemetry Distro for Python"
55
authors = ["Honeycomb <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)