Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-31 | 2.7 kB | |
v2.2.0 source code.tar.gz | 2024-03-31 | 2.1 MB | |
v2.2.0 source code.zip | 2024-03-31 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
What's Changed
- up to .net7 by @joesdu in https://github.com/SkyAPM/SkyAPM-dotnet/pull/532
- SkyApm.Diagnostics for Masstransit by @BoydenYubin in https://github.com/SkyAPM/SkyAPM-dotnet/pull/531
- log db statement with parameter value when use SmartSql by @xclw2000 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/539
- Support access to ITracingContext through static property. by @inversionhourglass in https://github.com/SkyAPM/SkyAPM-dotnet/pull/540
- MSSQL and MySQL peer format can be changed to the same format as java by configuration by @inversionhourglass in https://github.com/SkyAPM/SkyAPM-dotnet/pull/543
- Add FreeRedis Diagnostics by @guochen2 in https://github.com/SkyAPM/SkyAPM-dotnet/pull/547
- Change log message format. by @inversionhourglass in https://github.com/SkyAPM/SkyAPM-dotnet/pull/548
- Use config to control log report level and enrich log message by @inversionhourglass in https://github.com/SkyAPM/SkyAPM-dotnet/pull/549
- fix bad names for logs of observability by @lu-xiaoshuang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/555
- enable generating nupkg files by @lu-xiaoshuang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/558
- Minor README language update by @SeanKilleen in https://github.com/SkyAPM/SkyAPM-dotnet/pull/574
- fix: CAP trace broken by @witskeeper in https://github.com/SkyAPM/SkyAPM-dotnet/pull/575
- align service instance id to java version by @lu-xiaoshuang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/579
- align endpoint to java version by @lu-xiaoshuang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/580
- bugfix for SegmentContextFactory by @lu-xiaoshuang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/583
- enable logging config by @lu-xiaoshuang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/581
- spin off grpc reporter stuff from protocol stuff by @lu-xiaoshuang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/582
- fix some compatibility bug by @liuhaoyang in https://github.com/SkyAPM/SkyAPM-dotnet/pull/586
New Contributors
- @joesdu made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/532
- @BoydenYubin made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/531
- @xclw2000 made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/539
- @guochen2 made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/547
- @lu-xiaoshuang made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/555
- @SeanKilleen made their first contribution in https://github.com/SkyAPM/SkyAPM-dotnet/pull/574
Full Changelog: https://github.com/SkyAPM/SkyAPM-dotnet/compare/v2.1.0...v2.2.0