InvalidArgumentException
on empty$payload
argument inClient::sendRequest()
.
- #8: Class
Model\Transition
. - #14: Class
Expression
. - #8: Method
Service\ItemService::getTransitions()
. - Method
Api::setLogger()
. - Argument
$logger
toService\Service::__construct()
.
- Improved logging.
Struct\PropertySetStruct::exportItems()
now groups all custom properties under the "properties" key.- In
Service\ItemService::query()
$orderBy made optional; swapped $orderBy and $properties arguments.
- Class
Struct\PropertySetStruct
. - #2: Method
Service\AttachmentService::getContent()
. - #8: Method
Service\ItemService::query()
. - Method
Model\Application::getWorkspaces()
.
- Method
Client::sendRequest()
now can return instance ofPsr\Http\Message\StreamInterface
. - Method
Service\AppService::getApplication()
renamed toget
. - Method
Service\AppService::getApplications()
renamed togetAll
.
First development release.