Skip to content

Releases: fugerit-org/fj-doc

2025-03.1

22 Mar 19:13
48ee550
Compare
Choose a tag to compare

[8.12.4] - 2025-03-22

Added

  • [fj-doc-mod-fop] Support for SVG rendering #337
  • [fj-doc-freemarker] FreeMarker function 'base64ToString' #337
  • [fj-doc-base] 'svg' to accepted image types #337

Changed

  • [fj-doc-maven-plugin] spring-boot flavour version set to 3.4.4 #335
  • [fj-doc-maven-plugin] flavour extra configurations #333
  • release notes integration #331
  • quarkus-version set to 3.19.4 across all the modules

2025-03.0

17 Mar 23:08
42c3f6e
Compare
Choose a tag to compare

[8.12.3] - 2025-03-17

Added

  • Add quarkus-3-properties (maven) flavour #329
  • workflow "CI native modules build and test" test for ubuntu arm and windows #313

Changed

  • fj-bom version 1.7.3
  • fj-xml-to-json-version 1.2.1
  • quarkus-version set to 3.19.3 across all the modules

Fixed

  • [CHORE]: playground documentation not updated #310
  • [BUG]: Error in JDK 23, does it support JDK 23? #302
  • [BUG]: compatibility build with oracle and microsoft 17 jvm #304
  • [CHORE]: junit-jupiter-version 5.12.1 from fj-bom not compatible with quarkus 3 #315

2025-02.1

28 Feb 11:14
7b31240
Compare
Choose a tag to compare

[8.12.2] - 2025-02-28

Changed

  • [fj-doc-playground-quarkus] base image 1.21-1.1739376167
  • quarkus-version set to 3.19.1 across all the modules

Fixed

  • Use UBI9 based Quarkus micro image for quarkus 3 #298

2025-02.0

15 Feb 22:39
efc00e5
Compare
Choose a tag to compare

[8.12.1] - 2025-02-15

Added

  • Add quarkus-3-gradle (groovy) flavour #293

Changed

  • [fj-doc-playground-quarkus] quarkus-info extension
  • concurrency setup for GitHub workflows
  • quarkus-version set to 3.18.3 across all the modules

Fixed

  • [fj-doc-playground-quarkus] project init - quarkus-3-gradle-kts flavour available

v8.12.0

31 Jan 22:51
99beb3e
Compare
Choose a tag to compare

[8.12.0] - 2025-01-31

Added

  • Add quarkus-3-gradle-kts flavour #284
  • better native AOT compatibility workflow

Changed

  • [fj-doc-maven-plugin] spring-boot flavour version set to 3.4.2
  • [fj-doc-val-pdfbox] pdfbox version 2.0.33
  • quarkus-version set to 3.18.1 across all the modules
  • [fj-doc-maven-plugin] micronaut flavour version set to 4.7.4
  • [fj-doc-maven-plugin] spring-boot flavour version set to 3.4.1

2025-01.1

11 Jan 22:18
e8a8f6b
Compare
Choose a tag to compare

[8.11.9] - 2025-01-11

Fixed

  • Fix native support for Apache FreeMarker #278
  • subfolder for native embedded configuration file #276
  • freemarker-version 2.3.34
  • quarkus-version set to 3.17.6 across al the modules

2025-01.0

10 Jan 14:45
435934e
Compare
Choose a tag to compare

[8.11.8] - 2025-01-10

Changed

  • subfolder for native embedded configuration file #276
  • freemarker-version 2.3.34
  • quarkus-version set to 3.17.6 across al the modules

[8.11.7] - 2024-12-19

Changed

  • fixed endline for markdown format

2024-12.1

15 Dec 00:35
d4bc7a8
Compare
Choose a tag to compare

[8.11.6] - 2024-12-15

Changed

  • quarkus-version set to 3.17.4 across al the modules
  • [fj-doc-maven-plugin] micronaut flavour version set to 4.7.2
  • [fj-doc-maven-plugin] goal init, flavour quarkus-3 added eager init example #270
  • [fj-doc-maven-plugin] goal init, flavour springboot-3 added eager init example #269

2024-12.0

07 Dec 19:42
c922fbe
Compare
Choose a tag to compare

[8.11.5] - 2024-12-06

Added

  • [fj-mod-doc-openpdf-ext] basic list implementation
  • info suppress-wrong-type-error, some type error will be ignored if set to true and '1'

Changed

  • quarkus-version set to 3.17.3 across al the modules
  • [fj-doc-maven-plugin] spring-boot flavour version set to 3.4.0
  • [fj-doc-maven-plugin] micronaut flavour version set to 4.7.1
  • [fj-doc-maven-plugin] openliberty flavour version set to 24.0.0.11

[8.11.4] - 2024-11-27

Changed

  • [fj-doc-mod-fop] better logging for FreemarkerDocProcessConfigFacade.loadConfigSafe()

[8.11.3] - 2024-11-27

Added

  • [fj-doc-playground-quarkus] added documentation #265

Changed

  • [fj-doc-mod-fop] better init check for PdfFopTypeHandler
  • quarkus-version set to 3.17.0 across al the modules
  • [fj-doc-maven-plugin] micronaut flavour version set to 4.7.0
  • [fj-doc-maven-plugin] spring-boot flavour version set to 3.3.6

[8.11.2] - 2024-11-20

Added

  • [fj-doc-freemarker] new function formatDateTime

Changed

  • quarkus-version set to 3.16.4 across al the modules

[8.11.1] - 2024-11-19

Fixed

  • [fj-doc-val-*] fix doc validation #262

[8.11.0] - 2024-11-19

Added

  • [fj-doc-val-core] DocValidatorTypeCheck facade to check file type #260
  • [fj-doc-val-p7m] check the inner type on P7MContentValidator #260

Changed

  • [fj-doc-playground-quarkus] show quakus version
  • quarkus-version set to 3.16.3 across al the modules
  • xsd-parser-version set to 1.2.18

2024-11.0

19 Nov 13:32
5543947
Compare
Choose a tag to compare

[8.11.0] - 2024-11-19

Added

  • [fj-doc-val-core] DocValidatorTypeCheck facade to check file type
  • [fj-doc-val-p7m] check the inner type on P7MContentValidator

Changed

  • [fj-doc-playground-quarkus] show quakus version
  • quarkus-version set to 3.16.3 across al the modules
  • xsd-parser-version set to 1.2.18

[8.10.9] - 2024-11-03

Changed

  • native-helper-maven-plugin version set to 1.4.6
  • [fj-doc-native-quarkus] added build arg : -H:+UnlockExperimentalVMOptions
  • [fj-doc-maven-plugin] added information for flavour quarkus-3 native version

Fixed

  • [fj-doc-maven-plugin] fix version check for AsciiDoc example

[8.10.8] - 2024-11-02

Changed

  • [fj-doc-mod-opencsv] added GraalVM native metadata to csv format
  • [fj-doc-native-quarkus] added quarkus integration tests

[8.10.7] - 2024-11-02

Changed

  • native-helper-maven-plugin version set to 1.4.5
  • workflow "CI native modules build and test" added test against native executable

Fixed

  • native metadata sort

[8.10.6] - 2024-11-01

Added

  • [fj-doc-native-quarkus] native metadata test project and workflow #246

Changed

  • [fj-doc-maven-plugin] flavour quarkus-3 native configuration
  • [fj-doc-maven-plugin] added quarkus-freemarker dependency to flavour quarkus-3

[8.10.5] - 2024-11-01

Changed

  • [fj-doc-freemarker] generate stub and config conversion now supports registerById and allowDuplicatedId attributes
  • [fj-doc-playground-quarkus] base image registry.access.redhat.com/ubi9/openjdk-21:1.20-2.1729773471
  • [fj-doc-playground-quarkus] added output format ADOC (AsciiDoc)
  • [fj-doc-playground-quarkus] quarkus-version 3.16.1
  • [fj-doc-maven-plugin] goal init, flavour quarkus-3, default version 3.16.1
  • [fj-doc-playground-quarkus] base image switched to ubi9/openjdk-21-runtime:1.20-2.1729773452

[8.10.4] - 2024-10-27

Added

Changed

  • Added sourceType 'kotlin' to freemarker-doc-process-1-0.xsd
  • [fj-doc-maven-plugin] goal init/add - support for base-kotlin example #236

Fixed

  • [fj-doc-freemarker] kotlin step, attribute map

[8.10.3] - 2024-10-26

  • [fj-doc-maven-plugin] goal init/add - support for base-json, base-yaml and base-kotlin example #231
  • [fj-doc-maven-plugin] module base-kotlin is now accepted.
  • fj-bom version 1.6.7
  • [repository] new issue template
  • [documentation] README review to better refer to guide
  • [fj-doc-mod-fop] PdfFopTypeHandler now concat PDFA and PDFUA mode in format field if both present (i.e. 'PDF/A-1b_PDF/UA-1')
  • [fj-doc-maven-plugin] goal init, flavour quarkus-3, default springboot version 3.16.0
  • [fj-doc-playground-quarkus] set quarkus version 3.16.0