Releases: Philippus/elastic4s
Releases · Philippus/elastic4s
v8.9.1: Typo in elastic4s-streams-pekko artifact name (#2900)
* Typo in elastic4s-streams-pekko artifact name * Missed clientpekko in scala3Projects
v8.9.0: Update elasticsearch-rest-client, ... to 8.9.0 (#2895)
Co-authored-by: Sam <[email protected]>
v8.8.3: Add Pekko support (#2899)
* Add module * Add module * peko streams * Bump Scala 3 to 3.3.0 and make pekkostreams compile to 3 * Remove scalamock * Remove scalamock * Fix for Scala 3 * Scala 3.3.0 in build
v8.8.2
v8.8.1
v8.8.0
v8.7.1: Update elasticsearch-rest-client, ... to 8.7.1 (#2857)
Co-authored-by: Sam <[email protected]>
v8.5.4: Support slice and slices parameters on Reindex API (#2821)
* Support slice and slices parameters on Reindex API * Fix test - slice has random result based on the doc ids. Test to run all slice id and then make sure all docs are in the new index --------- Co-authored-by: Sam <[email protected]>
v8.5.3: Feat: add support for MultiTerms Aggregation (#2799)
Co-authored-by: Sam <[email protected]>