diff --git a/CHANGELOG.md b/CHANGELOG.md index 6acf7a1fd7b..0d6fea9b0b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Fix #5580: [java-generator] Correctly handle defaults for IntOrString types * Fix #5584: Fix CRD generation when EnumMap is used * Fix #5626: Prevent memory accumulation from informer usage +* Fix #5656: Enable EC private key usage for mTLS auth #### Improvements * Fix #5429: moved crd generator annotations to generator-annotations instead of crd-generator-api. Using generator-annotations introduces no transitive dependencies.