v2.1.0
New features
The SDK is no longer generated automatically. It is developed from scratch in order to provide a more suited solution to use Gally APIs in a Php context. It also includes GraphQl request in order to be able to use all Gally feature with this only package.
📦 Features
- [Auth] Add interface to allow connectors to cache auth token by @PierreGauthier in #6
- [Url] Fix base path management for gally 2.0.1 by @PierreGauthier in #7
- [Bulk] Add delete operation by @PierreGauthier in #8
- [Repository] Make local repository cache static by @PierreGauthier in #9
- [Structure] Improve cleaning log by @PierreGauthier in #10
Full Changelog: 1.3.1...v2.1.0