ReleaseMicrosoftMicrosoftpublished Jul 7, 2025seen 4d

microsoft/VirtualClient v2.0.28

microsoft/VirtualClient

Open original ↗

Captured source

source ↗
published Jul 7, 2025seen 4dcaptured 10hhttp 200method plain

v2.0.28

Repository: microsoft/VirtualClient

Tag: v2.0.28

Published: 2025-07-07T00:30:39Z

Prerelease: no

Release notes:

What's Changed

  • Bump version to v2 by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/477
  • Move to .NET 9 by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/408
  • Bump image-size from 1.1.1 to 1.2.1 in /website by @dependabot in https://github.com/microsoft/VirtualClient/pull/479
  • Split VirtualClient into 4 runtimes packages for smaller packages by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/480
  • Modify ThreadCount for Prime95 by @imadityaa in https://github.com/microsoft/VirtualClient/pull/478
  • Bug fix. Change Serilog file logger configuration to one that correctly rolls log files based on size. by @brdeyo in https://github.com/microsoft/VirtualClient/pull/481
  • Bump estree-util-value-to-estree from 3.1.1 to 3.3.3 in /website by @dependabot in https://github.com/microsoft/VirtualClient/pull/482
  • State manager returns null when reading existing invalid json by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/484
  • Apply changes to telemetry channels logger to handle discrepancies during dispose operations. by @brdeyo in https://github.com/microsoft/VirtualClient/pull/483
  • Add --logger for customize loggers on commandline by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/449
  • Adding support for Windows Event Log and Linux System Log monitors. by @brdeyo in https://github.com/microsoft/VirtualClient/pull/486
  • Using a different package for speccpu by @saibulusu in https://github.com/microsoft/VirtualClient/pull/485
  • Fix null ref if user doesn't supply --loggers by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/489
  • Add new profile expression evaluations by @imadityaa in https://github.com/microsoft/VirtualClient/pull/488
  • Fix parallel loop execution by @rudraptpsingh in https://github.com/microsoft/VirtualClient/pull/490
  • ScriptExecutor works without DependencyPackageInstallation step with rooted scriptPath by @imadityaa in https://github.com/microsoft/VirtualClient/pull/487
  • Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /website by @dependabot in https://github.com/microsoft/VirtualClient/pull/492
  • Bump @babel/runtime from 7.24.7 to 7.27.0 in /website by @dependabot in https://github.com/microsoft/VirtualClient/pull/493
  • Update Extensions Documentations and Bump Version by @imadityaa in https://github.com/microsoft/VirtualClient/pull/495
  • Making the command line as suffix of profile StressNG by @deep1712 in https://github.com/microsoft/VirtualClient/pull/496
  • Add command, pwsh and python subcommands to VC to simplify the execution of 'loose scripts' by @brdeyo in https://github.com/microsoft/VirtualClient/pull/494
  • Commandline default changes for v2 by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/498
  • User --timeout=never as running forever by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/500
  • Fix bug when proxy conflicts with default package uri by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/501
  • Update bootstrap subcommand to allow for the definition of a few additional parameters (as no-ops) in support for integration with other automation. by @brdeyo in https://github.com/microsoft/VirtualClient/pull/502
  • Bug fix. Extensions in component collections are not propagated to child components correctly causing some expected information to get overwritten. by @brdeyo in https://github.com/microsoft/VirtualClient/pull/503
  • Adding cool down period for specific executors by @deep1712 in https://github.com/microsoft/VirtualClient/pull/504
  • Add script parameter 'RunElevated' to create elevated process to run script. by @rhch1309 in https://github.com/microsoft/VirtualClient/pull/506
  • Update VERSION by @rhch1309 in https://github.com/microsoft/VirtualClient/pull/507
  • Added Arm Perf Lib v25 support for HPLinpack Workload by @RakeshwarK in https://github.com/microsoft/VirtualClient/pull/491
  • Update version of Microsoft.Diagnostics.Tracing.TraceEvent to address temporary workarounds required before .NET 9.0 transition by @brdeyo in https://github.com/microsoft/VirtualClient/pull/511
  • Remove package build for 'VirtualClient' NuGet package exceeding NuGet.org maximum package size. by @brdeyo in https://github.com/microsoft/VirtualClient/pull/512
  • Rotating unit test certificate by @saibulusu in https://github.com/microsoft/VirtualClient/pull/516
  • Adding openssl version to metadata dependencies by @dheeparaj in https://github.com/microsoft/VirtualClient/pull/510
  • Updating to version 2.0.17 by @saibulusu in https://github.com/microsoft/VirtualClient/pull/517
  • Adding Monitors Iterations to Nvidia SMI profile by @deep1712 in https://github.com/microsoft/VirtualClient/pull/518
  • Add formatting to Summary File Logger by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/519
  • Users/vdeepar/update metrics by @dheeparaj in https://github.com/microsoft/VirtualClient/pull/520
  • Add Method to 'FileUploadMonitor' to upload Summary.txt by @cjhillbrand in https://github.com/microsoft/VirtualClient/pull/521
  • Introduce Default Behavior to Clear out Old Summary Log File by @cjhillbrand in https://github.com/microsoft/VirtualClient/pull/522
  • Refactor logic to enable providing experiment ID and additional metadata to summary file logger. by @brdeyo in https://github.com/microsoft/VirtualClient/pull/525
  • Add support for keyVault integration in virtual client to resolve secrets, certificates and keys by @imadityaa in https://github.com/microsoft/VirtualClient/pull/513
  • Filter Child Components dictated by the User-Provided Scenario Options. by @cjhillbrand in https://github.com/microsoft/VirtualClient/pull/528
  • Revert default proxy logger source by @yangpanMS in https://github.com/microsoft/VirtualClient/pull/530
  • Added AMD and Intel Performance Library support for HPLinpack by @RakeshwarK in https://github.com/microsoft/VirtualClient/pull/524
  • Bump brace-expansion from 1.1.11 to 1.1.12 in /website by @dependabot in https://github.com/microsoft/VirtualClient/pull/529
  • Fixed typo in HPLinpack Docs by @RakeshwarK in https://github.com/microsoft/VirtualClient/pull/533
  • Recording redis version in the executor by @vaishalitvv in https://github.com/microsoft/VirtualClient/pull/526
  • nasparallelbench fixes by @saibulusu in https://github.com/microsoft/VirtualClient/pull/534
  • Suppressed wget…

Excerpt shown — open the source for the full document.

Notability

notability 3.0/10

Routine update of a benchmarking tool