Skip to content

Releases: dataunitylab/jsonoid-discovery

v0.40.0

22 Aug 12:48
c3aba15
Compare
Choose a tag to compare

Added

  • Add CLI option to disable finding enums

Fixed

  • Fix circular dependency with property sets
  • Properly respect disjoint object detection in CLI

Changed

  • Disable assertions by default
  • Expand Spark compatibility by shading assembly

v0.30.1

01 Jul 17:11
def7d43
Compare
Choose a tag to compare

Changed

  • Update dependencies

v0.30.0

27 Jun 18:10
2be47e6
Compare
Choose a tag to compare

Added

  • Support patternProperties when converting to a dynamic object
  • Enable SBOM in Docker build

Fixed

  • Fix some anomaly checking with patternProperties
  • Fix some anomaly checking with additionalProperties

Changed

  • Update to Scala 2.13.14
  • Update to Java 11
  • Change base image for Docker container
  • Set build timestamp for reproducible builds

v0.20.1

29 Feb 13:08
f8b1bab
Compare
Choose a tag to compare

Added

  • Support for using treeReduce with Apache Spark