Gentics .Node Changelog Summary

Gentics .Node 2.0.0


Enhancement

When creating a new datasource using the PortalConnectorFactory, the datasource will no longer be checked with autorepair by default if neither the autorepair nor the autorepair2 flags are set for the datasource. It is recommended to always use the autorepair2 flag for the datasource to check and repair datasources.


Bugfix RT51435

When creating a datasource using the PortalConnectorFactory based on handle properties and datasource properties fails, no open handle will be left behind.


Gentics .Node 1.13.0


Enhancement

Some no longer needed third party dependencies were removed. Previously the org.eclipse.core.runtime dependency was included. We now only include the org.eclipse.equinox.common dependency.