Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: itext/rups

iText 7 RUPS - 7.1.13

22 Oct 07:26
7.1.13

Choose a tag to compare

[RELEASE] iText 7 RUPS - 7.1.13

https://github.com/itext/i7j-rups/releases/tag/7.1.13

* release_branch:
  [RELEASE] RUPS 7.1.13
  Use generalized Jenkinsfile in pipeline-library
  [RELEASE] Update dependency versions

iText 7 RUPS - 7.1.12

23 Jul 10:00
7.1.12

Choose a tag to compare

[RELEASE] iText 7 RUPS - 7.1.12

https://github.com/itext/i7j-rups/releases/tag/7.1.12

* release/7.1.12:
  [RELEASE] 7.1.12-SNAPSHOT -> 7.1.12
  Update .mailmap
  Fix dependency vulnerability CVE-2020-10683
  [RELEASE] Update dependency versions

iText 7 RUPS - 7.1.11

20 Apr 16:10
7.1.11

Choose a tag to compare

[RELEASE] iText 7 RUPS - 7.1.11

https://github.com/itext/i7j-rups/releases/tag/7.1.11

* release/7.1.11:
  [RELEASE] 7.1.11-SNAPSHOT -> 7.1.11
  Fix potential thread safety problems with PdfSyntaxUtils and cover it with tests
  Remove unused code
  Update logo
  Fix uploading to Artifactory
  Fix for Windows
  Performance improvements of Jenkins builds
  [RELEASE] Update dependency versions

iText 7 RUPS - 7.1.10

13 Feb 17:59
7.1.10

Choose a tag to compare

[RELEASE] iText 7 RUPS - 7.1.10

https://github.com/itext/i7j-rups/releases/tag/7.1.10

* release/7.1.10:
  [RELEASE] 7.1.10-SNAPSHOT -> 7.1.10
  Attach archive with exe to the build artifacts and upload it to Artifactory
  Add 'mac' profile instructions to README.md
  Update dom4j dependency version
  Add wrapping to exe to Jenkinsfile
  Introduce exe-archive maven plugin execution for creating zip archive for rups executable
  Apply sortpom and tidy maven plugins
  Make Rups.exe 'FileVersion' property value calculation based on product.version
  Update maven-assembly-plugin dependency
  Remove jgitflow-maven-plugin, because we are not using it for releasing
  Remove plugins from rups pom file, which are already present in root pom
  Skip japicmp maven plugin for RUPS
  Package only fat jar overriding shallow one as the result of 'mvn package'
  Update logback dependency to the 1.2.3 version
  Add missing copyright headers
  Add building and running instructions to README
  Update Bouncy Castle version
  Update test search wildcard expression so that all the files are picked up
  [RELEASE] Update dependency versions

[RELEASE] iText 7 RUPS - 7.1.4

25 Oct 12:29
7.1.4

Choose a tag to compare

https://github.com/itext/i7j-rups/releases/tag/7.1.4

* release/7.1.4:
  [RELEASE] 7.1.4-SNAPSHOT -> 7.1.4
  Update Info.plist during the build
  Update versions in .plist
  Fix Side effect of DEVSIX-1942 (invokeAndWait=>invokeLater)
  Remove OPEN_DOCUMENT_FINISHED_EVENT and reuse OPEN_DOCUMENT_POST_EVENT
  Change FinishedEvent of BackgroundTaskEvent to OpenDocumentFinishedEvent of RupsEvent
  Remove unused method
  Add two methods for registering observer to RupsController
  [RELEASE] 7.1.3-SNAPSHOT -> 7.1.4-SNAPSHOT