Skip to content

v8.19.18

Choose a tag to compare

@elastic-vault-github-plugin-prod elastic-vault-github-plugin-prod released this 01 Jul 10:52
61f6aa5

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