v3.5.1
This patch version fixes:
- the
rerank
not being set bug inclient.query.get().with_ask()
. - the bug when using double quotes(
"
) inquestion
field inclient.query.get().with_ask()
. - the bug where
nearText
filter checks for objects inmoveXXX
clause but never sets it.