Netcetera Merchant Plug-In (MPI) - Release Notes - Version 1.3.3.0
Release date: 2015-06-26
Version 1.3.3.0 is a minor update of the Netcetera Merchant Plug-In.
For documentation about this release please refer to the documentation site.
Compatibility
This version is fully backwards compatible with version 1.3.2.0 of the Netcetera Merchant Plug-In.
NOTE: Make sure to carefully read the release notes of previous versions when skipping versions during upgrade.
Changes
New Features
- Added an index page under MPIs root context.
Improvements
- Improved the retry mechanism when contacting the Directory Server endpoints to trigger for any of the following errors: DS_TIMEOUT_ERROR, DS_HTTP_STATUS_CODE_ERROR, DS_HTTP_MESSAGE_CONVERSION_ERROR, DS_REST_CLIENT_ERROR. This change also has an impact on the VERes timeout configuration, which from now on will be applied per endpoint.
- Replaced deprecated ehcache maxElementsInMemory property with maxEntriesLocalHeap. For more information see Ehcache Configuration.
- Disabled SSLv3 protocol when establishing a connection to Directory Servers.
- Added countries folder directory in the packaged directory structure view. See Installation section.
- Upgraded packaged Tomcat to version 7.0.62.
Bugfixes
- Fixed the PoolingConnectionManager to be shared between http clients, so that properties like dsClient.maxNumberOfConnectionsOverall can be applied properly.
- Fixed an Internet Explorer specific bug in the dashboard auto-refresh functionality.