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
v2 upgrade (#65)
* add upgrade handler
* set up upgrade handlers in app.go
* bump module version to v2
* set minimum supported Go version to 1.20
* reverse some unintentional changes
* add a log msg
* add readme to v2 upgrade
* fix a typo
* update readme
* update
* add controller store key to store upgrades
* revert some unintentional changes
* update readme