Skip to content

Releases: sahabpardaz/elasticsearch-rule

Release 1.2.0

29 Aug 15:54
6552edb
Compare
Choose a tag to compare

What's Changed

  • Feature: Add support for JUnit 5 with ElasticsearchExtension by @mojtab23 in #11

New Contributors

Full Changelog: 1.1.0...1.2.0

Prevent the cluster from remaining yellow in ES 7.12

06 Nov 14:46
668ac3f
Compare
Choose a tag to compare
  • Properly adjust the replica and shards to to prevent the cluster from remaining yellow
  • Fix an issue where temporary files were not deleted

Prevent the cluster from remaining yellow

06 Nov 14:20
19d9d1a
Compare
Choose a tag to compare
  • Properly adjust the replica and shards to to prevent the cluster from remaining yellow
  • Fix an issue where temporary files were not deleted
  • Fix Maven Github action
  • Add sonarcube connection

First release for ES 7.12

31 Oct 12:15
eccf290
Compare
Choose a tag to compare
Feature: Increase the ES version to 7.12

* Feature: Increase the ES version to 7.12

* Feature: Add support for custom port

* Feature: Add SonarCloud action

* Fix: Apply review comments

* Fix: Apply the second round of review comments

* Fix: Fix badges (for es-7 branch)

Co-authored-by: safarnejad <safarnejad@inside.sahab.ir>

First release

14 Apr 06:14
1763ca6
Compare
Choose a tag to compare
Check github actions (#2)

* Add elasticsearch-rule module

Co-authored-by: safarnejad <safarnejad@inside.sahab.ir>