Skip to content

Commit e3b3283

Browse files
committed
chore(stackable-operator): Update changelog
1 parent 4f13b28 commit e3b3283

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Adds the `--file-log-max-files` CLI argument and `FILE_LOG_MAX_FILES` environment variable
10-
see detailed [stackable-telemetry changelog](../stackable-telemetry/CHANGELOG.md) ([#1010]).
9+
- Adds new CLI arguments and environment variables ([#1010], [#1012]).
10+
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
11+
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
12+
- See detailed [stackable-telemetry changelog](../stackable-telemetry/CHANGELOG.md).
1113

1214
### Changed
1315

@@ -16,6 +18,7 @@ All notable changes to this project will be documented in this file.
1618

1719
[#1009]: https://github.com/stackabletech/operator-rs/pull/1009
1820
[#1010]: https://github.com/stackabletech/operator-rs/pull/1010
21+
[#1012]: https://github.com/stackabletech/operator-rs/pull/1012
1922

2023
## [0.91.1] - 2025-04-09
2124

0 commit comments

Comments
 (0)