This repository was archived by the owner on Feb 7, 2025. It is now read-only.
2.0-alpha.6
2.0-alpha.6 — 7.02.2021
Added
- add «fast» batch-query without counting elements in result
recordset Добавить поддержку выгрузки большого количества данных без подсчёта элементов -1 - add
Credentialsin CoreBuilder set credentials from core builder - add method
Core\Batch::deleteEntityItemsfor delete items in batch mode and integration test - add integration test for read strategy
FilterWithBatchWithoutCountOrderTest - add type check in method
Core\Batch::deleteEntityItems- only integer id allowed - add interface
Core\Contracts\DeletedItemResultInterface - add in scope «CRM»
Services\CRM\Deal\Service\Batch::deletebatch delete deals - add
symfony/stopwatchcomponent for integration tests - add
/Infrastructure/HttpClient/TransportLayer/NetworkTimingsParserfor parsecurl_infonetwork data structures for debug logs
inBitrix24\SDK\Core\Response::__destruct() - add
/Infrastructure/HttpClient/TransportLayer/ResponseInfoParserfor parsebitrix24_rest_apitiming info for debug logs
inBitrix24\SDK\Core\Response::__destruct() - add
Bitrix24\SDK\Core\BulkItemsReaderfor data-intensive applications for bulk export data from Bitrix24, read strategies located in
folderReadStrategies, 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.ymlfrom vendor CI\CD pipeline
Changed
- switch
symfony/http-clientto5.4.*version requirement. - switch
symfony/http-client-contractsto^2.5version requirement. - switch
symfony/event-dispatcherto5.4.*version requirement. - switch
ramsey/uuidto^4.2.3version requirement. - switch
psr/logto^1.1.4 || ^2.0 || ^3.0version requirement.