Releases: frictionlessdata/tableschema-java
Releases · frictionlessdata/tableschema-java
Release list
0.8.2
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
- API extension: asCSV() and asJson() methods on Table
Full Changelog: 0.8.0...0.8.1
0.8.0
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
0.7.5
0.7.4
0.7.3
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
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
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
What's Changed
- Moved to Java 17 as some dependencies do no longer support Java 8
Full Changelog: 0.6.16...0.7.0