Skip to content

Releases: frictionlessdata/tableschema-java

0.8.2

Choose a tag to compare

@iSnow iSnow released this 10 Apr 15:15

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

Choose a tag to compare

@iSnow iSnow released this 04 Apr 18:38
  • API extension: asCSV() and asJson() methods on Table

Full Changelog: 0.8.0...0.8.1

0.8.0

Choose a tag to compare

@iSnow iSnow released this 04 Apr 12:35

What's Changed

  • Reading from JSON Array data now works differently
  • Improved Schema validation, now including primary keys.
  • Schema loading from JSON is improved.

Full Changelog: 0.7.6...0.8.0

0.7.6

Choose a tag to compare

@iSnow iSnow released this 28 Mar 15:43

What's Changed

  • Better spec conformance for fields and schema

Full Changelog: 0.7.5...0.7.6

0.7.5

Choose a tag to compare

@iSnow iSnow released this 26 Mar 10:32

What's Changed

  • reinstated removed method

Full Changelog: 0.7.4...0.7.5

0.7.4

Choose a tag to compare

@iSnow iSnow released this 26 Mar 10:18

What's Changed

  • Internal refactoring

Full Changelog: 0.7.3...0.7.4

0.7.3

Choose a tag to compare

@iSnow iSnow released this 25 Mar 20:26

What's Changed

  • Reworked schema validation so that the underlying networknt validator does no longer log some of the properties of the frictionlessdata table-schema.json as warnings.
  • Performance improvements in schema inferral and with Geojson fields.

Full Changelog: 0.7.2...0.7.3

0.7.2

Choose a tag to compare

@iSnow iSnow released this 04 Mar 18:46

What's Changed

  • Moved to Java 17 as some dependencies do no longer support Java 8
  • removed the automatic OWASP check, was taking too long

Full Changelog: 0.6.16...0.7.2

0.7.1

Choose a tag to compare

@iSnow iSnow released this 04 Mar 17:18

What's Changed

  • Moved to Java 17 as some dependencies do no longer support Java 8
  • removed the automatic OWASP check, was taking too long

Full Changelog: 0.6.16...0.7.0

0.7.0

Choose a tag to compare

@iSnow iSnow released this 04 Mar 16:40

What's Changed

  • Moved to Java 17 as some dependencies do no longer support Java 8

Full Changelog: 0.6.16...0.7.0