Skip to content

v21.0.0

Compare
Choose a tag to compare
@coveobot coveobot released this 18 Jun 00:05
· 643 commits to master since this release
8526756

21.0.0 (2021-06-18)

Features

  • statement-groups: add statement groups status (#336) (8526756)

BREAKING CHANGES

  • statement-groups: The create and update method is now taking a Create or Update statement group
    model. The StatementGroupModel is now an union type. Consequence is that some fields might not be
    available on certain the model anymore. You have to check the statement group models type to know
    which interface to use.
    https://coveord.atlassian.net/browse/SEARCHAPI-6018