Skip to content

Releases: DDS-GmbH/jocument

v1.6.2

03 Aug 12:06
Compare
Choose a tag to compare

Commits

  • 09bb80f: Catch if resolveSimplePlaceholder is passed null (Anton Oellerer)

v1.6.1

03 Aug 11:55
Compare
Choose a tag to compare

Commits

  • c5f1c59: Catch if formatter is passed null (Anton Oellerer)

v1.6.0-alpha.1

23 May 13:02
Compare
Choose a tag to compare

Commits

  • f1c8dc4: Allow custom mime type determination (Anton Oellerer) #154
  • 5d72b6a: Do not make DefaultImageStrategy final (Anton Oellerer) #154

v1.6.0-alpha-2

23 May 13:39
Compare
Choose a tag to compare

Commits

  • 908e087: Revert "Do not make DefaultImageStrategy final" (Anton Oellerer) #210
  • 8ee84cd: Bump version (Anton Oellerer) #210

v1.6.0

23 May 13:57
Compare
Choose a tag to compare

Commits

v1.5.12

22 May 15:27
15b478b
Compare
Choose a tag to compare

Commits

  • acf4e4e: Suppress owasp false positives (Anton Oellerer)
  • 895af41: Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 (dependabot[bot]) #207
  • a100083: Bump org.apache.tika:tika-core from 2.7.0 to 2.8.0 (dependabot[bot]) #208
  • 8452a8e: Return empty string if field is null (Anton Oellerer) #209
  • 53c42a0: Run apt-get update in gh action (Anton Oellerer) #209

v1.5.11

30 Mar 14:14
Compare
Choose a tag to compare

Commits

  • 4b6b2d3: Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 (dependabot[bot]) #199
  • 3eba728: Bump org.owasp.dependencycheck from 8.1.0 to 8.2.1 (dependabot[bot]) #204
  • 37ad2aa: Bump actions/setup-java from 3.10.0 to 3.11.0 (dependabot[bot]) #206
  • 89e8e1a: Release new version (Anton Oellerer)

v1.5.10

22 Feb 11:00
Compare
Choose a tag to compare

Commits

  • 4c17707: Bump version (Anton Oellerer)

v1.5.9

22 Feb 11:00
f5cba2b
Compare
Choose a tag to compare

Commits

  • 5ddb1d5: Bump actions/setup-java from 3.5.1 to 3.6.0 (dependabot[bot]) #175
  • 458785e: Bump org.owasp.dependencycheck from 7.2.1 to 7.3.0 (dependabot[bot]) #177
  • a5c4ed1: Bump gson from 2.9.1 to 2.10 (dependabot[bot]) #178
  • 0fdffa4: Bump org.sonarqube from 3.4.0.2513 to 3.5.0.2730 (dependabot[bot]) #179
  • 663159e: Bump tika-core from 2.5.0 to 2.6.0 (dependabot[bot]) #180
  • 9ef33bb: Bump org.owasp.dependencycheck from 7.3.0 to 7.3.2 (dependabot[bot]) #181
  • 78dafcb: Bump org.owasp.dependencycheck from 7.3.2 to 7.4.0 (dependabot[bot]) #183
  • cfafc03: Bump actions/setup-java from 3.6.0 to 3.8.0 (dependabot[bot]) #184
  • e3f47be: Bump org.owasp.dependencycheck from 7.4.0 to 7.4.1 (dependabot[bot]) #185
  • e0cd672: Add comments (Anton Oellerer) #176
  • 9fb3023: Bump version (Anton Oellerer) #186
  • 7fff7cf: Bump actions/setup-java from 3.8.0 to 3.9.0 (dependabot[bot]) #187
  • 3bdcb72: Bump org.owasp.dependencycheck from 7.4.1 to 7.4.4 (dependabot[bot]) #190
  • a5d2889: Bump junit-jupiter from 5.9.1 to 5.9.2 (dependabot[bot]) #192
  • f85f67f: Bump gson from 2.10 to 2.10.1 (dependabot[bot]) #191
  • ec8229a: Bump org.owasp.dependencycheck from 7.4.4 to 8.0.0 (dependabot[bot]) #193
  • b859640: Bump org.owasp.dependencycheck from 8.0.0 to 8.0.1 (dependabot[bot]) #194
  • f319359: Bump org.apache.tika:tika-core from 2.6.0 to 2.7.0 (dependabot[bot]) #196
  • 6b0f113: Bump actions/setup-java from 3.9.0 to 3.10.0 (dependabot[bot]) #197
  • 90236e7: Bump org.owasp.dependencycheck from 8.0.1 to 8.1.0 (dependabot[bot]) #198
  • e048024: Bump log4jVersion from 2.19.0 to 2.20.0 (dependabot[bot]) #200

v1.5.9-alpha.1

19 Oct 09:14
2aebb0d
Compare
Choose a tag to compare

Commits

  • 5eaa0ac: Resolve UUID to ScalarPlaceholder<String> (Anton Oellerer) #176,#174
  • 2aebb0d: Fix xlsx formatting (Anton Oellerer) #176