Skip to content

Commit fed4143

Browse files
committed
chore: Add changelog entry
1 parent c4d250b commit fed4143

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

crates/stackable-webhook/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ All notable changes to this project will be documented in this file.
1010
Both `WebhookServer::run` and `TlsServer::run` now require passing a shutdown signal, which is any
1111
`Future<Output = ()>` ([#1144]).
1212

13+
### Changed
14+
15+
- Improve certificate rotation instrumentation ([#1145]).
16+
1317
[#1144]: https://github.com/stackabletech/operator-rs/pull/1144
18+
[#1145]: https://github.com/stackabletech/operator-rs/pull/1145
1419

1520
## [0.8.1] - 2026-01-07
1621

0 commit comments

Comments
 (0)