Skip to content

0.1.3

Latest
Compare
Choose a tag to compare
@FelixGV FelixGV released this 16 Jun 18:27
· 2 commits to master since this release

Release 0.1.3 includes:

  • Issue #9: Added a strongly-typed API for converting between string types and others (Integer, Long, Avro Schema, etc.).
  • Issue #15: Added /status and /config endpoints for inspecting the schema repo's state in a restful manner.
  • Issue #27: HTML view/browser for the repository.
  • Issue #29: Added some default config values for the new logging facilities.
  • Issue #38: Added support for default Validator, so they don't need to be registered on every new subject.
  • Documentation fixes.

The contributors for this release are:

  • Felix GV
  • Ernest Mishkin
  • Thunder Stumpges
  • Francois Langelier

Thanks everyone!