v2.0.0-release
What's Changed
- feature: Support ignore paths for HttpClient by @qq362220083 in #423
- Update version.props by @snakorse in #424
- Allows to modify the start time and end time properties of the SegmentSpan object. by @qq362220083 in #437
- Support recored the value of sql parameter by @zhujinhu21 in #441
- Support gRPC streaming by @beckjin in #448
- upgrade grpc-tools and dotnet version by @liuhaoyang in #457
- Add github action to run BUILD and TEST by @liuhaoyang in #459
- Fix : github action ci run faild by @liuhaoyang in #460
- Add FreeSql Diagnostics by @startewho in #461
- fetch the latest protocol commit by @liuhaoyang in #463
- fix code smell by @feiyun0112 in #471
- skyapm dotnet support log collecting by @GeorGeWzw in #467
- Fix invalid logging time by @GeorGeWzw in #472
- bug fix: Local SegmentContext can only be mounted to Entry SegmentContext by @inversionhourglass in #474
- Upgrade grpc-tool version to fix build failure on macOS m1 by @liuhaoyang in #476
New Contributors
- @zhujinhu21 made their first contribution in #441
- @startewho made their first contribution in #461
- @feiyun0112 made their first contribution in #471
- @GeorGeWzw made their first contribution in #467
- @inversionhourglass made their first contribution in #474
Full Changelog: v1.3.0...v2.0.0