Skip to content

Releases: purview-dev/purview-telemetry-sourcegenerator

v4.1.0

Choose a tag to compare

@kieronlanning kieronlanning released this 16 Apr 13:45
Immutable release. Only release title and notes can be modified.

What's Changed

  • Update typeinfo tracking by @kieronlanning in #76
  • Add comprehensive GitHub Copilot instructions for development workflow by @Copilot in #80
  • Kieron/multi target methods by @kieronlanning in #91
  • chore: pin Roslyn family in Directory.Packages.props + complete ILogger→Telemetry refactoring with typed config by @Copilot in #92

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@kieronlanning kieronlanning released this 07 Apr 13:05
Immutable release. Only release title and notes can be modified.

What's Changed

  • Update typeinfo tracking by @kieronlanning in #76
  • Add comprehensive GitHub Copilot instructions for development workflow by @Copilot in #80
  • Fix diagnostic location reporting and optimize source generator hot paths by @Copilot in #84
  • Performance optimizations and feature enhancement roadmap by @Copilot in #85
  • Add comprehensive unit tests for helper classes and sample app documentation by @Copilot in #86
  • Add TSG3022 warning for non-nullable Activity return types and fix CS8603 in generated code by @Copilot in #88
  • Add BenchmarkDotNet performance benchmarks for generated vs. manual telemetry by @Copilot in #89
  • Add Roslyn code refactoring provider to convert native ILogger usage to Purview Telemetry interfaces by @Copilot in #90

Full Changelog: v3.2.4...v4.0.0

v4.0.0-prerelease.1

v4.0.0-prerelease.1 Pre-release
Pre-release

Choose a tag to compare

@kieronlanning kieronlanning released this 08 Feb 10:53
Immutable release. Only release title and notes can be modified.

What's Changed

  • Update typeinfo tracking by @kieronlanning in #76
  • Add comprehensive GitHub Copilot instructions for development workflow by @Copilot in #80
  • Fix diagnostic location reporting and optimize source generator hot paths by @Copilot in #84
  • Performance optimizations and feature enhancement roadmap by @Copilot in #85

New Contributors

  • @Copilot made their first contribution in #80

Full Changelog: v3.2.4...v4.0.0-prerelease.1

v3.2.4

Choose a tag to compare

@kieronlanning kieronlanning released this 27 Jul 14:38

What's Changed

Full Changelog: v3.2.3...v3.2.4

v3.2.0

Choose a tag to compare

@kieronlanning kieronlanning released this 24 Apr 18:22

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@kieronlanning kieronlanning released this 20 Apr 06:23

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0 Release

Choose a tag to compare

@kieronlanning kieronlanning released this 19 Feb 10:50
52c23d0

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

Full Changelog: v2.0.1...v3.0.0

docs update

Choose a tag to compare

@kieronlanning kieronlanning released this 02 Feb 14:17
4d1a54a

This is a documentation update, nothing more - including so I can update the README.md file in the NuGet release.

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@kieronlanning kieronlanning released this 01 Feb 20:51
b6579b1

What's Changed

Full Changelog: v1.0.12...v2.0.0

v1.0.12

Choose a tag to compare

@kieronlanning kieronlanning released this 09 Jun 08:03
efd5993

What's Changed

Full Changelog: v1.0.11.1...v1.0.12