Releases: 4PointSolutions/FluentFormsAPI
Releases · 4PointSolutions/FluentFormsAPI
v0.0.4 Stable Release
What's Changed
- Refactor: Add support for other rest clients by @rmcdouga in #51
- Modify sample apps to support real AEM instances (including Test Containers images) by @rmcdouga in #54
- 🐛 Fixed bug in ReplacingInputStream when used with ByteArrayInputStream
- ⬆️ Update to Spring 3.5.7
Full Changelog: v0.0.3...v0.0.4
v0.0.3 Stable Version
What's Changed
- Added documentation for Spring Boot Configuration
- Added convenience methods to ConvertPdfService and AssemblerService
- Add support for using spring ssl bundles
- Added support for Page Count to OutputService
- Added Smoke Test JBang scripts
Full Changelog: v0.0.2...v0.0.3
Pre-Jersey 3.0 Release
This release is a snapshot of the code before it moved to Jersey 3.0 (which moved from using packages named javax.* to jakarta.*)
Initial Production Release
Initial production release.