GroupDocs.Assembly for Java 22.2 Release Notes

Major Features

Improved error reporting and working with arrays, and supported several exact date-time parse formats while loading JSON. Also, provided an option to always generate an object for a JSON or XML root element.

Full List of Features Covering all Changes in this Release

KeySummaryCategory
ASSEMBLYNET-203Provide an option to always generate an object for an XML root elementFeature
ASSEMBLYNET-204Provide an option to always generate an object for a JSON root elementFeature
ASSEMBLYNET-205Add feature to support array type identifiers in template syntaxFeature
ASSEMBLYNET-206Support several exact date-time parse formats while loading JSONFeature
ASSEMBLYNET-217Add context to exceptions thrown while evaluating expressionsFeature
ASSEMBLYJAVA-24Support using of arrays with data bands and LINQ extension methods for JavaFeature
ASSEMBLYNET-207DocumentAssembler.AssembleDocument throws System.InvalidCastException for Word Processing documentsBug
ASSEMBLYNET-208DocumentAssembler.AssembleDocument throws System.InvalidCastException for emails with HTML and RTF bodiesBug
ASSEMBLYNET-209DocumentAssembler.AssembleDocument throws an exception for Spreadsheet and Presentation documentsBug
ASSEMBLYJAVA-25API does not accept JSON data source object with a single array propertyBug

Public API and Backward Incompatible Changes

Supported several exact date-time parse formats while loading JSON

A detailed description of this feature can be found in the “Accessing JSON Data” section.

Provided an option to always generate an object for a JSON or XML root element

A detailed description of this feature can be found in the “Accessing XML Data”, “Accessing JSON Data”, and “Accessing CSV Data” sections.

© Aspose Pty Ltd 2001-2022. All Rights Reserved.