Skip to content

v9.4.3

Choose a tag to compare

@elastic-vault-github-plugin-prod elastic-vault-github-plugin-prod released this 01 Jul 10:53
· 12 commits to 9.4 since this release
4680e33

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