Releases: imdhemy/es-testing-utils
Releases · imdhemy/es-testing-utils
[8.x] Index and cluster assertions
Added 🎉
Full Changelog: 8.2.0...8.3.0
[8.x] Faker methods for index management
[8.x] Add data faker
What's Changed
Full Changelog: 8.0.1...8.1.0
[8.x] Add elasticsearch as dependecny
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
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
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.