v0.8.0-release
This is the first release of skyapm-dotnet !!!
Changes
- Rename package and namespace from
SkyWalking
toSkyAPM
- Refactoring tracing core api #139
- Add
SkyAPM.Agent.AspNet
package - Support language-agent-protocol-v2 #107
- Support SkyWalking Cross Process Propagation Headers Protocol v2 #138
- Support percentage-based sampling #57
- Fix activeSpan is null in asynchronous operations #72 #102 #131