
Adds the ability to process MySQL JSON native type in Data Mapping.
Features
- Added ability to process MySQL JSON native type in Data Mapping.
- Added option to omit xsi:type from output for Liquid XML Objects serialization.
- Added Schematron support for 'role' attribute (fatal, error, warning, warn, information, info) to specify error level on 'assert' and 'report' elements.
- Added support for XSD recursively defined groups in Liquid XML Objects Code Generator.
- Changed the Liquid XML Objects Runtime to not close streams - This is a breaking change as the client is now responsible for closing streams.
- Improved user experience on High DPI monitors.
- Restricted Database Viewer to exclude system tables.
- Updated Data Mapper command line to allow relative paths to .dm files.
- Updated MySQL Database Provider to support MySQLConnector, and added to install.
- Updated Oracle Database Provider to support ODP.Net Managed Driver, and added to install.
Fixes
- Fixed issue in Liquid XML Objects when using XSD 1.1 xs:alternative.
- Fixed issue using spaces in paths with Microsoft XSLT Debugger.
- Fixed issue with Alternative intellisense options in XSD editor.
- Fixed issue with app deleting Database Connections if connection does not work.
- Fixed issue with default values in DTD Parser.
- Fixed issue with opening files from redirected URLs (308 Permanent Redirect).
- Fixed issue with Project Tree not scrolling while dragging items.
- Fixed issue with schema resolution in Liquid XML Objects.
- Fixed issue with XSD 1.1 processing in Liquid XML Objects.
- Fixed issues in Liquid XML Objects Runtime for XML to JSON.
- Fixed Issues in Liquid XML Objects with JSON Serializer.
- Fixed issues running Wizards on High DPI monitors.
- Fixed issues with using the MySQLConnector Database Provider.
- Fixed Schematron validation for 'report' elements.
- Update Documentation.
- General Fixes.