Releases: codeborne/pdf-test
Releases · codeborne/pdf-test
v1.9.1
What's Changed
- Bump org.apache.pdfbox:pdfbox from 3.0.2 to 3.0.3 by @dependabot in #41
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #39
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #43
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1 by @dependabot in #45
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #40
Full Changelog: v1.9.0...v1.9.1
Milestone: https://github.com/codeborne/pdf-test/milestone/8?closed=1
v1.9.0
What's Changed
- Add url connection and read timeouts by @pavlogs in #28
- Add soft assertions for AssertJ by @asolntsev in #37
- Rewrite tests from JUnit4 to JUnit5 by @asolntsev in #38
New Contributors
Dependency updates
- Bump org.apache.pdfbox.pdfbox from 2.0.27 to 3.0.0 by @pavlogs in #27
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.1 to 5.10.3 by @dependabot in #34
- Bump org.assertj:assertj-core from 3.23.1 to 3.26.0 by @dependabot in #36
- Bump org.junit.vintage:junit-vintage-engine from 5.9.1 to 5.10.3 by @dependabot in #35
- Bump fastify/github-action-merge-dependabot from 3.6.0 to 3.6.1 by @dependabot in #16
- Bump com.github.kt3k.coveralls from 2.12.0 to 2.12.2 by @dependabot in #17
- Bump fastify/github-action-merge-dependabot from 3.6.1 to 3.6.2 by @dependabot in #18
- Bump fastify/github-action-merge-dependabot from 3.6.2 to 3.6.3 by @dependabot in #19
- Bump fastify/github-action-merge-dependabot from 3.6.3 to 3.6.4 by @dependabot in #20
- Bump fastify/github-action-merge-dependabot from 3.6.4 to 3.6.5 by @dependabot in #21
- Bump fastify/github-action-merge-dependabot from 3.6.5 to 3.7.0 by @dependabot in #22
- Bump fastify/github-action-merge-dependabot from 3.7.0 to 3.8.0 by @dependabot in #23
- Bump fastify/github-action-merge-dependabot from 3.8.0 to 3.9.0 by @dependabot in #24
- Bump fastify/github-action-merge-dependabot from 3.9.0 to 3.9.1 by @dependabot in #25
- Bump actions/checkout from 3 to 4 by @dependabot in #26
- Bump actions/setup-java from 3 to 4 by @dependabot in #29
- Bump github/codeql-action from 2 to 3 by @dependabot in #30
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #31
- Bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.0 by @dependabot in #32
- Bump fastify/github-action-merge-dependabot from 3.10.0 to 3.10.1 by @dependabot in #33
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #12
- Bump update from JUnit4 to JUnit5: using new libraries with existing … by @vladimirGlinskikh in #13
- Bump fastify/github-action-merge-dependabot from 3.5.3 to 3.5.4 by @dependabot in #14
- Bump fastify/github-action-merge-dependabot from 3.5.4 to 3.6.0 by @dependabot in #15
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.7.0: release pdf-test 1.7.0
add support for multiple texts -- thanks to Vitali Plagov for PR #10
1.6.1
1.6.0
1.4
=== 1.4 (released 02.04.2016)
- upgraded to pdfbox 2.0.0
- change license to less restrictive MIT
- add fields PDF for checking signed PDFs: signed, signerName, signatureTime.