Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-10 | 835 Bytes | |
v8.18.2 source code.tar.gz | 2025-06-10 | 446.1 kB | |
v8.18.2 source code.zip | 2025-06-10 | 1.4 MB | |
Totals: 3 Items | 1.8 MB | 2 |
Highlights in this release
- Add time_series_* parameters to numeric field types by @Philippus in https://github.com/Philippus/elastic4s/pull/3474
- Uniformize params argument in ScriptedMetricAggregation and Script (#3357) by @gkfabs in https://github.com/Philippus/elastic4s/pull/3437
- Fix meta parameter in numeric field types by @Philippus in https://github.com/Philippus/elastic4s/pull/3475
- Add fields parameter to numeric field types by @Philippus in https://github.com/Philippus/elastic4s/pull/3477
Thank you @sksamuel for creating elastic4s!
Full Changelog: https://github.com/Philippus/elastic4s/compare/v8.18.1...v8.18.2
This release was brought to you by 3 contributors, according to git shortlog -sn --no-merges @ ^v8.18.1 and checking the reviewers. Thank you @scala-steward, @Philippus and @gkfabs.