What’s New in Arconia 0.24.0
Arconia 0.24.0 provides a number of new features and enhancements. This page includes the highlights of the release, but you can also check out the full release notes for more details about each new feature and bug fix.
We provide an automated way to upgrade your project to the latest version of Arconia, which is described in the Upgrading Arconia documentation.
Docling
-
The Arconia Docling integration is now based on Docling Java 0.5, which introduced some breaking changes.
ConvertDocumentResponseis now an abstract class with three concrete implementations:InBodyConvertDocumentResponse,ZipArchiveConvertDocumentResponse, andPreSignedUrlConvertDocumentResponse. Refer to the Docling Java release notes for more information.
Spring AI
-
The Arconia AI Docling Document Reader integration is now based on Spring AI 2.0.0-M3, which represents a further milestone towards alignment with the Spring Boot 4 baseline. It’s worth noting that Spring AI is now fully migrated to Jackson 3, aligning with the rest of the Spring ecosystem and the other Arconia projects. Refer to the Spring AI release notes for more information.