Releases: sajari/sdk-php
Releases · sajari/sdk-php
v5.1.0
v5.0.0
v4.1.0
Update to support the SendEvent API.
Pushing the version to v4.x to mirror the public v4 Sajari API
v3.0.4
Fix incorrect error response types.
Previously the OpenAPI spec left the error response types out which
meant that they ended up as mixed
in the generated PHP code.
Now, they are of type \Sajari\Model\Error
.
v3.0.3
Fix invalid types passed to settype in ObjectSerializer.
v3.0.2
Support collection authorized query domains.
v3.0.1
Add Sajari-Client-User-Agent header to requests.
v3.0.0
The v3 release uses Sajari's new OpenAPI-based API.
v2.3.0
Change the client address from api.sajari.com:443 to apid.sajari.com:50051. The original address will soon be used for the new Sajari API which is HTTP/REST based.
v2.2.0
Revert change api.sajari.com port to 50051.