Skip to content

Iglu Scala Client v0.2.0

Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 07 Dec 18:45
· 164 commits to master since this release

Now enables non-exact matches for schema keys, using the new SchemaCriterion class.

Under the hood

  • Added SchemaCriterion class for comparing schema versions (#21)
  • Updated verifySchemaAndValidate methods to use SchemaCriterion (#23)