Skip to content

Releases: kjldev/purview-telemetry-sourcegenerator

v1.0.9

30 May 12:37
09d1795

Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

27 May 13:57
685ab35

Choose a tag to compare

What's Changed

Full Changelog: v1.07...v1.0.8

v1.0.6

20 May 13:04
3984f1b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.07

20 May 21:40
0ba99d3

Choose a tag to compare

What's Changed

  • perf: speculative performance improvemnt, testing HasListeners before… by @kieronlanning in #33

Full Changelog: v1.0.6...v1.07

v1.0.5

06 May 09:09
1c637a6

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

01 May 18:55
7c6265a

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

30 Apr 17:35
7aff205

Choose a tag to compare

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

26 Apr 07:15
a626ab7

Choose a tag to compare

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

25 Apr 17:35
9fbd950

Choose a tag to compare

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

15 Apr 14:13
9b5d5d9

Choose a tag to compare

Merge pull request #10 from purview-dev/develop

Develop