5.4.3
This release introduces new Thymeleaf utility objects, enhances property setting and conversation memory, and includes dependency updates.
Key Changes:
-
New Features:
- Added Base64 encoder as a Thymeleaf utility object
- Added JSON serializer as a Thymeleaf utility object
-
Improvements:
- Allowed setting of nested properties within objects using
PropertyInstruction - Improved the construction of conversation memory responses
- General code structure improvements and cleanups
- Allowed setting of nested properties within objects using
-
Dependency Updates:
- Updated Quarkus and jandex-maven-plugin