Upgrade from 4.9.13 to the latest 5.x.x #22269
Replies: 1 comment 1 reply
-
I couldn't find any official upgrade notes or migration guides for moving from 4.9.13 to 5.x.x. However, there are a couple of breaking changes you should be aware of: CSRF protection was added for public TRPC endpoints, which could impact existing integrations or custom endpoints you may have built (PR #12392). Also, if you use the draft-release workflow, you'll now need to set the organization secret The general upgrade process is: pull the latest code, update dependencies, apply database migrations ( To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any upgrade notes that I should read before hitting the upgrade button?
Beta Was this translation helpful? Give feedback.
All reactions