New and Noteworthy
Version 1.13.0
Changes
- Improved performance and security of the application.
- Changed packaging and dependencies:
- The
com.sodius.mdw.metamodel.integrity plug-in now depends on com.sodius.solstice.core plug-in.
Version 1.12.1
Bug Fixes
- Fixed reading of Integrity rich text values when
<sub> and <sup> elements are combined with nested XHTML elements.
Version 1.12.0
Bug Fixes
- Fixed support for Integrity 13.0. For this, the connector is now using the
mksapi.jar file delivered with Integrity 13.0,
which has been verified to support all versions the connector is engaged to work with.
Version 1.11.1
Changes
- Added
OUTGOING_OSLC_LINKS literal in com.sodius.mdw.metamodel.integrity.util.StandardField
Version 1.11.0
Changes
- Enhanced XHTML formatting when reading Integrity rich text fields to no longer be case sensitive on HTML tag names.
Version 1.10.0
Changes
- Added support for secure connections to Integrity server.
When a SSL connection is required to the Integrity server port,
set the
Options.OPTION_SECURE_PORT option to true when reading the Integrity model.