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 913c9df commit efafddfCopy full SHA for efafddf
crates/stackable-operator/CHANGELOG.md
@@ -17,10 +17,11 @@ All notable changes to this project will be documented in this file.
17
for CRD versioning. ([#821]).
18
- BREAKING: Remove support for Jaeger as a `TracingTarget`. This is due to stopped development of the
19
[`opentelemetry-jaeger`](https://crates.io/crates/opentelemetry-jaeger) crate. We plan to support tracing to OTLP
20
- instead in the future ([#XXX]).
+ instead in the future ([#830]).
21
22
[#821]: https://github.com/stackabletech/operator-rs/pull/821
23
[#827]: https://github.com/stackabletech/operator-rs/pull/827
24
+[#8330]: https://github.com/stackabletech/operator-rs/pull/830
25
26
## [0.71.0] - 2024-07-29
27
0 commit comments