Skip to content

0.8.42

Compare
Choose a tag to compare
@babyfish-ct babyfish-ct released this 19 Nov 14:46
· 939 commits to main since this release
  1. Refactor logical deletion, now it does not requires multi-view cache
  2. Refactor filter, now it can filter fields of other tables.
  3. Support CachableFilter.getAffectedSourceIds and TransisentResolver.getAffectedSourceIds
  4. Add LAX and CHECK into DisssociationAction
  5. Refactor DTO language, remove inheritance, add sepcification, unsafe input and export statement
  6. Allow to create DTO files in any projects. (previous version must be the project which defines the entity types)
  7. Add new demo example/java/data-authorization