Skip to content

6.0.0.53

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 00:08
fee5190

Changes in this Release
Add telemetry support (#8)

  • Add telemetry client support, this will allow a function to obtain a TelemetryClient instance through injection and issue Track calls manually.
  • Some refactoring to improve code readability