Skip to content

V3.0.10: updates to JNet 2.6.6 and PDFBox 3.0.7

Latest

Choose a tag to compare

@masesdevelopers masesdevelopers released this 16 Mar 15:56
· 8 commits to master since this release
20c6e84

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.7
    • uses JNet 2.6.6
  • NetPDF Templates: no changes
  • NetPDFCLI: Updates to JNetCLICore 2.6.6
  • NetPDFPS: Updates to JNetPSCore 2.6.6
  • Docker: no changes
  • Documentation: updates with latest changes

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 in /src/jvm/netpdf by @dependabot[bot] in #128
  • Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #129
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #130
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #131
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 in /src/jvm/netpdf by @dependabot[bot] in #132
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 in /src/jvm/netpdf by @dependabot[bot] in #133
  • Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #134
  • Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.201 by @dependabot[bot] in #145
  • Bump docker/login-action from 3 to 4 by @dependabot[bot] in #143
  • Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #142
  • Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #141
  • Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #140
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #139
  • Bump MASES.JNetPSCore from 2.6.5 to 2.6.6 by @dependabot[bot] in #137
  • Bump MASES.JNetCLICore from 2.6.5 to 2.6.6 by @dependabot[bot] in #136
  • Bump org.apache.pdfbox:pdfbox from 3.0.6 to 3.0.7 in /src/jvm/netpdf by @dependabot[bot] in #144
  • Fix #144 by @masesdevelopers in #146
  • Bump MASES.JNet from 2.6.5 to 2.6.6 by @dependabot[bot] in #135
  • Update generated classes using last public version of JNetReflector after commit 8da43fe by @github-actions[bot] in #147
  • Update version from 3.0.9 to 3.0.10 by @github-actions[bot] in #148
  • Update documentation after commit a86319e by @github-actions[bot] in #149

Full Changelog: V3.0.9.0...V3.0.10.0