File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments