You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add in scope «CRM» Services\CRM\Deal\Service\Batch::delete batch delete deals
add symfony/stopwatch component for integration tests
add /Infrastructure/HttpClient/TransportLayer/NetworkTimingsParser for parse curl_info network data structures for debug logs
in Bitrix24\SDK\Core\Response::__destruct()
add /Infrastructure/HttpClient/TransportLayer/ResponseInfoParser for parse bitrix24_rest_api timing info for debug logs
in Bitrix24\SDK\Core\Response::__destruct()
add Bitrix24\SDK\Core\BulkItemsReader for data-intensive applications for bulk export data from Bitrix24, read strategies located in
folder ReadStrategies, in services read model must use most effective read strategy.
add integration tests in GitHub Actions pipeline 🎉, now integration tests run on push on dev-branch
add incoming webhook for run integration tests vendor-check.yml from vendor CI\CD pipeline
Changed
switch symfony/http-client to 5.4.* version requirement.
switch symfony/http-client-contracts to ^2.5 version requirement.
switch symfony/event-dispatcher to 5.4.* version requirement.