<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-assembly</artifactId>
<version>23.8</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-assembly', version: '23.8')
<dependency org="com.groupdocs" name="groupdocs-assembly" rev="23.8">
<artifact name="groupdocs-assembly" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-assembly" % "23.8"
What’s new in the GroupDocs.Assembly for Java 23.8
Release Highlights
GroupDocs.Assembly for Java 23.8 introduces refined logic for handling data source discrepancies in templates. With this release, variables initialized from missing object members are now treated as missing themselves, enabling more predictable and error-resistant template behavior in dynamic data scenarios.
New Features
- Treat Missing Member Variables as Missing: Improved handling ensures that if a template variable is initialized from a non-existent member, it inherits the missing status. This behavior helps prevent misleading outputs and enhances the resilience of document templates to unexpected or incomplete data.
Public API and Backward Incompatible Changes
- Missing Member Initialization Logic: This logic change may affect existing templates that rely on fallback values or implicit assumptions about non-existent data members. It is advised to test existing templates to ensure compatibility with this new behavior.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Assembly for Java 23.8 Release Notes.
template missing member variable
| groupdocs assembly java 23.8
| groupdocs assembly template resilience
| groupdocs missing data handling
Version | Release Date |
---|---|
24.9.1 | September 27, 2024 |
24.9 | September 10, 2024 |
23.8 | August 18, 2023 |
22.12 | December 22, 2022 |
22.2 | March 5, 2022 |
20.6 | January 25, 2022 |
20.4 | January 25, 2022 |
20.12 | January 25, 2022 |
19.10 | January 25, 2022 |
18.6 | January 25, 2022 |
18.2 | January 25, 2022 |
17.12 | January 25, 2022 |
17.1.0 | January 25, 2022 |
21.7 | July 9, 2021 |
21.4 | April 30, 2021 |
21.3 | March 19, 2021 |
21.1 | January 31, 2021 |
20.11 | November 26, 2020 |
20.9 | September 30, 2020 |
20.8 | August 25, 2020 |
20.3 | March 17, 2020 |
19.11 | November 18, 2019 |
19.8 | August 24, 2019 |
19.7 | July 16, 2019 |
19.5 | May 27, 2019 |
19.3 | March 8, 2019 |
19.1 | January 29, 2019 |
18.12 | December 6, 2018 |
18.10 | October 31, 2018 |
18.9 | September 11, 2018 |
18.7 | July 31, 2018 |
18.5 | June 1, 2018 |
18.1 | April 20, 2018 |
17.11 | April 20, 2018 |
17.9 | April 20, 2018 |
17.8.0 | April 20, 2018 |
17.5.0 | April 20, 2018 |
17.3.0 | April 20, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-assembly-23.8-javadoc.jar | javadoc | 260 KB |
groupdocs-assembly-23.8.jar | 68 MB | |
groupdocs-assembly-23.8.pom | 1 KB |