0.1.141.main
Changes:
- 9ba561a Fixing file signing after recent AzureSignTool update. (#156)
- 89f6222 Fix debug flavor in official build, due to cargo-make command line change. (#155)
- dee7746 Upgrade all dependencies to latest. (#154)
- 2abb6ca Upgrade cargo-make to 0.35.6. (#153)
- e6de426 Add disconnect timeout support in Rnp. (#152)
- 345d6e1 Add disconnect delay support in stub server. (#151)
- 0ea99e5 Fix error message in stub server when connection get reset. (#150)
- 8a94153 Add CLI options to Rnp Server. (#149)
- ad4c7b4 Add Rnp Server into debian package. (#147)
- cfb32aa Add Rnp Server info into chocolatey package. (#146)
See More
- e97eb4b Add Rnp Server into MSIX package. (#145)
- 458c8b3 Ignore main functions from code coverage tests. (#144)
- 21ce6b9 Add skeleton of rnp_server executable for creating stub server for testing. (#143)
- 1050ead Enable automatic terminal width detection for formatting CLI options. (#142)
- 9aea9b3 Enable verbose console log in unit test when testing in build pipeline. (#141)
- 5d76ca9 Fix incorrect result count when ping speed is too fast. (#140)
- 07f70d8 Check connection already shutdown before initiate shutdown. (#139)
- 6415d96 Add support for wait before disconnect for checking issues before disconnect. (#138)
- 79af3a4 Refactor TCP ping client unit test to make them easier to debug. (#137)
- 7eea8c4 Add sleep before write support. (#136)
- eb246cc Refactor cli options into more structs. (#135)
- 9959d44 Fix debian package validation failure in official build. (#134)
- e1790f5 Add close on accept support in stub server. (#133)
- 7b4c57f Fix server started event not signaled when bind failed. (#132)
- 7026096 Stub server skip write when write chunk size is 0. (#131)
- 5d2f0db Skip publishing Debian packages to github, since we already have apt repo. (#130)
- 6fd2261 Add write_chunk_size and write_count_limit config in tcp stub server. (#128)
- faf8567 Update README.md to show test coverage. (#129)
- 5044ed3 Add test coverage support in AzurePipeline. (#127)
- 8710a82 Add support for getting unit test coverage. (#126)
- a6160b0 Move unit test output data into tests_data folder. (#125)
- 77dc327 Refactor Rnp folder structure to organizing the code in better way. (#124)
- e77ca50 Pack symbol package. (#123)
- 311528b Fix typo in build pipeline.
- 7fe7259 Fix branch name in azure build pipeline. (#122)
- b130111 Fix official pipeline build stage file path.
- d346b05 Move official build azure pipeline workflow to build folder.
- 1d1214b Switch PR merge validation pipeline to build/azure-pipeline/workflow-pr.yml. (#121)
- 3ff122b Create template for AzurePipeline to support spliting build pipeline for PR (#120)
- e68ba72 Cleanup deadcode which was used by AzurePipeline before cargo-make is used. (#119)
- 2163c3e Update Azure pipeline to use cargo-make. (#118)
- 844c1a4 Add scripts to install cargo-make binary package. (#117)
- 3055c54 Add new package release scripts and pack release script in cargo make. (#116)
- 38901b1 Pack source tarball in cargo-make. (#115)
- 3b72045 Make install-build-tools build task respect current target. (#114)
- 2e058a7 Update daily build time in azure pipeline (UTC). (#113)
- 08af390 Minor fixes on comment and spaces.
- 8d7f1f3 Pack source package in cargo-make on linux. (#112)
- bbc6cd9 Split init-dev-env task into install build tools and pack tools.
- 548cefb Install 7zip in init-dev-env build task on linux. (#111)
- 4413a2a Pack homebrew package source in cargo-make. (#110)
- 5f9009c Pack chocolatey package source in cargo-make. (#109)
- 0c3bc55 Add cargo-make task for CI flow. (#108)
- 48199a6 Update zipped package publish folder and make each pack job more self-contained. (#107)
- d8579f6 Add task for init dev environment in cargo-make. (#106)
- 4bd4582 Add package sign support in cargo-make. (#105)
- 02a27bb Pack debian package in cargo-make. (#104)
- d0794ae Fix cargo-make issues on linux. (#103)
- 38833eb Add msix build support in cargo-make and update the publish folder as well. (#102)
- 9c59883 Adding nuget package pack support in local cargo-make. (#101)
- b1fd74a Add cargo make support to move some build jobs from Azure pipeline to build process. (#100)
- 61570af Add daily build for code changes.
- b704d34 Refactor TCP stub server and make it support reporting connection stats. (#99)
- cd3fef7 Adding skeleton of StubServer. (#97)
This list of changes was auto generated.