This repository was archived by the owner on Sep 28, 2022. It is now read-only.
Releases: kuzzleio/sdk-php
Releases · kuzzleio/sdk-php
Release list
3.0.7 (2019-09-16)
Bug fixes
- [ #113 ] Add missing options features to Kuzzle constructor (alexandrebouthinon)
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0 (2017-06-22)
Compatibility
| Kuzzle | Proxy |
|---|---|
| 1.0.0 | 1.0.0 |
Breaking changes
- [ #76 ] Fix createProfile and updateProfile method signatures (scottinet)
- [ #74 ] Update MemoryStorage.*scan return value format (scottinet)
- [ #75 ] Remove Collection:fetchAllDocuments method (benoitvidis)
- [ #66 ] Adapt to Login reshape (xbill82)
- [ #62 ] Adds replaceUser route and remove replaceIfExists option in createUser (samniisan)
- [ #64 ] Refactor event listeners (ballinette)
- [ #61 ] Rename metadata into volatile (AnthonySendra)
- [ #59 ] Standardize memory storage (scottinet)
- [ #57 ] Align SearchResult and scroll with other SDKs (dbengsch)
- [ #55 ] Collection.createDocument: rename the updateIfExist option (scottinet)
Bug fixes
New features
- [ #77 ] Add specification CRUDL routes (samniisan)
- [ #70 ] Add support for Document:m* methods (samniisan)
- [ #69 ] Added all new credential related routes (jenow)
- [ #67 ] Add scrollProfile & scrollUsers support (samniisan)
- [ #63 ] Add Collection:documentExists & Document:exists methods (samniisan)
Enhancements
- [ #68 ] Add kuzzle info in Document object (samniisan)
- [ #60 ] Add support for the new retryOnConflict option (scottinet)
- [ #59 ] Standardize memory storage (scottinet)