We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6f097 commit bd02b05Copy full SHA for bd02b05
crates/stackable-operator/CHANGELOG.md
@@ -13,7 +13,8 @@ All notable changes to this project will be documented in this file.
13
14
### Changed
15
16
-- Deprecate `stackable_operator::logging::initialize_logging()`. It's recommended to use `stackable-telemetry` instead ([#950], [#989]).
+- Deprecate `stackable_operator::logging::initialize_logging()`.
17
+ It's recommended to use `stackable-telemetry` or `#[allow(deprecated)]` instead ([#950], [#989]).
18
19
[#950]: https://github.com/stackabletech/operator-rs/pull/950
20
[#989]: https://github.com/stackabletech/operator-rs/pull/989
0 commit comments