Releases: microsoft/quicreach
Releases · microsoft/quicreach
quicreach v1.5.0
What's Changed
- Update Version 2 Number by @nibanks in #137
- Update WiX Dependency by @nibanks in #199
- Prepare for OneBranch Support by @nibanks in #202
- More OneBranch Improvements by @nibanks in #203
- OneBranch Property File by @nibanks in #204
- nit: refactor AddHostName by @servusdei2018 in #220
- Create codeql-config.yml by @nibanks in #224
- Add More Features by @nibanks in #237
- Enhance README.md for adding '.Bash' to the code block. by @lamtrinhdev in #242
- Way Too Much Amplification Measurement by @nibanks in #271
- arm64 Builds by @nibanks in #272
- Use std atomics by @nibanks in #276
- Auto Merge Dependabot by @nibanks in #285
- Add CodeQL to Build Action by @nibanks in #288
- Install libnuma for Ubuntu Builds by @nibanks in #289
- Filter CodeQL Sarif File to Exclude MsQuic by @nibanks in #290
- fix ub in main arg parse by @scuzqy in #291
- Fix code scanning alert no. 213: Use of potentially dangerous function by @nibanks in #292
- Ignore Build Directory for CodeQL by @nibanks in #295
- Filter Out Unwanted CodeQL Rules by @nibanks in #296
- Lots of updated dependencies by @dependabot
New Contributors
- @servusdei2018 made their first contribution in #220
- @lamtrinhdev made their first contribution in #242
- @scuzqy made their first contribution in #291
Full Changelog: v1.3.0...v1.5.0
quicreach v1.3.0
What's Changed
- Bump msquic to
1268193
by @dependabot in #106 - Bump various other dependencies by @dependabot
- Support IP Address Argument by @nibanks in #109
Full Changelog: v1.2.0...v1.3.0
quicreach v1.2.0
quicreach v1.1.1
What's Changed
Now includes signed Windows binaries and installer!
- Various dependency updates by @dependabot
- Bump msquic to current latest by @dependabot
- Per-user Installer by @nibanks in #71
Full Changelog: v1.1.0...v1.1.1
quicreach v1.1.0
What's Changed
Full Changelog: v1.0.0...v1.1.0
quicreach v1.0.0
A lot of features have been added since the last release, including parallel execution to improve speed, the latest top 5000 domains and more. See full details below.
What's Changed
- Rename domains header by @nibanks in #4
- Add www.haproxy.org. by @haproxyFred in #6
- Improve the Stats Output by @nibanks in #8
- Print Stats on Handshake issues by @nibanks in #9
- Add family to stats printout by @thhous-msft in #12
- Persist Results to data Branch by @nibanks in #13
- Adding support for QUIC RETRY token. by @MarcinNaw in #17
- Updates domains list by @davinci26 in #31
- Add Parallel Support by @nibanks in #35
New Contributors
- @haproxyFred made their first contribution in #6
- @thhous-msft made their first contribution in #12
- @MarcinNaw made their first contribution in #17
- @davinci26 made their first contribution in #31
Full Changelog: v0.1.0...v1.0.0
quicreach v0.1.0
Initial release of the cross-platform quicreach tool, used to test the reachability of a server or servers with the QUIC protocol.