Skip to content

Releases: tballison/tika-gui-v2

v1.0.0-BETA6 Development Build

04 Apr 20:28
1f6f3f5
Compare
Choose a tag to compare
Pre-release

WARNING: This has two unpleasant regressions in commons-compress. Use this only for demo purposes. Will make a new release with the next release of commons-compress

Commits

  • 03d96b5: fix linux .sh (tallison)
  • e00a465: back to dev version (tallison)
  • 3e15bf9: improve csv emitter and jdbc emitter (breaking changes in tika-snapshot) (tallison)
  • 1f6f3f5: prep for beta 6 release (tallison)

v1.0.0-BETA5 Development Build

04 Apr 12:11
7f64276
Compare
Choose a tag to compare
Pre-release

WARNING: This has two unpleasant regressions in commons-compress. Use this only for demo purposes. Will make a new release with the next release of commons-compress

Commits

  • 22b1bfa: Update README.md and revert to snapshot version (tallison)
  • f48dc5d: Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.45.0.0 (#175) (dependabot[bot]) #175
  • bcf12dd: Bump jackson.version from 2.15.3 to 2.16.0 (#171) (dependabot[bot]) #171
  • 6c867d0: Bump org.controlsfx:controlsfx from 11.1.2 to 11.2.0 (#168) (dependabot[bot]) #168
  • 6b74e2c: Bump junit.version from 5.10.0 to 5.10.1 (#167) (dependabot[bot]) #167
  • 8ffaf03: Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.7 (#174) (dependabot[bot]) #174
  • 820ebb2: Bump org.apache.maven.plugins:maven-assembly-plugin from 3.5.0 to 3.6.0 (#180) (dependabot[bot]) #180
  • 80d97a9: Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#179) (dependabot[bot]) #179
  • f31d70b: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.5 (#178) (dependabot[bot]) #178
  • be6c81f: Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11 (#177) (dependabot[bot]) #177
  • 273ca62: Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.1 (#176) (dependabot[bot]) #176
  • 14c283b: Bump com.googlecode.maven-download-plugin:download-maven-plugin (#186) (dependabot[bot]) #186
  • 09f63df: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 (#184) (dependabot[bot]) #184
  • bef9663: Bump log4j2.version from 2.20.0 to 2.22.1 (#182) (dependabot[bot]) #182
  • 1c2ffd1: Bump jackson.version from 2.16.0 to 2.16.1 (#181) (dependabot[bot]) #181
  • 2060bee: Bump commons-io:commons-io from 2.13.0 to 2.16.0 (#187) (dependabot[bot]) #187
  • 96adc1f: update all the dependencies (tallison)
  • a56b688: update all the dependencies, actually all of them (tallison)
  • 7f64276: prep for beta5 release (tallison)

v1.0.0-BETA4 Development Build

01 Nov 15:08
ed4073d
Compare
Choose a tag to compare
Pre-release

Commits

  • f59ee5f: Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 (#160) (dependabot[bot]) #160
  • 533d9e7: Back to development/snapshot versions (tallison)
  • 994050c: Merge remote-tracking branch 'origin/main' (tallison)
  • ef136bf: add throwOnWriteLimit variable to coincide with TIKA-4149 (tballison)
  • d764f8f: Merge remote-tracking branch 'origin/main' (tballison)
  • c8f69cb: truncate file if it already exists (tballison)
  • 1382942: Update tika snapshot (tballison)
  • d816acc: Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#161) (dependabot[bot]) #161
  • 93e852d: Bump de.thetaphi:forbiddenapis from 3.5.1 to 3.6 (#162) (dependabot[bot]) #162
  • fb5aae9: Bump jackson.version from 2.15.2 to 2.15.3 (#163) (dependabot[bot]) #163
  • 95ce0fa: update dependencies, tweak earlier log4j2 config fix, update jdbc-mappings (tallison)
  • 5d89576: Merge remote-tracking branch 'origin/main' (tallison)
  • a7a64ad: update dependencies, tweak earlier log4j2 config fix, update jdbc-mappings (tallison)
  • d8bb812: update release examples (tallison)
  • ed4073d: update version for release (tallison)

v1.0.0-BETA3 Development Build

20 Sep 16:18
Compare
Choose a tag to compare
Pre-release

Commits

  • a3e4f8e: make write limit more responsive, bump tika to 2.8.0 (tballison)
  • 6deef72: fix typo (tballison)
  • 83c51e9: fix checkstyle (tballison)
  • 0727da2: Bump checkstyle from 10.12.0 to 10.12.1 (#150) (dependabot[bot]) #150
  • e81119f: Bump junit.version from 5.9.3 to 5.10.0 (#152) (dependabot[bot]) #152
  • a407d72: Bump com.googlecode.maven-download-plugin:download-maven-plugin (#153) (dependabot[bot]) #153
  • b3bce65: Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.3 (#156) (dependabot[bot]) #156
  • fca8fa2: Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.0.0 (#157) (dependabot[bot]) #157
  • be454bd: Bump com.h2database:h2 from 2.1.214 to 2.2.222 (#158) (dependabot[bot]) #158
  • 0b46520: general dependency upgrades, including to Tika 3.x. (tballison) #159
  • 84f9782: general dependency upgrades, including to Tika 3.x. (#159) (Tim Allison) #159
  • 9317679: prep for beta3 release (tallison)
  • 74b966e: bugfix for jre version (tballison)
  • 79bb602: Merge branch 'update-to-tika-3.x' (tballison)

v1.0.0-BETA2 Development Build

16 Jun 16:40
Compare
Choose a tag to compare
Pre-release

Commits

  • 30d0195: First step towards enabling configuration of detectors and parsers issue #9 (#142) (Tim Allison) #142
  • eb09273: bug fix on detectors in TikaConfigWriter and add tika-parsers.xml example (tballison)
  • b135851: improve default_parsers.xml and update example-digipres-metadata-mappings-jdbc.csv (tballison)
  • 37b6dd7: Bump sqlite-jdbc from 3.41.2.1 to 3.41.2.2 (#143) (dependabot[bot]) #143
  • 37af744: Bump sqlite-jdbc from 3.41.2.2 to 3.42.0.0 (#144) (dependabot[bot]) #144
  • c532765: This fixes #28 (tballison)
  • f2d8114: bump jackson (tballison)
  • c4aa8be: Bump checkstyle from 10.11.0 to 10.12.0 (#145) (dependabot[bot]) #145
  • b086828: Bump jackson.version from 2.15.0 to 2.15.2 (#146) (dependabot[bot]) #146
  • 383f3b1: Bump versions-maven-plugin from 2.15.0 to 2.16.0 (#148) (dependabot[bot]) #148
  • 490451d: update dependencies (tballison)
  • 0c932f8: add emitIntermediateResults, change default logging to info, decrease duplicate logging in StatusUpdater (#149) (Tim Allison) #149
  • 3363d6d: downgrade general app logging to info (tballison)
  • 4d2a57d: bump version in prep for release (tballison)

v1.0.0-BETA1 Development Build

12 May 18:29
9cc53a8
Compare
Choose a tag to compare
Pre-release

Commits

  • ee25dff: This closes #85. -- automatically load digipres defaults for csv output. (tballison)
  • c7776d2: This fixes #86. (tallison)
  • 9316e8c: warn->debug for status file (tballison)
  • 26984a6: This fixes #87. (tballison)
  • 0e403a9: update commons-csv module name -- unbreak the build (tallison)
  • 4d1d0b8: turn off throw on zero-byte file and general dependency upgrades (tballison)
  • f1ab3cb: This behavior is expected. We used to log this at the warn level. We had bumped it down to log. This commit bumps it further to trace. This closes #120. (tballison)
  • 77b1660: Update dependencies. (tballison)
  • d3ef56e: issue #103 (#121) (Tim Allison) #121
  • b362faa: update workflows (tballison)
  • b3ec2f2: Add configuration for filesystem metadata (#138) (Tim Allison) #138
  • e68923b: issue 102 -- fix race condition in status window (#139) (Tim Allison) #139
  • 9cc53a8: prep for beta1 release (tallison)

v1.0.0-ALPHA4 Development Build

29 Nov 11:14
Compare
Choose a tag to compare
Pre-release

Commits

  • 8bba8c9: back to dev version (tallison)
  • 1fe513c: unused code (tballison)
  • 8eb59d3: Bump postgresql from 42.5.0 to 42.5.1 (#83) (dependabot[bot]) #83
  • 06642cf: Bump checkstyle from 10.4 to 10.5.0 (#84) (dependabot[bot]) #84
  • e7f4883: version updates (tallison)
  • 55387f9: avoid npes (tballison)
  • 5336ed5: Merge remote-tracking branch 'origin/main' (tballison)
  • 01b7ee6: update dependencies (tballison)
  • 47edbb0: prep for alpha4 release (tballison)

v1.0.0-ALPHA3 Development Build

23 Nov 17:16
Compare
Choose a tag to compare
Pre-release

Commits