Releases: Philippus/elastic4s
v7.17.25
Starting from version 7.17.25 the group id has changed from com.sksamuel.elastic4s
to nl.gn0s1s
.
This is a maintenance release because version 7.17.3 and 7.17.4 were based off the wrong branch. This release is based off version 7.17.2, except for a bunch of dependency updates.
Thank you @sksamuel for creating elastic4s!
Full Changelog: v7.17.2...v7.17.25
v8.15.3
Highlights in this release
- Add indices options to update by query by @joelvim in #3171
- Feat: add support for docvalue_fields and stored_fields in TopHitsAggregation by @paulMConstant in #3176
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.15.2...v8.15.3
This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v8.15.2
and checking the reviewers. Thank you @scala-steward, @Philippus, @joelvim and @paulMConstant.
v8.15.2
Highlight in this release
- Rank feature query function typing fixes by @jurgisnosto in #3160
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.15.1...v8.15.2
This release was brought to you by 3 contributors, according to git shortlog -sn --no-merges @ ^v8.15.1
and checking the reviewers. Thank you @Philippus, @scala-steward and @jurgisnosto.
v8.15.1
Highlight in this release
- Replace deprecated AsyncHttpClientFutureBackend by @Philippus in #3148
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.15.0...v8.15.1
This release was brought to you by 3 contributors, according to git shortlog -sn --no-merges @ ^v8.15.0
and checking the reviewers. Thank you @scala-steward, @Philippus and @TactiC.
v8.15.0
Highlights in this release
- Add Int4Flat and Int4Hnsw KnnTypes by @Philippus in #3121
- Add wait_for_completion to DeleteSnapshotRequest by @Philippus in #3135
- Improve highlighting settings by @Philippus in #3136
- Add positiveScoreImpact parameter to RankFeaturesField by @Philippus in #3137
- Add sparse vector field type by @Philippus in #3138
- Improve Knn option by @Philippus in #3134
- Add sparse vector query by @Philippus in #3140
- Add semantic text field type by @Philippus in #3141
- Add semantic query by @Philippus in #3142
- Support Update By Query with slices auto by @flavienbert in #3090
- Support automatic slicing using constants by @Philippus in #3147
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.14.1...v8.15.0
This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v8.14.1 and checking the reviewers. Thank you @Philippus, @scala-steward, @flavienbert and @TactiC.
v8.14.1
Highlight in this release
- Fix missing slashes by @ddvleeuwen in #3125
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.14.0...v8.14.1
This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v8.14.0 and checking the reviewers. Thank you @Philippus, @ddvleeuwen, @scala-steward and @TactiC.
v8.14.0
Highlights in this release
- Replace buildBulkHttpBody-method by @Philippus in #3105
- Knn query lacks inner_hits field by @apavlychev in #3101
- DenseVectorField lacks index_options parameter by @apavlychev in #3099
- Add missing slash to synonyms endpoint by @Philippus in #3116
- Improve DenseVectorField by @Philippus in #3113
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.13.1...v8.14.0
This release was brought to you by 4 contributors, according to git shortlog -sn --no-merges @ ^v8.13.1 and checking the reviewers. Thank you @scala-steward, @Philippus, @apavlychev and @TactiC.
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.