shreemaan-abhishek commented on PR #13331: URL: https://github.com/apache/apisix/pull/13331#issuecomment-4428977866
@membphis updated the PR description with a **Breaking change** section that: - Calls out the incompatibility explicitly at the top - Explains why `cookie.secret` is required rather than optional (the integrity invariant only holds if *every* issued cookie is signed; making it optional would defeat the guarantee for unconfigured routes) - Provides a concrete before/after JSON migration example - Notes the rolling-upgrade operational impact (update configs first, then roll out the binary) Happy to add anything else if there's a specific deployment concern you want covered. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
