Skip to content

Commit e6ff024

Browse files
committed
chore(stackable-telemetry): Update changelog
1 parent afc2163 commit e6ff024

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

crates/stackable-telemetry/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Introduce common `Settings` and subscriber specific settings ([#901]).
10+
11+
### Changed
12+
13+
- BREAKING: Renamed `TracingBuilder` methods with long names, and prefix with `with_` ([#901]).
14+
- BREAKING: Use the new subscriber settings in the `TracingBuilder` ([#901]).
15+
16+
[#901]: https://github.com/stackabletech/operator-rs/pull/901
17+
718
## [0.2.0] - 2024-07-10
819

920
### Changed

0 commit comments

Comments
 (0)