Releases: UiPath/coreipc
Releases · UiPath/coreipc
v2.5.0
WebSockets support.
https://uipath.visualstudio.com/Public.Feeds/_artifacts/feed/UiPath-Internal/NuGet/UiPath.CoreIpc/overview/2.5.0
What's Changed
- Add tests for default values UI-53293 by @ioanazaman in #80
- Web sockets by @lbargaoanu in #81
- Pool CancellationTokenSource-s by @lbargaoanu in #82
- Pool TaskCompletionSource-s by @lbargaoanu in #83
New Contributors
- @ioanazaman made their first contribution in #80
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Fix end-to-end nodejs tests (bump Microsoft.Extensions versions) by @danutboanta in #49
- nodejs: resilience fixes by @eduard-dumitru in #50
- Nodejs: fix collision with sentry by @eduard-dumitru in #51
- nodejs: port the nodejs CoreIpc lib to Linux by @eduard-dumitru in #52
- Add net5.0-windows target by @vuplea in #53
- Simplify JsonSerializer by @lbargaoanu in #56
- Update azp-start.yaml by @lbargaoanu in #58
- Use dotnet 5 by @lbargaoanu in #59
- Remove use dotnet 5 by @lbargaoanu in #60
- BeforeCall on the server by @lbargaoanu in #61
- CI folder by @lbargaoanu in #62
- Tcp transport by @lbargaoanu in #63
- NodeJs linux: don't compute pipe path when an absolute path is provided by @danutboanta in #65
- Streaming by @lbargaoanu in #66
- Tests fixes by @lbargaoanu in #67
- Complete the request after dispose by @lbargaoanu in #68
- Minimize transport specific code by @lbargaoanu in #69
- Minimize transport specific code on the server by @lbargaoanu in #70
- Avoid some reflection on the server by @lbargaoanu in #71
- Object arguments by @lbargaoanu in #72
- SSL by @lbargaoanu in #73
- .Net6 by @lbargaoanu in #74
- nodejs: fix the version of NodeJS by @eduard-dumitru in #76
- Push to UiPath.Internal from master by @vlad-zuga in #77
- JsonSerializer: use DefaultValueHandling.IgnoreAndPopulate by @andrei-balint in #78
- Publish symbols to Azure Artifacts Symbol Server by @vlad-zuga in #79
New Contributors
- @danutboanta made their first contribution in #49
- @vlad-zuga made their first contribution in #77
- @andrei-balint made their first contribution in #78
Full Changelog: v2.0.1...v2.4.0
v2.0.1
<Version>2.0.1</Version>
v1.0.0
upgrade Newtonsoft.Json to 12.0.3