1.2.0
- Update orient (1.7.10 -> 2.0.5)
- Update studio
- Update example configurations
- Add validation for root user presence in configuration: otherwise orient would ask for password on each start
- Health check now checks that server is active and storages available (memory check removed because its not available in orient 2)
- Fix console command help (clean urls)
Migration notes
In orient 1 server admin user was named admin
. In 2.0 it's root
. Please update your configurations. Root user is required.
In orient 2 distribution lucene plugin is bundled, but its not present in embedded server. To add it, add lucene dependency
Its important to update OServerCommandGetStaticContent command patterns property (without it fonts and json files can't be served for new studio)