algoliasearch-client-scala
algoliasearch-client-scala copied to clipboard
feat: add contextual rules
trafficstars
TL;DR: The condition field on rules is now optional.
Actions required:
-
Update the
ctswith the information on : #71 -
On strongly typed clients, update types in query rules, as the
conditionfield in rules is now optional
As confirmed by @nunomaduro, not only condition becomes optional, but also condition.anchoring, condition.pattern and condition.context.