Skip to content

Releases: imdhemy/es-testing-utils

[8.x] Index and cluster assertions

07 Oct 09:53
ad4b9b5

Choose a tag to compare

Added 🎉

Full Changelog: 8.2.0...8.3.0

[8.x] Faker methods for index management

06 Oct 09:14
c451a21

Choose a tag to compare

Added 🎉

  • [8.x] Add esCreateIndex() method to the faker by @imdhemy in #7
  • feat(faker): put and get index settings by @imdhemy in #10
  • feat(faker): es put index mappings by @imdhemy in #11
  • Feat/acknowledge response by @imdhemy in #12

Fixed ⚙️

Full Changelog: 8.1.0...8.2.0

[8.x] Add data faker

30 Sep 20:12
689723e

Choose a tag to compare

What's Changed

Full Changelog: 8.0.1...8.1.0

[8.x] Add elasticsearch as dependecny

23 Aug 07:39

Choose a tag to compare

This release moves elasticsearch/elasticsearch from dev requirements to the requirements section.

This release supports:

  • Elasticsearch 8.x
  • Fluent mocks builder for Elasticsearch 8.x

This release fixes

  • We are creating new bugs to fix.

ES v.8 release

19 Aug 13:17

Choose a tag to compare

The major release of Elasticsearch-PHP contains some (big) differences from the previous version. Hence, the changes
to this version are not backward compatible with previous versions.

This release supports:

  • Elasticsearch 8.x
  • Fluent mocks builder for Elasticsearch 8.x

This release fixes

  • We are creating new bugs to fix.

First release

24 Sep 20:53

Choose a tag to compare

This version supports:

  • Mocking a single response.
  • Mocking a queue of responses.

This version fixes:

  • This is the first release. We are creating some bugs to fix.