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.