Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-09-23 | 1.9 kB | |
v2.1.0-release.tar.gz | 2022-09-23 | 2.1 MB | |
v2.1.0-release.zip | 2022-09-23 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
What's Changed
- Clean up code that is no longer used by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/493
- fix grpc trace lost by @sampsonye in https://github.com/SkyAPM/SkyAPM-dotnet/pull/495
- Remove SkyAPM.Agent.AspNet from doc by @wu-sheng in https://github.com/SkyAPM/SkyAPM-dotnet/pull/496
- Use ComponentId instead of ComponentName by @feiyun0112 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/498
- Get current context from ConcurrentDictionary by @feiyun0112 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/499
- SkyApm.Transport.Grpc use grpc-dotnet by @feiyun0112 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/501
- Implement the Microsoft ILogger interface to push logs to skywalking by @GeorGeWzw in https://github.com/SkyAPM/SkyAPM-dotnet/pull/502
- fix: continue with origin trace info when pub/sub retry by @sampsonye in https://github.com/SkyAPM/SkyAPM-dotnet/pull/507
- update version to 2.1.0 by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/508
- Update appveyor config by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/509
- Fix: myget push fail by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/510
- Fix: incorrect SkyApm.Diagnostics.MSLogging package version by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/511
- Fix issue 505: Segment maybe null when record log by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/512
- refactor MSLogging extensions and add log samples by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/513
- fix: AsyncQueueSkyApmLogDispatcher._offset is not correct exactly in muti threads by @sampsonye in https://github.com/SkyAPM/SkyAPM-dotnet/pull/515
New Contributors
- @sampsonye made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/495
Full Changelog: https://github.com/SkyAPM/SkyAPM-dotnet/compare/v2.0.1...v2.1.0