Skip to content

Commit 3cd755f

Browse files
committed
chore: Fix changelog
1 parent 5fe969d commit 3cd755f

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
## [0.90.0] - 2025-04-07
8-
9-
### Added
10-
11-
- BREAKING: Inject vector aggregator address into vector config file using an environment variable ([#1000]).
12-
137
### Changed
148

159
- BREAKING: Remove `cli::TelemetryArguments` and `cli::RollingPeriod` which are both replaced by
1610
types from `stackable_telemetry` ([#1001]).
1711
- BREAKING: The `ProductOperatorRun` struct now uses `stackable_telemetry::tracing::TelemetryOptions`
1812
for the `telemetry_arguments` field ([#1001]).
1913

20-
[#1000]: https://github.com/stackabletech/operator-rs/pull/1000
2114
[#1001]: https://github.com/stackabletech/operator-rs/pull/1001
2215

16+
## [0.90.0] - 2025-04-07
17+
18+
### Added
19+
20+
- BREAKING: Inject vector aggregator address into vector config file using an environment variable ([#1000]).
21+
22+
[#1000]: https://github.com/stackabletech/operator-rs/pull/1000
23+
2324
## [0.89.1] - 2025-04-02
2425

2526
### Changed

0 commit comments

Comments
 (0)