You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Allow configuring RecoverPanic for controllers globally
This change allows configuring the RecoverPanic setting for controllers
globally. It is a breaking change as it requires changing the field type
of the setting to *bool from bool in order to be able to check if it has
been set already.
0 commit comments