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 764259f commit 3d78f8fCopy full SHA for 3d78f8f
CHANGELOG.md
@@ -26,10 +26,12 @@ All notable changes to this project will be documented in this file.
26
by `FILE_LOG_DIRECTORY` (or via `--file-log-directory <DIRECTORY>`).
27
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
28
- Upgrade csi-provisioner to 5.2.0 ([#304]).
29
+- Use versioned common structs ([#310]).
30
31
[#291]: https://github.com/stackabletech/listener-operator/pull/291
32
[#299]: https://github.com/stackabletech/listener-operator/pull/299
33
[#304]: https://github.com/stackabletech/listener-operator/pull/304
34
+[#310]: https://github.com/stackabletech/listener-operator/pull/310
35
36
## [25.3.0] - 2025-03-21
37
0 commit comments