Skip to content

.NET Tracer Changelog🔗

This is the list of version numbers of the SandboxAQ .NET Tracer. Each version number is shown with a list of changes brought by that version.

0.2.3 - 2022-08-12🔗

Added🔗

  • Added support for RHEL 8.5

0.2.2 - 2021-06-22🔗

Fixed🔗

  • Improve performance when not tracing streams.

0.2.1 - 2021-05-20🔗

Added🔗

  • Added more debug information to the log file: word size, runtime type, runtime version and unparsed signature bytes.

Fixed🔗

  • The profiler no longer uses the unreliable method IMetaDataImport::ResolveTypeRef.

0.2.0 - 2021-05-05🔗

Changed🔗

  • Streams are no longer traced by default. They can be re-enabled explicitly with the environment variable CS_ENABLE_STREAMS=1.

0.1.1 - 2021-04-28🔗

Added🔗

  • Added support for 32-bit applications on Windows.

0.1.0 - 2021-02-17🔗

Initial release.