v9.4.3
·
12 commits
to 9.4
since this release
What's Changed
Small breaking change for TextIndexPrefixes:
- maxChars from int to Integer (now optional)
- minChars from int to Integer (now optional)
it shouldn't be a breaking change in practice, because the server always returns a default values for these fields.
Full Changelog: v9.4.2...v9.4.3