Skip to content

Releases: microsoft/VirtualClient

v2.0.28

07 Jul 00:30
7df7120
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v1.16.40...v2.0.28

v1.16.40

28 Mar 18:30
80265a2
Compare
Choose a tag to compare

What's Changed

Read more

v1.15.25

14 Oct 17:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.36...v1.15.25

v1.14.36

31 May 02:24
ca2658b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.17...v1.14.36

v1.13.17

29 Jan 21:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.17

v1.12.0

09 Nov 05:01
Compare
Choose a tag to compare

What's Changed

  • Users/nmalkapuram/updatelscpu parser logic by @nmalkapuram in #176
  • Add deb build scripts by @yangpanMS in #141
  • Add publish steps for deb packages by @yangpanMS in #186
  • Add rpm build by @yangpanMS in #188
  • Added support for uploading specviewperf logs to blob storage by @LiYueqian-James in #187
  • Redesign diskspd parser to use proper parsing logic by @yangpanMS in #190
  • Move VC install location from /usr/local/bin to /usr/bin by @yangpanMS in #193
  • Bump @babel/traverse from 7.19.4 to 7.23.2 in /website by @dependabot in #191
  • automating sysbench table/record count check, + other improvements by @ericavella in #189
  • Add java jdk 17.0.9 and 21.0.1 by @yangpanMS in #195
  • Add logging to the SafeKill method for SockPerf and Latte server-side executors to help determine if there is an error preventing the process from being effectively killed. by @brdeyo in #198
  • Fix bug in disk extension compare path by @yangpanMS in #199
  • Users/prachisingla/fix disk path issue by @psingla1210 in #200
  • cloned relatedContext to prevent concurrent access to Collection by @kayvontadj in #204

Full Changelog: v1.11.0...v1.12.0

v1.11.0

05 Oct 04:31
9cdc950
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

VirtualClient v1.10.0

06 Sep 21:13
Compare
Choose a tag to compare

What's Changed

  • Adding support for creating multiple files on a disk for DiskSpd work… by @bhagyeshpatil in #157
  • Parameterize 3DMark PsExec Session Number by @AdityaBagchi in #159
  • Adding features to support standardized metadata contract in VC. by @brdeyo in #158
  • Add AMD GPU monitor profile and some metadata by @yangpanMS in #160
  • Users/nmalkapuram/linpack with arm perf libraries by @nmalkapuram in #155
  • Users/nmalkapuram/environment variable fix postgresql by @nmalkapuram in #161
  • Users/prachisingla/add dependency for installing amdgpu linux driver by @psingla1210 in #152
  • Adding a new VirtualClient parameter for contentPathPattern by @imadityaa in #153
  • Users/prachisingla/onboarding CTS traffic WL by @psingla1210 in #142
  • Cleanup for the remaining file upload descriptor classes/interfaces no longer required after content path template support added. by @brdeyo in #162
  • Introduce the --fail-fast option for requesting VC to fail on first error regardless of severity. by @brdeyo in #163
  • Revert usage of CimInstances by @yangpanMS in #165

Full Changelog: v1.9.0...v1.10.0

VirtualClient v1.9.0

21 Aug 05:13
18e4290
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

VirtualClient v1.8.0

20 Jul 21:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.8.0