Releases: Philippus/elastic4s
v8.17.1
What's Changed
- Update mockito-core to 5.16.1 by @scala-steward in #3362
- Add deprecated SearchResponse.apply method without pitId by @Philippus in #3366
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.17.0...v8.17.1
This release was brought to you by 2 contributors, according to git shortlog -sn --no-merges @ ^v8.17.0 and checking the reviewers. Thank you @Philippus and @scala-steward.
v8.17.0
Highlights in this release
- Add pitId to SearchResponse if available by @adamseres in #3277
- Add a handling for the null case when flattening over the map of settings, for example when initial_recovery = null after copying or recovering an index by @q-martindurchov in #3308
- feat: adds boost support into interval queries by @cdmbr in #3315
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.16.0...v8.17.0
This release was brought to you by 5 contributors, according to git shortlog -sn --no-merges @ ^v8.16.0 and checking the reviewers. Thank you @scala-steward, @Philippus, @adamseres, @q-martindurchov and @cdmbr.
v8.16.0
Highlights in this release
- Add BbqFlat and BbqHnsw KnnTypes by @Philippus in #3216
- Add range and regexp rules to intervals query by @Philippus in #3210
- Use http4s.Uri in Http4sClient by @lenguyenthanh in #3215
- feat: adding elastic4s-pekko-http-streams module by @jmarreroValsea in #3217
- Rename elastic4s-pekko-http-streams to elastic4s-reactivestreams-pekko by @Philippus in #3224
- Rename elastic4s-http-streams to elastic4s-reactivestreams-akka by @Philippus in #3226
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.15.4...v8.16.0
This release was brought to you by 6 contributors, according to git shortlog -sn --no-merges @ ^v8.15.4
and checking the reviewers. Thank you @Philippus, @scala-steward, @lenguyenthanh, @jmarreroValsea, @igor-vovk and @TactiC.
v8.15.4
Highlights in this release
- Support authentication on the level of ElasticClient by @igor-vovk in #3124
- Add client for http4s library by @igor-vovk in #3118
- Extract Elasticsearch launch into its own action, wait until Elasticsearch starts by @igor-vovk in #3207
- Add part of the index lifecycle management apis by @Philippus in #3208
- Add serviceInfo request by @Philippus in #3209
Thank you @sksamuel for creating elastic4s!
Full Changelog: v8.15.3...v8.15.4
This release was brought to you by 5 contributors, according to git shortlog -sn --no-merges @ ^v8.15.3
and checking the reviewers. Thank you @Philippus, @scala-steward, @igor-vovk, @lenguyenthanh and @TactiC.
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.