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
This should be done on the server at startup. It should look for a config that matches its version, and migrate the latest version currently in existence if needed. Debatable if we need to support Beta3 -> RC1, but RC1 -> GA is a requirement
- Closeselastic#2377
- Added testing framework for server side tests
- Fixed jshint
- Added config migration
- Added framework for server initialization
- Closeselastic#2377
- Added testing framework for server side tests
- Fixed jshint
- Added config migration
- Added framework for server initialization
Currently we don't migrate the configuration to a new doc when we upgrade, causing global settings to be lost.
The text was updated successfully, but these errors were encountered: