Releases: kjldev/purview-telemetry-sourcegenerator
Releases · kjldev/purview-telemetry-sourcegenerator
v1.0.9
What's Changed
- chore: updated sample to reflected updated sg by @kieronlanning in #37
- Add diagnostics and log attribs by @kieronlanning in #39
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- chore: upated to the latest Aspire release by @kieronlanning in #35
- Add activity diag on missing by @kieronlanning in #36
Full Changelog: v1.07...v1.0.8
v1.0.6
What's Changed
- Update publish.yml by @kieronlanning in #28
- test: fixed tests by @kieronlanning in #29
- build: trying to fix github action by @kieronlanning in #30
- build(deps): bump Verify.Xunit from 24.1.0 to 24.2.0 by @dependabot in #31
- feat: added new diagnostic (info) for when no Activity method is defi… by @kieronlanning in #32
Full Changelog: v1.0.5...v1.0.6
v1.07
What's Changed
- perf: speculative performance improvemnt, testing HasListeners before… by @kieronlanning in #33
Full Changelog: v1.0.6...v1.07
v1.0.5
What's Changed
- Fixed diagnostics ID duplication by @kieronlanning in #27
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- docs: fixed sample app by @kieronlanning in #22
- docs: completed docs to wiki migration by @kieronlanning in #23
- docs: fixed invalid xml comments in attributes by @kieronlanning in #24
- test: fixed tests from xml comment change by @kieronlanning in #25
- fix: fixed invalid prefix modes for instruments by @kieronlanning in #26
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- build(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #20
- build(deps): bump xunit from 2.7.1 to 2.8.0 by @dependabot in #19
- Fix generic parameters and added AutoCounterAttribute by @kieronlanning in #21
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- feat: used the assembly name as the default activity source name by @kieronlanning in #17
Full Changelog: v1.0.1...v1.0.2
v1.0.1
This does include a breaking change, where dependency generated method names no-longer contain the first I from the interface name. E.g. AddICacheServiceTelemetry is now AddCacheServiceTelemetry.
v1.0.0
Merge pull request #10 from purview-dev/develop Develop