Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 07 May 20:19
· 14 commits to main since this release
f8ec28a

Changed

  • Breaking: API entities no longer inherit QueryAbstract through ApiEntityAbstract; query pagination/sort fields (page, page_size, sorts, computed offset) are no longer part of entity instances, while SearchableEntity.build_query_filter_model() still returns QueryAbstract filter models.