Releases: Smolevich/reindexer-client
Releases · Smolevich/reindexer-client
2.0.4: Merge pull request #36 from Smolevich/35-add-replication
Change return type hint
- Change return type hint for method getDecodedResponseBody #34
Add set headers
- Add setHeaders and addHeaders #32
Add new method for Query Service
- Add PUT method for Query Service #30
Upgrade guzzlehttp/guzzle and remove support php < 8.0
What's Changed
- Add FUNDING.yml by @Smolevich in #18
- Change ci by @Smolevich in #21
- Update guzzlehttp/guzzle by @Smolevich in #23
Full Changelog: 1.0.4...2.0.0
Release 1.0.4
- Add new methods for api (#15)
- Small improvements
Small fix
Fix renaming json_path
- Rename
json_path
tojson_paths
Update-readme.md
Update README.md
First stable version
- Implemented work with databases, namespaces, queries and indexes
- Minimal code coverage