Skip to content

Commit 4671a41

Browse files
committed
changelog
1 parent 9089385 commit 4671a41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/stackable-webhook/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ All notable changes to this project will be documented in this file.
2424
deployed to Kubernetes (e.g. conversion or mutating - which this crate targets) need to be
2525
accessible by it, which is not the case when only using loopback.
2626
Also, the constant `DEFAULT_SOCKET_ADDR` has been renamed to `DEFAULT_SOCKET_ADDRESS` ([#1045]).
27-
- BREAKING: The `TlsServer` now requires you to pass SAN (subject alternative name) DNS entries,
28-
so the caller will trust the issued certificate ([#1066]).
2927

3028
[#1043]: https://github.com/stackabletech/operator-rs/pull/1043
3129
[#1045]: https://github.com/stackabletech/operator-rs/pull/1045

0 commit comments

Comments
 (0)