Dr. Maximilian Koegel is deeply involved with the Eclipse community. He is project lead and committer on several open-source projects including EMF Cloud, JSON Forms and …
EMFStore 1.4.0 Released
September 12, 2014 | 1 min ReadWe just released EMFStore 1.4.0. You can find the new release on our download page. A list of implemented features and bug fixes is available on eclipse.org.
The most notable new feature is an improved Admin UI to configure Users, Groups and their access privileges on projects on the EMFStore server. We believe the Admin UI is now more usable and more responsive.
Furthermore we have implemented a security feature which allows you to configure the SSL cipher suites accepted by the server for SSL connections. This can be used to exclude ciphers which are no longer considered secure.
Also we added more API for ModelElementIDs which are used in EMFStore to uniquely identify EObjects stored within EMFStore. This is useful if you need to allocate custom IDs with your EObjects.
To improve out-of-the-box Ecore support we added the Ecore feature to the SDK as a default. This allows to store the contents of Ecore files (e.g. EPackages and EClasses) in EMFStore without explicitly installing this feature additionally to the SDK.
Finally, we fixed a number of minor bugs.
Enjoy!