New and Noteworthy
Version 3.0.0
Changes
- Requires Java 17 as minimum version.
- Migrated to Jakarta Servlet.
- Migrated from Eclipse Equinox HTTP to Apache Felix HTTP.
- The
javax.mail is no longer a required dependency.
- Logging is now going through
org.slf4j
Version 2.5.0
Changes
- Improved performance and security of the application.
- Added support for an
integrity.securePort boolean property in Integrity structure provider,
to allow connecting to Integrity servers using HTTPS.
Added a "Secure Port" input in Integrity structure provider web page to allow configuring this setting.
- Changed packaging and dependencies:
- The
com.sodius.mdw.server plug-in now depends on com.sodius.solstice.core plug-in.
- The web application does no longer redistribute AngularJS nor jQuery.
Version 2.4.2
Bug Fixes
- Changed bundled version of the
javax.mail plug-in, to fix a compatibility issue with Java 11.
Version 2.4.1
Bug Fixes
- Bundled a more recent version of the
javax.mail plug-in, to avoid corruption of zip files transferred in MDWorkbench Server storage.
Version 2.4.0
Changes
- Upgraded Bootstrap and AngularJS web libraries, to formally exclude any risk of known vulnerabilities.