Skip to content

Releases: frictionlessdata/tableschema-java

0.9.8

29 Aug 17:16
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.commons:commons-csv from 1.14.0 to 1.14.1 by @dependabot[bot] in #110
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 by @dependabot[bot] in #111
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #112

Full Changelog: 0.9.6...0.9.8

0.9.6

01 Aug 11:10
720ec51
Compare
Choose a tag to compare

What's Changed

  • Minor change to Schema.infer()
  • Bump jackson.version from 2.19.1 to 2.19.2 by @dependabot[bot] in #107

Full Changelog: 0.9.5...0.9.6

0.9.5

31 Jul 22:50
Compare
Choose a tag to compare
  • static method in Schema to infer a schema from various data sources
  • Bug fixes in schema inferral

Full Changelog: 0.9.4...0.9.5

0.9.4

31 Jul 16:12
Compare
Choose a tag to compare

What's Changed

  • Bump org.geotools:gt-referencing from 33.0 to 33.1 by @dependabot[bot] in #96
  • Bump com.networknt:json-schema-validator from 1.5.6 to 1.5.7 by @dependabot[bot] in #97
  • Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 5.13.1 by @dependabot[bot] in #99
  • Bump jackson.version from 2.19.0 to 2.19.1 by @dependabot[bot] in #100
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2 by @dependabot[bot] in #101
  • Bump org.junit.jupiter:junit-jupiter-api from 5.13.1 to 5.13.2 by @dependabot[bot] in #103
  • Bump com.networknt:json-schema-validator from 1.5.7 to 1.5.8 by @dependabot[bot] in #102
  • Bump org.geotools:gt-referencing from 33.1 to 33.2 by @dependabot[bot] in #109
  • Bump org.junit.jupiter:junit-jupiter-api from 5.13.2 to 5.13.4 by @dependabot[bot] in #108
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #105
  • Bump commons-validator:commons-validator from 1.9.0 to 1.10.0 by @dependabot[bot] in #106

Full Changelog: 0.9.3...0.9.4

0.9.3

07 May 10:54
f94703f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.2...0.9.3

0.9.2

16 Apr 11:26
Compare
Choose a tag to compare

What's Changed

  • Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by @dependabot in #94
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0 to 3.1.4 by @dependabot in #93
  • Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 by @dependabot in #91
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #92

Full Changelog: 0.9.0...0.9.2

0.9.0

11 Apr 17:46
Compare
Choose a tag to compare

0.8.3

10 Apr 15:30
Compare
Choose a tag to compare

What's Changed

  • Added spotbugs maven plugin
  • Bump geotools.version from 32.2 to 33.0 by @dependabot in #86
  • Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 by @dependabot in #87
  • Bump com.google.guava:guava from 33.4.0-jre to 33.4.7-jre by @dependabot in #88
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot in #89
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #90

Full Changelog: 0.8.1...0.8.3

0.8.2

10 Apr 15:15
Compare
Choose a tag to compare

What's Changed

  • Added spotbugs maven plugin
  • Bump geotools.version from 32.2 to 33.0 by @dependabot in #86
  • Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 by @dependabot in #87
  • Bump com.google.guava:guava from 33.4.0-jre to 33.4.7-jre by @dependabot in #88
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot in #89
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #90

Full Changelog: 0.8.1...0.8.2

0.8.1

04 Apr 18:38
Compare
Choose a tag to compare
  • API extension: asCSV() and asJson() methods on Table

Full Changelog: 0.8.0...0.8.1