All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Make
Filter
trait extendQuery
- Allow using broader
Query
instead of more limitedFilter
in various case classes
- Add support for
search_after
- Add support for
filters
aggregation with sub-aggregations. - Add compound filter type allowing combining multiple filters into one bool must clause.
- Add an option to pass a customer actor system to es client
- Cache JSON string inside single BulkOperation
- Boost support in
TermQuery
,WildcardQuery
andPrefixQuery
ConstantScore
query support
- Fix backward compatibility with < 7.1.0
- Support for specifying custom content type.
- Multiple Scala Version support
- Support for both Scala 2.11 and 2.12
- Migrated from Spray to Akka HTTP
- Gradle as a primary build / release tool
- Artifact id has a Scala version suffix