Skip to content

Iglu Scala Client v0.3.0

Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 11 Aug 16:28
· 157 commits to master since this release

Caches missing schemas and more robust error handling.

Under the hood

  • Started maintaining a cache for missing schemas (#30)
  • Made ExceptionUtils.getRootCause(e).getMessage calls safe (#24)

Build

  • Added dedicated Vagrant setup (#26)