Skip to content

Releases: luminis-ams/elastic-rest-spring-wrapper

Release 0.12.0

07 Feb 10:39
Compare
Choose a tag to compare

Introduces two ways to use the library, with one cluster or with multiple clusters.

Upgrade to elastic 6.1

22 Dec 09:34
Compare
Choose a tag to compare

Just a release to move on to elasticsearch 6.1

Elastic 6.0 GA is available

15 Nov 05:33
Compare
Choose a tag to compare

Adds some new features, exists option and delete without error in case the document is missing.

Release 0.8.0

05 Nov 19:44
Compare
Choose a tag to compare

Big refactoring for aggregations

Upgraded the elastic and spring boot versions

05 May 07:51
Compare
Choose a tag to compare

Elasticsearch now uses 5.4 and spring boot 1.5.3

Start of aggregation support

16 Apr 11:14
Compare
Choose a tag to compare

At the moment there is support for three type of aggregations:

  • Terms
  • Histogram
  • DateHistogram

More stable release

14 Feb 09:55
Compare
Choose a tag to compare

Added unit tests, a refresh endpoint, drop index options.

Initial release to start testing the capabilities

31 Oct 14:18
Compare
Choose a tag to compare

With this release we want to be able to use it in our sample applications to start experimenting.