EMFStore 1.4.0 Released

September 12, 2014 | 1 min Read

We 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!

Maximilian Koegel

Maximilian Koegel

Maximilian Koegel co-leads the EclipseSource office and works as a consultant and software engineer for Eclipse technologies. He is an Eclipse expert with a focus in …