Releases: luminis-ams/elastic-rest-spring-wrapper
Releases · luminis-ams/elastic-rest-spring-wrapper
Release 0.12.0
Upgrade to elastic 6.1
Just a release to move on to elasticsearch 6.1
Elastic 6.0 GA is available
Adds some new features, exists option and delete without error in case the document is missing.
Release 0.8.0
Big refactoring for aggregations
Upgraded the elastic and spring boot versions
Elasticsearch now uses 5.4 and spring boot 1.5.3
Start of aggregation support
At the moment there is support for three type of aggregations:
- Terms
- Histogram
- DateHistogram
More stable release
Added unit tests, a refresh endpoint, drop index options.
Initial release to start testing the capabilities
With this release we want to be able to use it in our sample applications to start experimenting.