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 cb1a70a commit 4f6fa86Copy full SHA for 4f6fa86
crates/stackable-webhook/CHANGELOG.md
@@ -6,7 +6,9 @@ All notable changes to this project will be documented in this file.
6
7
### Fixed
8
9
-- Replace the hardcoded `::stackable_versioned` path in the `tracking_from` function with the configurable crate override ([#XXX]).
+- Replace the hardcoded `::stackable_versioned` path in the `tracking_from` function with the configurable crate override ([#1079]).
10
+
11
+[#1079]: https://github.com/stackabletech/operator-rs/pull/1079
12
13
## [0.4.0] - 2025-07-10
14
0 commit comments