| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-18 | 1.6 kB | |
| v9.3.0 source code.tar.gz | 2026-03-18 | 433.1 kB | |
| v9.3.0 source code.zip | 2026-03-18 | 1.3 MB | |
| Totals: 3 Items | 1.8 MB | 1 | |
Highlights in this release
- Add pattern text field type by @Philippus in https://github.com/Philippus/elastic4s/pull/3686
- Add BbqDisk KnnType by @Philippus in https://github.com/Philippus/elastic4s/pull/3687
- Add bool filter constructor to QueryApi by @ChrisMcD1 in https://github.com/Philippus/elastic4s/pull/3714
- Add routing param to UpdateByQueryAsyncRequest and UpdateByQueryRequest by @Philippus in https://github.com/Philippus/elastic4s/pull/3729
- feat(composite): add offset support to DateHistogramValueSource by @hafid-d in https://github.com/Philippus/elastic4s/pull/3742
- Migrate jackson 2 to jackson 3 by @Philippus in https://github.com/Philippus/elastic4s/pull/3696
- Fix scheme detection in http4s client by @skuayer in https://github.com/Philippus/elastic4s/pull/3764
- Add onDiskRescore parameter to DenseVectorField by @Philippus in https://github.com/Philippus/elastic4s/pull/3813
- Add exponential histogram field type by @Philippus in https://github.com/Philippus/elastic4s/pull/3814
- Support parent task id in tasks API by @joelvim in https://github.com/Philippus/elastic4s/pull/3866
- Added zio-http client. by @dotbg in https://github.com/Philippus/elastic4s/pull/3817
Thank you @sksamuel for creating elastic4s!
Full Changelog: https://github.com/Philippus/elastic4s/compare/v9.1.1...v9.3.0
This release was brought to you by 7 contributors, according to git shortlog -sn --no-merges @ ^v9.1.1 and checking the reviewers. Thank you @scala-steward, @Philippus, @ChrisMcD1, @hafid-d, @skuayer, @dotbg and @joelvim.