Skip to content

Releases: frictionlessdata/tableschema-java

0.9.9

28 Oct 15:27
846acb6

Choose a tag to compare

What's Changed

  • Bump jackson.version from 2.19.2 to 2.20.0 by @dependabot[bot] in #114
  • Bump com.networknt:json-schema-validator from 1.5.8 to 1.5.9 by @dependabot[bot] in #115
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.5.0 by @dependabot[bot] in #116
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #117
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.5.0 to 4.9.6.0 by @dependabot[bot] in #118
  • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #122
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #121
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #120
  • Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #119
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #123
  • Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.0 by @dependabot[bot] in #124
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #125
  • Bump org.geotools:gt-referencing from 33.2 to 34.0 by @dependabot[bot] in #126
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.6.0 to 4.9.8.1 by @dependabot[bot] in #127

Full Changelog: 0.9.8...0.9.9

0.9.8

29 Aug 17:16

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

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.9.2...0.9.3

0.9.2

16 Apr 11:26

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

Choose a tag to compare

0.8.3

10 Apr 15:30

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

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