Skip to content

Releases: taymyr/lagom-elasticsearch-client

1.0.0-M12

07 Nov 11:54
Compare
Choose a tag to compare
1.0.0-M12 Pre-release
Pre-release

📣 Lagom Elasticsearch Client 1.0.0-M12 released!

We are pleased to announce the release of Elasticsearch Client for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🚀 Features

🙇 Credits

Special thanks to the following contributors who helped with this release: @lynxpluto

1.0.0-M11

21 Dec 11:30
Compare
Choose a tag to compare
1.0.0-M11 Pre-release
Pre-release

📣 Lagom Elasticsearch Client 1.0.0-M11 released!

We are pleased to announce the release of Elasticsearch Client for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🙇 Credits

Special thanks to the following contributors who helped with this release: @gnuzzz

1.0.0-M10

19 Feb 18:18
Compare
Choose a tag to compare
1.0.0-M10 Pre-release
Pre-release

📣 Lagom Elasticsearch Client 1.0.0-M10 released!

We are pleased to announce the release of Elasticsearch Client for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🙇 Credits

Special thanks to the following contributors who helped with this release: @ihostage and @lynxpluto

1.0.0-M9

13 Jan 11:40
Compare
Choose a tag to compare
1.0.0-M9 Pre-release
Pre-release

📣 Lagom Elasticsearch Client 1.0.0-M9 released!

We are pleased to announce the release of Elasticsearch Client for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🚀 Features

🙇 Credits

Special thanks to the following contributors who helped with this release: @lynxpluto

1.0.0-M8

25 May 18:49
Compare
Choose a tag to compare
1.0.0-M8 Pre-release
Pre-release

📣 Lagom Elasticsearch Client 1.0.0-M8 released!

We are pleased to announce the release of Elasticsearch Client for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🚀 Features

🐛 Bug Fixes

🙇 Credits

Special thanks to the following contributors who helped with this release: @ihostage, @iriale, @irina-gry, @lynxpluto, Dmitriy Grigoryev and Irina Grigoreva

1.0.0-M7

07 Nov 14:31
Compare
Choose a tag to compare
1.0.0-M7 Pre-release
Pre-release

Milestone 7

Release notes

  • #48 Migrate to Testcontainers
  • #65 Support Elasticsearch 7.X

All changes see here.

Thank you @renovate-bot for the actual versions of dependencies ❤️

1.0.0-M6

15 Oct 18:19
Compare
Choose a tag to compare
1.0.0-M6 Pre-release
Pre-release

Milestone 6

Release notes

  • #46 Support script_fields and script on query
  • #45 Support Scala 2.13

All changes see here.

Thank you @renovate-bot for the actual versions of dependencies ❤️

1.0.0-M5

27 Jun 21:11
Compare
Choose a tag to compare
1.0.0-M5 Pre-release
Pre-release

Milestone 5

  • #42 Support all properties of Match Phrase Query and Match Phrase Prefix Query

1.0.0-M4

24 May 14:38
Compare
Choose a tag to compare
1.0.0-M4 Pre-release
Pre-release

Milestone 4

  • #38 Added all properties of the Fuzzy object for the completion suggester

1.0.0-M3

05 Apr 10:31
Compare
Choose a tag to compare
1.0.0-M3 Pre-release
Pre-release

Milestone 3

  • #35 Implement Context Suggester with category type
  • #36 Add min_score property to SearchRequest