Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] [Possible Break] Removed Tags[] from ITelemetryItem as this was breaking later versions of TypeScript by using the intersection type instead of union type for tags property #2258 #2269

Merged
merged 10 commits into from
Feb 12, 2024

Commits on Feb 9, 2024

  1. change tags type

    siyuniu-ms committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3facdbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d94e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd9c103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f188c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update TelemetryContext.ts

    siyuniu-ms committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    db44661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    133cdf1 View commit details
    Browse the repository at this point in the history
  3. remove tags[]

    siyuniu-ms committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2803f3b View commit details
    Browse the repository at this point in the history
  4. add notes

    siyuniu-ms committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5558534 View commit details
    Browse the repository at this point in the history
  5. fix

    siyuniu-ms committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    75a5b1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b310ea View commit details
    Browse the repository at this point in the history