Releases: microsoft/win-net-test
Releases · microsoft/win-net-test
v1.5.0
What's Changed
- Update CI completion instructions in release.md by @ProjectsByJackHe in #183
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #190
- Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #191
- Bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #196
- Add RX timestamp offload option by @mtfriesen in #198
- Bump submodules/wil from
1f20cd0tocbf677fby @dependabot[bot] in #195 - Bump version from 1.4.0 to 1.5.0 by @mtfriesen in #199
- Add TX timestamp offload option by @mtfriesen in #200
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Bump submodules/wil from
182e652to5af3cdaby @dependabot[bot] in #150 - Bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot[bot] in #149
- Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in #147
- Add release process documentation by @guhetier in #154
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #156
- Bump submodules/wil from
5af3cdatoe8f67c3by @dependabot[bot] in #158 - Bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot[bot] in #157
- Produce headers at VS style location by @csujedihy in #165
- Bump submodules/wil from
e8f67c3toaf62aa0by @dependabot[bot] in #168 - Bump submodules/undocked from
e8441c0toa4d2aefby @dependabot[bot] in #163 - Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #162
- Add Windows Server 2025 support and remove WS2019 from CI matrix by @Copilot in #175
- Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #171
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #172
- Bump submodules/wil from
af62aa0to1fae8acby @dependabot[bot] in #173 - Bump submodules/wil from
1fae8acto1f20cd0by @dependabot[bot] in #177 - Bump submodules/undocked from
a4d2aefto8339012by @dependabot[bot] in #176 - Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #179
- Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #178
- Add helpers to build an ICMP echo reply frame by @ProjectsByJackHe in #180
- Bump version from 1.3.0 to 1.4.0 by @mtfriesen in #182
New Contributors
- @Copilot made their first contribution in #175
- @ProjectsByJackHe made their first contribution in #180
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- include all architectures in dev nuget by @mtfriesen in #124
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Bump submodules/wil from
775d845to4c40705by @dependabot in #113 - Add support for filtering OIDs by port numbers by @mtfriesen in #117
- Bump submodules/wil from
4c40705toeb9eb35by @dependabot in #115 - Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #116
- Bump submodules/undocked from 9270923 to c0f0aec by @mtfriesen in #118
- build arm64 in CI by @mtfriesen in #119
- bump to version 1.1 by @mtfriesen in #121
- Add FNMP port alloc/activate/deactivate/free control path by @mtfriesen in #120
- do not intercept OIDs to non-default port by @mtfriesen in #122
- comment to avoid adding new static dummy OIDs on behalf of tests by @mtfriesen in #123
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- automatically include includes in nuget props by @mtfriesen in #88
- Make the CI completion check work as intended by @mtfriesen in #89
- Use ephemeral test signing certificates by @mtfriesen in #90
- Bump submodules/undocked from
2086aeftoc4a69bbby @dependabot in #91 - Use _KERNEL_MODE instead by @csujedihy in #92
- fix const correctness of offload options by @mtfriesen in #93
- fix a few NBL leaks by @mtfriesen in #94
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #96
- Bump submodules/wil from
68ab8c1toe60e004by @dependabot in #97 - Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #95
- fix const in pkthlp by @mtfriesen in #98
- FNMP: make offload options extensible by @mtfriesen in #99
- FNMP: define default offload values in config header by @mtfriesen in #100
- add fnmp oid tracing by @mtfriesen in #101
- bump version by @mtfriesen in #102
- Bump submodules/wil from
e60e004tof9f3009by @dependabot in #104 - Bump submodules/undocked from
c4a69bbto9270923by @dependabot in #103 - Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #105
- Bump submodules/wil from
f9f3009tof0c6a81by @dependabot in #106 - version FN APIs by @mtfriesen in #109
- Add OID and NBL watchdog by @mtfriesen in #108
- Bump submodules/wil from
f0c6a81to775d845by @dependabot in #111 - Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #107
- Update version.json to 1.0.0 by @mtfriesen in #112
New Contributors
- @csujedihy made their first contribution in #92
Full Changelog: v0.5.2...v1.0.0
v0.5.2
What's Changed
- add offload options to task offload API by @mtfriesen in #87
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Expose FnSock as dll/sys by @nigriMSFT in #80
- Put fnsock in runtime kit by @nigriMSFT in #84
- Bump submodules/wil from
0447edeto68ab8c1by @dependabot in #82 - Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #83
- Package the devkit as a nuget package by @nigriMSFT in #81
- Bump version by @nigriMSFT in #85
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
- FnSock improvements by @nigriMSFT in #78
- Add FNLWF support for direct OIDs by @mtfriesen in #79
Full Changelog: v0.4.3...v0.4.4