Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-05-07 | 2.3 kB | |
v2.0.0-release.tar.gz | 2022-05-07 | 2.1 MB | |
v2.0.0-release.zip | 2022-05-07 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
What's Changed
- feature: Support ignore paths for HttpClient by @qq362220083 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/423
- Update version.props by @snakorse in https://github.com/SkyAPM/SkyAPM-dotnet/pull/424
- Allows to modify the start time and end time properties of the SegmentSpan object. by @qq362220083 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/437
- Support recored the value of sql parameter by @zhujinhu21 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/441
- Support gRPC streaming by @beckjin in https://github.com/SkyAPM/SkyAPM-dotnet/pull/448
- upgrade grpc-tools and dotnet version by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/457
- Add github action to run BUILD and TEST by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/459
- Fix : github action ci run faild by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/460
- Add FreeSql Diagnostics by @startewho in https://github.com/SkyAPM/SkyAPM-dotnet/pull/461
- fetch the latest protocol commit by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/463
- fix code smell by @feiyun0112 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/471
- skyapm dotnet support log collecting by @GeorGeWzw in https://github.com/SkyAPM/SkyAPM-dotnet/pull/467
- Fix invalid logging time by @GeorGeWzw in https://github.com/SkyAPM/SkyAPM-dotnet/pull/472
- bug fix: Local SegmentContext can only be mounted to Entry SegmentContext by @inversionhourglass in https://github.com/SkyAPM/SkyAPM-dotnet/pull/474
- Upgrade grpc-tool version to fix build failure on macOS m1 by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/476
New Contributors
- @zhujinhu21 made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/441
- @startewho made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/461
- @feiyun0112 made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/471
- @GeorGeWzw made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/467
- @inversionhourglass made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/474
Full Changelog: https://github.com/SkyAPM/SkyAPM-dotnet/compare/v1.3.0...v2.0.0