Skip to content

Releases: jhonnymertz/java-wkhtmltopdf-wrapper

1.3.1-RELEASE

02 Sep 12:24
13c44f0
Compare
Choose a tag to compare

What's Changed

  • Bump slf4j-version from 2.0.9 to 2.0.10 by @dependabot in #133
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #132
  • Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot in #136
  • Bump slf4j-version from 2.0.10 to 2.0.11 by @dependabot in #135
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #134
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #138
  • Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #137
  • Bump slf4j-version from 2.0.11 to 2.0.12 by @dependabot in #139
  • Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #140
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #142
  • Bump org.apache.pdfbox:pdfbox from 3.0.1 to 3.0.2 by @dependabot in #141
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #143
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #144
  • Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #145
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #146
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #149
  • Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #148
  • Bump slf4j-version from 2.0.12 to 2.0.13 by @dependabot in #147
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #150
  • Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #152
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #154
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #153
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #155
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 by @dependabot in #156
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #157
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #159
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in #158
  • Bump slf4j-version from 2.0.13 to 2.0.16 by @dependabot in #160
  • Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot in #162
  • Bump org.apache.pdfbox:pdfbox from 3.0.2 to 3.0.3 by @dependabot in #161
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #165
  • Bump the all-dependencies group with 4 updates by @dependabot in #166

Full Changelog: 1.3.0-RELEASE...1.3.1-RELEASE

1.3.0-RELEASE

07 Dec 13:55
Compare
Choose a tag to compare

What's Changed

  • Upgrading multiple dependencies to newer versions
  • fix: The "window-status" is causing the "process.waitFor()" to block indefinitely. by @xweiba in #131
  • Documentation improvements on timeouts

New Contributors

Full Changelog: 1.2.0-RELEASE...1.3.0-RELEASE

1.2.0-RELEASE

09 Oct 14:23
c5fbf48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.15-RELEASE...1.2.0-RELEASE

1.1.15-RELEASE

30 Dec 01:20
Compare
Choose a tag to compare

What's Changed

  • Split custom wkhtmltopdf command into multiple strings by @evaldasu in #77

New Contributors

Full Changelog: 1.1.14-RELEASE...1.1.15-RELEASE

1.1.14-RELEASE

27 Sep 17:07
5900aef
Compare
Choose a tag to compare

Dependency version bumps

1.1.13-RELEASE

25 Oct 00:39
Compare
Choose a tag to compare
new release and minor fixes in docs

1.1.12-RELEASE

15 Mar 15:49
8bae693
Compare
Choose a tag to compare
fixing version

1.1.11-RELEASE

05 Jul 23:55
905a9a9
Compare
Choose a tag to compare
Merge pull request #57 from jhonnymertz/pdfbox_update

Updating pdfbox dependency and fixing build warning

1.1.10-RELEASE

24 Mar 20:37
04e97ae
Compare
Choose a tag to compare
new release

1.1.9-RELEASE

07 Feb 20:12
Compare
Choose a tag to compare
new release info and fixing docs