Releases: msavoaia/ElasticSwift
Releases · msavoaia/ElasticSwift
v1.0.3
Improved SearchRequest
- Removed the body for .GET requests
- Added the possibility to set the HTTP method to SearchRequest.
- Added the possibility to set params in URL for .GET request.
v1.0.1
- Fixed the auth issue when using a public certificate.