2023-09.0
[1.5.11] - 2023-09-04
Added
Security
- module fj-doc-val-poi now use poi5-version 5.2.3 (#61) CVE-2022-26336 (NOTE: now this module will only work with java 11+, unless Apache POI version is overridden)
[1.5.10] - 2023-09-04
Added
- dependabot configuration
Changed
- fj-core set to 8.2.6
- sample module fj-doc-mod-itext substituted by fj-doc-mod-openpdf
- reference to https://keepachangelog.com/ v1.1.0 in changelog
Removed
- removed unsupported modules fj-doc-bom, fj-doc-bom-core, fj-doc-bom-fop
Security
[1.5.9] - 2023-09-04
Added
- tag element (HEAD) to scm element. (pom.xml)
- issueManagement element (pom.xml, url : https://github.com/fugerit-org/fj-doc/issues )
- dependency fj-tester-helper8 set to 0.4.1
- workflow for package testing and dependency upload
Changed
- fj-bom set to 1.3.3
- fj-bom set to 8.2.4
- Changelog badge link set absolute 'https://github.com/fugerit-org/fj-daogen/blob/main/CHANGELOG.md'
- module playground quarkus quarkus.platform.group-id set to 'io.quarkus', version set to '3.3.1'
- playground samples doc version set to 2.1
Fixed
- scm url (.git was missing at the end).
[1.5.8] - 2023-09-01
Added
- Unit test for DocValidator and FreemarkerDocProcessConfigValidator (#56)
Fixed
- Prohibit xml external entities on DocValidator and FreemarkerDocProcessConfigValidator (#56)
Changed
- Added assertions to TestPOI junit
[1.5.7] - 2023-09-01
Added
- xsd badge
- keep a changelog badge
- maven repo central and javadoc badges to modules
Changed
- fj-bom version set to 1.3.1
- Added build metadata to artifacts (fugerit-org/fj-bom#2) (#54)
- Sonar Cloud Maven Build set to use maven profile sonarfugerit and github environmental variable for sonarKey (#54)
- New changelog style based on : https://github.com/olivierlacan/keep-a-changelog (#53)
- some link in the README.md
Removed
- index.md