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.