v8.19.18
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: v8.19.17...v8.19.18