Releases: kjldev/purview-telemetry-sourcegenerator
Releases · kjldev/purview-telemetry-sourcegenerator
v3.2.4
v3.2.0
What's Changed
- Expanded inference for Events by @kieronlanning in #70
- chore: updated sample packages to latest .NET Aspire by @kieronlanning in #71
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Prepared project for
commit-and-tag-version
workflow by @kieronlanning in #59 - docs: fixed some typos by @kieronlanning in #60
- Update samples by @kieronlanning in #61
- docs: updated the readme's formatting by @kieronlanning in #62
- Kieronlanning patch 1 by @kieronlanning in #63
- fix: fixing ci action - missing solution by @kieronlanning in #64
- docs: Added CI status badge to README.md by @kieronlanning in #65
- docs: update readme.md by @kieronlanning in #66
- add Verify.DiffPlex by @SimonCropp in #68
- add a conventions check by @SimonCropp in #69
- Public DI extension class by @irium in #67
New Contributors
- @SimonCropp made their first contribution in #68
- @irium made their first contribution in #67
Full Changelog: v3.0.0...v3.1.0
v3.0.0 Release
This contains a new (second) type of Logging generator supporting the LogPropertiesAttribute
. Significant changes to the generation means this was a v3 release.
There is also breaking changes, although minor and controlled via attributes.
Read more in the wiki.
What's Changed
- Alternative logger source gen by @kieronlanning in #58
Full Changelog: v2.0.1...v3.0.0
docs update
This is a documentation update, nothing more - including so I can update the README.md file in the NuGet release.
What's Changed
- docs: updated the README.md by @kieronlanning in #54
- feat: updated sample app to use Minimal API by @kieronlanning in #55
- Updated sample app + docs by @kieronlanning in #56
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- build(deps): bump nbgv from 3.6.133 to 3.6.139 by @dependabot in #44
- Test results upload by @kieronlanning in #45
- Testing meter naming by @kieronlanning in #47
- feat: added activity status code by @kieronlanning in #52
- v2.0 Release by @kieronlanning in #53
Full Changelog: v1.0.12...v2.0.0
v1.0.12
v1.0.11
What's Changed
- docs: fixed xml comments mistake by @kieronlanning in #41
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- bug: fixed issue where the DI class name was used instead of the generated class when no namespace was used for the interface by @kieronlanning in #40
Full Changelog: v1.0.9...v1.0.10
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