Releases: flyingsaucerproject/flyingsaucer
v9.5.0
What's Changed
- Require Java 11 or later. by @andreasrosdal in #257
- Bump com.github.librepdf:openpdf from 1.3.35 to 1.3.36 by @dependabot in #256
- Bump com.github.librepdf:openpdf from 1.3.36 to 1.3.38 by @dependabot in #258
- Bump slf4j.version from 2.0.10 to 2.0.11 by @dependabot in #254
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #255
Full Changelog: v9.4.1...v9.5.0
v9.4.1
v9.4.0
- replace iText 2.x by OpenPDF (#245) -- thanks to Andreas Rosdal for the initiative
- Added page size B5 (#246) -- thanks to Mikhail Voronin
- add few overloaded constructors to ITextRenderer (#247)
see https://github.com/flyingsaucerproject/flyingsaucer/milestone/5?closed=1
v9.3.2
- #216 implement loading resources from classpath (#241)
- add nullability annotations (#238) (#240)
- refactoring: make fields final, rename fields, add nullability annotations etc. (#214) (#239)
- refactor exception handling & closing I/O resources (#243)
- upgrade from JUnit 3/4 to JUnit 5 (#244)
- Bump openpdf from 1.3.30 to 1.3.35
- Bump slf4j from 2.0.9 to 2.0.10
- Bump log4j from 2.20.0 to 2.22.1
- Bump bouncycastle from 1.76 to 1.77
see https://github.com/flyingsaucerproject/flyingsaucer/milestone/4?closed=1
v9.3.1
v9.3.0
9.3.0 (released 26.09.2023)
- #204 avoid loading CJK fonts by default
- Major refactoring: use Java generics everywhere - see PRs #196 ... #203
- #195 setup GitHub Actions to build the project
- #173 Make VerifyGlyphExists compile using IntelliJ
- #173 add dependency
org.w3c:dom:2.3.0-jaxb-1.0.6
see https://github.com/flyingsaucerproject/flyingsaucer/milestone/1?closed=1
v9.2.2
v9.2.1
v9.2.0
6e24b91 Whitespace cleanup
f2b9147 Update for release
170554e Move back to Sonatype
1f82f0e Merge pull request #169 from DaveJarvis/patch-1
c355c9f Update to log4j 2.x
4e5576c Fix bundle name
d6943cf Merge pull request #192 from flyingsaucerproject/dependabot/maven/flying-saucer-pdf/junit-junit-4.13.1
a084b3a Bump junit:junit from 4.12 to 4.13.1 in /flying-saucer-pdf
ef3e16d Merge pull request #191 from flyingsaucerproject/dependabot/maven/flying-saucer-fop/junit-junit-4.13.1
7f9022c Bump junit:junit from 4.10 to 4.13.1 in /flying-saucer-fop
705a0d2 Merge pull request #190 from flyingsaucerproject/dependabot/maven/flying-saucer-core/junit-junit-4.13.1
2cd7b11 Bump junit:junit from 4.10 to 4.13.1 in /flying-saucer-core
0f3e6d3 Merge pull request #189 from flyingsaucerproject/dependabot/maven/flying-saucer-fop/com.itextpdf-itextpdf-5.5.13.3
1394c1d Bump com.itextpdf:itextpdf from 5.3.0 to 5.5.13.3 in /flying-saucer-fop
d2f0e85 Merge pull request #188 from flyingsaucerproject/dependabot/maven/flying-saucer-fop/org.apache.xmlgraphics-fop-2.2
b9f7c1b Bump org.apache.xmlgraphics:fop from 2.1 to 2.2 in /flying-saucer-fop
83c7574 Merge pull request #187 from flyingsaucerproject/dependabot/maven/flying-saucer-pdf-itext5/com.itextpdf-itextpdf-5.5.13.3
1645da4 Bump com.itextpdf:itextpdf in /flying-saucer-pdf-itext5
0ce06aa Fix compilation errors and update BC to 1.76
3f7f645 Merge pull request #171 from DaveJarvis/patch-3
5753666 Merge pull request #180 from urld/master
5b6f886 Merge pull request #181 from Pitupitupit/set-accept-header-in-urlconnection
2351dd8 Merge pull request #182 from mnegrean/master
91717d4 Merge pull request #186 from basisbit/patch-1
872b38f Merge pull request #184 from sc-mickael/patch-1
cc0cd7b Update OpenPDF version in main pom.xml
811224b chore: update openpdf dependency to 1.3.30
aad945c Make CJKFont optional
5192743 Support for radio buttons
ef2e8d4 Default Accept header value is invalid according to RFC 7231. https://bugs.openjdk.org/browse/JDK-8163921. Fixed in java 19 which sets its value to /
46ec015 upgrade bouncycastle to 1.70
f5cb224 Merge pull request #179 from nickbreen/master
187c31d remove absolute path prefix for licenses when copied into target by maven resources plugin
eeaefdb Maven compiler plugin version
7bb85c4 Emphasis on contact