Releases: Philippus/elastic4s
v8.13.1
Highlights in this release
- feat: add value_as_string to avg/min/max/sum aggregations by @mcenkar in #3081
- Don't generate a query body for NoopQuery by @Philippus in #3078
- Support highlighting in top hits aggregation by @Philippus in #3083
- Support versionType and pipeline parameters in reindex request by @Philippus in #3087
- Fix GetSynonymsSetResponse by @Philippus in #3097
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.13.0...v8.13.1
This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v8.13.0 and checking the reviewers. Thank you @scala-steward, @Philippus, @mcenkar and @TactiC.
v8.13.0
Highlights in this release
- Update elasticsearch-rest-client, ... to 8.13.4 by @scala-steward in #3063
- Add reload_search_analyzers call by @Philippus in #3067
- Support synonyms api by @Philippus in #3073
- Support terms enum api by @Philippus in #3075
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.12.0...v8.13.0
This release was brought to you by 3 contributors, according to git shortlog -sn --no-merges @ ^v8.12.0 and checking the reviewers. Thank you @Philippus, @scala-steward and @TactiC.
v8.12.0
Starting from version 8.12.0 the group id has changed from com.sksamuel.elastic4s
to nl.gn0s1s
.
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.11.5...v8.12.0
This release was brought to you by 6 contributors, according to git shortlog -sn --no-merges @ ^v8.11.5
. Thank you @scala-steward , @Philippus , @joelvim , @yanns, @brunoballekens and @cdmbr.
v8.11.5
v8.11.4: [#2374] expose sort in hit (#2973)
Co-authored-by: Haikel magrahi <[email protected]> Co-authored-by: Sam <[email protected]>
v8.11.3: Add check for invalid uris containing multiple protocols (#2962)
Co-authored-by: Sam <[email protected]>
v8.11.2
v8.11.1
v8.11.0: Update elasticsearch-rest-client, ... to 8.11.0 (#2950)
Co-authored-by: Sam <[email protected]>