argo-cd/docs/operator-manual/upgrading/3.2-3.3.md
Papapetrou Patroklos b7dbff80b2
fix: reduces information returned by settings api when accessed anonymously (#25346)
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
2025-11-20 12:07:34 +00:00

260 B

v3.2 to 3.3

Breaking Changes

Anonymous call to Settings API returns fewer fields

The Settings API now returns less information when accessed anonymously. It no longer returns the resourceOverrides field which is considered sensitive information.