-
Notifications
You must be signed in to change notification settings - Fork 292
Releases: elastic/elasticsearch-java
Release list
v8.19.18
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
Assets 2
v9.4.3
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
Assets 2
v9.3.7
f745cce 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.3.6...v9.3.7
Assets 2
v9.3.6
146cbb8 What's Changed
Full Changelog: v9.3.5...v9.3.6
Assets 2
v8.19.17
59d9b94 What's Changed
Full Changelog: v8.19.16...v8.19.17
Assets 2
v9.4.2
a3a20a7 Assets 2
v9.3.5
886729d Assets 2
v8.19.16
8ea77fc What's Changed
Full Changelog: v8.19.15...v8.19.16
Assets 2
v9.4.1
e75b3ca What's Changed
Full Changelog: v9.4.0...v9.4.1
Assets 2
v9.4.0
457ef70 What's Changed
Check the official release notes - in particular the breaking changes.
Full Changelog: v9.3.4...v9.4.0