Skip to content

Releases: sajari/sdk-php

v5.1.0

04 May 09:00
929f2f5
Compare
Choose a tag to compare

Add support for UpdateSchemaField and DeleteSchemaField

v5.0.0

22 Mar 06:28
1a7949e
Compare
Choose a tag to compare
  • add support for TrackEvent, Experiment, and Banners
  • new accountId param added to QueryCollection and SendEvent

v4.1.0

09 Sep 13:11
Compare
Choose a tag to compare

Update to support the SendEvent API.

Pushing the version to v4.x to mirror the public v4 Sajari API

v3.0.4

20 Jan 22:17
Compare
Choose a tag to compare

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

19 Jan 23:45
Compare
Choose a tag to compare

Fix invalid types passed to settype in ObjectSerializer.

v3.0.2

15 Dec 06:21
Compare
Choose a tag to compare

Support collection authorized query domains.

v3.0.1

15 Dec 06:16
Compare
Choose a tag to compare

Add Sajari-Client-User-Agent header to requests.

v3.0.0

09 Dec 00:10
Compare
Choose a tag to compare

The v3 release uses Sajari's new OpenAPI-based API.

v2.3.0

03 Dec 04:59
Compare
Choose a tag to compare

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

01 Dec 05:06
Compare
Choose a tag to compare

Revert change api.sajari.com port to 50051.