From 6e34c24b4d805f342c77a4ce7308ce9da12344c6 Mon Sep 17 00:00:00 2001 From: "kumahq[bot]" <110050114+kumahq[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:38:18 +0000 Subject: [PATCH] chore(deps): update docs from repo source Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com> --- app/assets/raw/UPGRADE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/raw/UPGRADE.md b/app/assets/raw/UPGRADE.md index 671b3354b..47fa21d8d 100644 --- a/app/assets/raw/UPGRADE.md +++ b/app/assets/raw/UPGRADE.md @@ -8,6 +8,10 @@ does not have any particular instructions. ## Upgrade to `2.10.x` +### API Server + +A successful PUT request without any warnings will now set "content-type: application/json" header and return empty json. + ### MeshLoadBalancingStrategy #### Deprecation of `hashPolicies.type: SourceIP` and `maglev.type: SourceIP`