Releases: criteo-forks/runtime
Releases · criteo-forks/runtime
v8.0.11-criteo1
- Add EventSource event for WaitHandle waits (dotnet#94737)
- Ability to request stackwalk per EventPipe session (dotnet#84077)
- Build fix (the official v8.0.5 tag doesn't build locally because of dotnet#91010)
This version contains symbols for both .Net and ASP.Net runtimes
v8.0.5-criteo2
- Add EventSource event for WaitHandle waits (dotnet#94737)
- Ability to request stackwalk per EventPipe session (dotnet#84077)
- Build fix (the official v8.0.5 tag doesn't build locally because of dotnet#91010)
(same as v8.0.5-criteo1
but built on mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8
instead of the ubuntu image)
v8.0.5-criteo1
BROKEN BUILD - can not be used on centos8 as it depends on too new version of GLIBC
- Add EventSource event for WaitHandle waits (dotnet#94737)
- Ability to request stackwalk per EventPipe session (dotnet#84077)
- Build fix (the official v8.0.5 tag doesn't build locally because of dotnet#91010)
v8.0.5-testjp
Build fix for https://github.com/dotnet/runtime/issues/91010
v6.0.25-criteo3
Same as v6.0.25-criteo2 but with the dotnet binary executable this time.
v6.0.25-criteo2
Same as v6.0.25-criteo1 but built using the CentOS docker image this time.
v6.0.25-criteo1
- v6.0.22 -> v6.0.25
- Add EventSource event for WaitHandle waits (dotnet#94737)
v6.0.22-criteo1
Includes the following fixes:
- System.Diagnostics.Activity: new event that records span id on async context switch
- EventPipe disable stacks per session
- createdump only dumps committed pages
v6.0.21-criteo1
Includes the following fixes:
- System.Diagnostics.Activity: new event that records span id on async context switch
- EventPipe disable stacks per session
- createdump only dumps committed pages
v5.0.17-criteo1
Includes the following fixes:
- ActivityChange event
- EventPipe: collect stack parameter
- Packaging script
- Only committed regions in createdump
- Backport of System.Private.Uri from net6
- Early wakeup of event counter loop
- Optional use of ports in SPN