All Versions
2
Latest Version
Avg Release Cycle
973 days
Latest Release
1668 days ago

Changelog History

  • v0.2.0 Changes

    September 04, 2019

    ๐Ÿš€ This is another development release, offering several enchantments and bug fixes.

    ๐Ÿš€ Because it's very long since we last did a release, there are two many major changes to list. Below you can however find an incomplete list of breaking changes:

    • PR #151: ValuesValidator FieldValidator attribute in schema.Dict struct replaced by Values Field.
    • PR #179: ValuesValidator FieldValidator attribute in schema.Array struct replaced by Values Field.
    • PR #204: Storage drivers need to accept pointer to Expression implementer in query.Predicate.
    • filter parameters in sub-query will be validated for type match.
    • filter parameters will be validated for type match only, instead of type & constrains.
    • PR #228: Reference projection fields will be validated against referenced resource schema.
    • PR #230: Connection projection fields will be validated against connected resource schema.
    • โšก๏ธ PR #241: Always call OnUpdate field hook on HTTP PUT for existing documents. Deleting a field with Default value set, will always be reset to its default value.
  • v0.1.0

    January 04, 2017