Skip to content

Tags: UiPath/coreipc

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/namedpipe close (#97)

* Retry mechanism when  OperationCanceledException is thrown on named pipe ReadAsync operation (ERROR_OPERATION_ABORTED on overlapped ReadFile) - ROBO-3370
* Throw for the second exception in the last 1 second
* add dotnet sdk 5 to yaml
* set prerelease version to 20210811-12-fix (next after production folder: 2.1.0-20210811-12)
* move 'CI' folder under 'src' - to match to existing pipeline definition
* node: fix failing tests

v2.1.0-20210811-12-fix

Toggle v2.1.0-20210811-12-fix's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/namedpipe close (#97)

* Retry mechanism when  OperationCanceledException is thrown on named pipe ReadAsync operation (ERROR_OPERATION_ABORTED on overlapped ReadFile) - ROBO-3370
* Throw for the second exception in the last 1 second
* add dotnet sdk 5 to yaml
* set prerelease version to 20210811-12-fix (next after production folder: 2.1.0-20210811-12)
* move 'CI' folder under 'src' - to match to existing pipeline definition
* node: fix failing tests

v2.5.0

Toggle v2.5.0's commit message
<Version>2.5.0

v2.4.0

Toggle v2.4.0's commit message
Debug using Source Link

v2.1.0-20210811-12

Toggle v2.1.0-20210811-12's commit message
use TestBase.RequestTimeout

v2.0.2-20210628-07

Toggle v2.0.2-20210628-07's commit message
revert

v2.0.1

Toggle v2.0.1's commit message
<Version>2.0.1</Version>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade Newtonsoft.Json to 12.0.3