Skip to content

Releases: microsoft/ntosebpfext

Release v0.7.0

01 May 15:19
44abb9e

Choose a tag to compare

Release v0.7.0 Pre-release
Pre-release

What's Changed

  • update extensions version in build.props by @LakshK98 in #267
  • Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #270
  • Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #262
  • set procdump checksum by @LakshK98 in #277
  • Add metadata file by @saxena-anurag in #272
  • Bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #280
  • Bump the actions group with 2 updates by @dependabot[bot] in #275
  • Add MSBuild property in NuGet package specifying binary path by @abeltrano in #285
  • Bump dotnet-sdk from 8.0.115 to 8.0.414 by @dependabot[bot] in #252
  • Bump external/Catch2 from a1faad9 to f80956a in the actions group by @dependabot[bot] in #281
  • Bump the actions group across 1 directory with 8 updates by @dependabot[bot] in #283
  • Bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #294
  • Bump external/Catch2 from 9709163 to b59f4f3 in the actions group by @dependabot[bot] in #290
  • Bump external/Catch2 from b59f4f3 to de7e863 in the actions group by @dependabot[bot] in #295
  • Bump the actions group with 3 updates by @dependabot[bot] in #296
  • Add comprehensive documentation for ntosebpfext by @Alan-Jowett in #292
  • ebpf ext device name fix by @emanela in #260
  • Bump the actions group with 3 updates by @dependabot[bot] in #305
  • Bump dotnet-sdk from 8.0.414 to 8.0.417 by @dependabot[bot] in #293
  • Bump external/usersim from ab12950 to e5776c2 in the actions group by @dependabot[bot] in #308
  • Bump dotnet-sdk from 8.0.417 to 8.0.418 by @dependabot[bot] in #310
  • Bump the actions group with 2 updates by @dependabot[bot] in #309
  • Add bpf_prog_run_test by @LakshK98 in #306
  • Bump github/codeql-action from 4.32.2 to 4.32.3 in the actions group by @dependabot[bot] in #312
  • Bump external/Catch2 from de7e863 to b6c7b21 in the actions group by @dependabot[bot] in #311
  • Add process_monitor project to solution and fix initialize_repo.ps1 by @Copilot in #302
  • Remove update-docs workflow by @abeltrano in #288
  • Tracelog lib: missing switch cases for KEYWORD_PROCESS by @kumarvin123 in #317
  • Bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #315
  • Bump the actions group with 2 updates by @dependabot[bot] in #313
  • Bump dotnet-sdk from 8.0.418 to 8.0.419 by @dependabot[bot] in #319
  • Bump the actions group with 6 updates by @dependabot[bot] in #322
  • Add SID to ntos hook context by @LakshK98 in #320
  • Downgrade dotnet version by @LakshK98 in #329
  • Add Doxygen support by @Copilot in #316
  • update version to 0.7.0 by @LakshK98 in #333

New Contributors

Full Changelog: v0.6.0...v0.7.0

Release v0.6.0

27 Oct 21:37

Choose a tag to compare

Release v0.6.0 Pre-release
Pre-release

What's Changed

  • Add .props file in NuGet package for auto-import and include path update by @abeltrano in #218
  • Bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #220
  • Bump external/Catch2 from 2b60af8 to 4c8671c in the actions group by @dependabot[bot] in #215
  • Update version to 0.4.0 by @matthewige in #221
  • Update Onebranch packaging for internal build pipeline by @matthewige in #224
  • Bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #229
  • Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #227
  • Remove spin lock by @LakshK98 in #228
  • Add versioning information for BPF program processing to netevent_ebpf_ext_event by @Copilot in #237
  • Update version to 0.5.0 by @LakshK98 in #238
  • Fix CI/CD failures by installing LLVM 18.1.8 explicitly by @Copilot in #241
  • Refactor memory pool tag to be extension-specific for clear memory diagnosability by @Copilot in #239
  • Add perf array by @LakshK98 in #242
  • Add Dependabot configuration for .NET SDK updates by @JamieMagee in #235
  • Bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #243
  • Bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #247
  • Bump the actions group across 1 directory with 6 updates by @dependabot[bot] in #253
  • Update WDK from 10.0.26100.2454 to 10.0.26100.4204 by @LakshK98 in #254
  • Bump the actions group with 3 updates by @dependabot[bot] in #258
  • Update all packages.config files to use eBPF-for-Windows.x64 version 0.21.0 by @Copilot in #259
  • Bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #265
  • Add test for libbpf attach type by name by @LakshK98 in #264
  • Consume ebpf rc1 by @LakshK98 in #266

New Contributors

Full Changelog: Release-v0.3.0...v0.6.0

Release v0.5.0

01 Jul 22:20

Choose a tag to compare

Release v0.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

09 May 21:55
40d5cb2

Choose a tag to compare

Release v0.4.0 Pre-release
Pre-release

What's Changed

  • Add .props file in NuGet package for auto-import and include path update by @abeltrano in #218
  • Bump the actions group across 1 directory with 4 updates by @dependabot in #220
  • Bump external/Catch2 from 2b60af8 to 4c8671c in the actions group by @dependabot in #215
  • Update version to 0.4.0 by @matthewige in #221
  • Update Onebranch packaging for internal build pipeline (#224) by @matthewige in #225

New Contributors

Full Changelog: Release-v0.3.0...v0.4.0

Release-v0.3.0

17 Apr 19:53
e7dc209

Choose a tag to compare

Release-v0.3.0 Pre-release
Pre-release

Notable Changes

This release contains a breaking change, due to consuming ebpf-for-windows v0.21.0 which contained a breaking change. Consumers will need to use both v0.3.0 from this repo along with ebpf-for-windows v0.21.0

What's Changed

New Contributors

Full Changelog: Release-v0.2.0...Release-v0.3.0

Release-v0.2.0

11 Dec 19:53
0700450

Choose a tag to compare

Release-v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: Release-v0.1.0...Release-v0.2.0

Release-v0.1.0

28 Sep 00:51

Choose a tag to compare

Release-v0.1.0 Pre-release
Pre-release

This is the first pre-release version of the NTOS eBPF extension project. This includes test signed binaries for two eBPF extensions. These are
the process extension (ntosebpfext.sys) and net even extension (neteventebpfext.sys).

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/ntosebpfext/commits/Release-v0.1.0