Releases: r12f/rnp
Releases · r12f/rnp
0.1.106.main
Changes:
This list of changes was auto generated.
0.1.105.main
Changes:
- 2295930 Add PingResult DTO for data consuming and unit tests for file loggers. (#35)
- 9096fe5 Add is_succeeded field in PingResult for making the error more explicit in logs. (#33)
- 4a0c99b Remove * usage in Cargo.toml for fixing the crate publishing. (#34)
This list of changes was auto generated.
0.1.104.main
Changes:
- c88da9b Use the estimated RTT from QUIC as the final RTT by default. (#32)
- e16dc65 Cleanup and make a common function for generating ping result test samples. (#31)
- d9fd049 Log QUIC application handshake failure separately and don't treat it as error. (#30)
- eab07a8 Set default ALPN protocol to h3-29 for QUIC ping. (#29)
- b059bf2 First version of QUIC support. (#28)
This list of changes was auto generated.
0.1.103.main
Changes:
- a5fba09 Update tool description. (#27)
- 8ccaac1 Make serialized error in logs more organized and fix the csv log title. (#26)
- be49257 Fix rundown log when no console log is enabled. (#25)
- 7aa7868 Rerganize ping client unit tests. (#24)
- f37f53e Split ping client tests into a separate file. (#23)
- 9d90e3d Limit to only the protocol we support in our facade. (#22)
- de72069 Update README.md (#21)
- 27844b2 Limit usage of Socket2 to TCP ping client only. (#20)
- 62c9ae3 Move program header from core to cli. (#19)
- bb3f419 Improve error handling in PingClient. (#18)
See More
- c5805ae Adding use-fin option for supporting fallback to regular TCP disconnect. (#17)
- c382dab Update README.md to improve the doc. (#16)
- b3afbe5 Rename ping result processor trait functions. (#15)
- 2d9ac7b Make ping client stateful, so we can hold info across pings in future. (#14)
This list of changes was auto generated.
0.1.102.main
Changes:
- 34b8cb2 Split ping client prepare error and ping error for more properly handling the failure reasons. (#12)
- c98aaef Handle the case where the parallel worker count greater than port range count to avoid running pings with the same port at the same time. (#11)
- 34e7f11 Move warmup pings before doing the real pings. (#10)
- bc795bb Remove reuse port option and set default wait time to 2s (#9)
This list of changes was auto generated.
0.1.101.main
Changes:
- 30b983b Ignore warmup results in statistics in console log (#8)
- 9887667 Update azure pipeline to support per branch version.
- d126161 Update chocolatey package to match the guidance.
- 581cc6e Adding unit test for checking ping client. (#6)
- 3c230fc Enable back trace in testing.
- f145396 Disable CI build but only keep the PR builds.
- 5ffc657 Fix branch name in azure pipeline CI.
This list of changes was auto generated.
0.1.88.main
Changes:
- fb52982 Update Azure pipeline configuration to remove self-hosted pool. (#5)
- f7d46f4 No mailing list.
- be8fc22 Fix UT on linux.
- def13fe Move ping client unit tests to a shared place.
- 481a645 More badges.
- c228e38 Update nuget spec according to review guideline.
- 50773e2 Adding warmup count support.
- bfa717d Azure pipeline status.
This list of changes was auto generated.
0.1.82.main
Changes:
- 78bfbfa Update chocolatey package name to avoid naming conflict.
This list of changes was auto generated.
0.1.81.main
Changes:
- 37a8d4b Split azure pipeline into build and pack, as well as creating chocolatey package (#4)
- 976d034 Update azure pipeline to strip the symbols (#3)
- 2fee470 Update azure-pipelines.yml for Azure Pipelines
- baf890d Update azure pipeline to publish symbols and templates. Move package generate to release.
- 9335465 Update pipeline to publish the docs too.
- 31d97b8 Skip root folder when packing the binaries.
- 0ec93f3 Split binary and symbol package.
This list of changes was auto generated.
0.1.45.main
Changes:
- 243c2a7 Clean up azure pipeline self-hosted agent all directory.
- 7617789 Clean up azure pipeline self-hosted agent all directory.
- ea0e638 Fix azure pipeline self-hosted agent not cleaning up issue.
- adb20af Fix nuget package license property.
- d009cb6 Fix nuget package id.
- 41cba9d Remove 7z build drop format, because the package size is still acceptable.
- 8de47d6 Enable mac-x64 build flavor. (#2)
- 1318423 Update README for showing the updated usage.
- 7386680 Fetch the actual ip that is used in socket, if ping succeeded.
- c244d7b Update README badges.
See More
- 5afbd1e Adding more badges.
- 3c313e1 Enable Azure pipelines for build and version management. (#1)
- aa200cb Auto fix the source ip if IP version is not match but ipaddress is set to all 0s.
- 75ffe60 Fix a minor bug in latency buckets.
- 5e226f3 Add support to bucket latency and output them in the end.
- 0f42628 Adding more UTs for ping client.
- 24202ea Adding more UTs for ping client.
- 0feaaea Split IP and port in output files for helping scripting.
- 60dac6c Fix the statistics output when all pings failed.
- 4babe0c Update license to apache 2.0
- cfbb6bf Adding source port list support.
- 559d2bd Update README.md.
- 4a30146 Fix project link and update badge.
- 101ecf9 Bump crate version.
- f424295 Add rnp binary.
- a43fdf9 Update crate description.
This list of changes was auto generated.