From e4615cca3513b31af5479fbd4ebce4f457757bc2 Mon Sep 17 00:00:00 2001 From: Andrei Solntsev Date: Mon, 16 Sep 2024 22:37:34 +0300 Subject: [PATCH] release FlyingSaucer 9.9.3 --- CHANGELOG.md | 10 +++++++++- flying-saucer-core/pom.xml | 2 +- flying-saucer-examples/pom.xml | 2 +- flying-saucer-fop/pom.xml | 2 +- flying-saucer-log4j/pom.xml | 2 +- flying-saucer-pdf-osgi/pom.xml | 2 +- flying-saucer-pdf/pom.xml | 2 +- flying-saucer-swt-examples/pom.xml | 2 +- flying-saucer-swt/pom.xml | 2 +- pom.xml | 2 +- 10 files changed, 18 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f92bfea2..cda88ed60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## 9.9.3 (under construction) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/19 +## 9.9.4 (under construction) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/20 * +## 9.9.3 (16.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/19?closed=1 +* #385 avoid using memory-mapped files for reading fonts (#388) +* #385 expose a public method `ITextFontResolver.addFont(BaseFont,...)` (#386) +* support `@page` property `size` with 3 values (e.g. "size: 40mm 20mm landscape") - thanks to @jelinj8 (#383) +* add details to all thrown exceptions - see commit 6aa47916 +* remove unused classes Handler and DataURLConnection - see commit 65cd001b +* Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 (#384) + ## 9.9.2 (released 04.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/18?closed=1 * #377 Add automatic module name to MANIFEST.MF files - thanks to @Openhelios (#378) diff --git a/flying-saucer-core/pom.xml b/flying-saucer-core/pom.xml index ec9e0bc43..0ebe6029a 100644 --- a/flying-saucer-core/pom.xml +++ b/flying-saucer-core/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/flying-saucer-examples/pom.xml b/flying-saucer-examples/pom.xml index 395c45238..bb0b4af3b 100644 --- a/flying-saucer-examples/pom.xml +++ b/flying-saucer-examples/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/flying-saucer-fop/pom.xml b/flying-saucer-fop/pom.xml index 31f6bbbbf..11698d405 100644 --- a/flying-saucer-fop/pom.xml +++ b/flying-saucer-fop/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/flying-saucer-log4j/pom.xml b/flying-saucer-log4j/pom.xml index e9e94dbe4..b9bdaa498 100644 --- a/flying-saucer-log4j/pom.xml +++ b/flying-saucer-log4j/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/flying-saucer-pdf-osgi/pom.xml b/flying-saucer-pdf-osgi/pom.xml index 1e9473b28..c4edb7d6d 100644 --- a/flying-saucer-pdf-osgi/pom.xml +++ b/flying-saucer-pdf-osgi/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/flying-saucer-pdf/pom.xml b/flying-saucer-pdf/pom.xml index a6f40df65..fed6028a1 100644 --- a/flying-saucer-pdf/pom.xml +++ b/flying-saucer-pdf/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/flying-saucer-swt-examples/pom.xml b/flying-saucer-swt-examples/pom.xml index be08efc3f..d763d7a6c 100644 --- a/flying-saucer-swt-examples/pom.xml +++ b/flying-saucer-swt-examples/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/flying-saucer-swt/pom.xml b/flying-saucer-swt/pom.xml index bf5a434a5..d20408cc9 100644 --- a/flying-saucer-swt/pom.xml +++ b/flying-saucer-swt/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 ../pom.xml diff --git a/pom.xml b/pom.xml index 4b217e38c..9db2022a5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.9.3-SNAPSHOT + 9.9.3 pom