Skip to content

Releases: microsoft/applicationinsights-react-js

17.3.6

07 Mar 22:02
de46dd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.3.5...17.3.6

17.3.5

07 Mar 20:25
de46dd3
Compare
Choose a tag to compare

What's Changed

  • Add AI version update script to assist with automated integration testing by @MSNev in #127
  • Update Stale Issue action by @MSNev in #130
  • Update Lock Issue action by @MSNev in #131
  • Add GitHub Action to Detect TypeScript Version Conflicts by @siyuniu-ms in #128
  • Update rush.json version by @MSNev in #138
  • Temporarily Disable NodeJS with Grunt Actions for Pull Requests by @Karlie-777 in #140
  • Update to ApplicationInsights 3.3.5 by @Karlie-777 in #139
  • [Release] Increase version to 17.3.5 by @Karlie-777 in #141

Full Changelog: 17.3.4...17.3.5

17.3.4

31 Oct 20:18
4c71fff
Compare
Choose a tag to compare

What's Changed

  • Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /sample/applicationinsights-react-sample by @dependabot in #122
  • Bump micromatch from 4.0.5 to 4.0.8 in /sample/applicationinsights-react-sample by @dependabot in #123
  • [Pre-Release] Update Application Insights dependencies to v3.3.4 by @siyuniu-ms in #124
  • [Release] Increase version to 17.3.4 by @siyuniu-ms in #126

Full Changelog: 17.3.3...17.3.4

17.3.3

30 Sep 17:02
a2bbef6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.3.2...17.3.3

17.3.2

03 Sep 23:00
4f67921
Compare
Choose a tag to compare

This release contains a potential type break change due to the definition of the expCfg in IConfiguration

What's Changed

  • Bump webpack from 5.89.0 to 5.94.0 in /sample/applicationinsights-react-sample by @dependabot in #111
  • [doc] add document for how to fix type error in extensions for #95 by @siyuniu-ms in #107
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #109
  • [Pre-Release] Update Application Insights dependencies to v3.3.2 by @siyuniu-ms in #113
  • [Release] Increase version to 17.3.2 by @siyuniu-ms in #114

Full Changelog: 17.3.1...17.3.2

17.3.1

22 Aug 20:55
90029ca
Compare
Choose a tag to compare

What's Changed

  • #104 Add an Example for Using startTrackPage and stopTrackPage to Measure Duration in an SPA
  • #106 Fix ITelemetryItem tags initialisation in sample
  • #108 [Pre-Release] Update Application Insights dependencies to v3.3.1

Potential breaking change (from @microsoft/applicationInsights-web v3.3.1)

This release contains a potential break change due to the new configuration expCfg under IConfiguration

New Contributors

  • @KuSh made their first contribution in #106

Full Changelog: 17.3.0...17.3.1

17.3.0

02 Jul 18:47
8a90f7c
Compare
Choose a tag to compare

Changelog

  • #101 [Pre-Release] Update Application Insights dependencies to v3.3.0
    • Adds support to internally defer initialization completion of the SDK while waiting for the connectionString, instrumentationKey or endpointURL to be resolved via a Promise.
    • During this period the SDK will not send any telemetry, and it will be internally batched if the promise(s) never resolve then the telemetry will be dropped.
  • #102 Bump braces from 3.0.2 to 3.0.3 in /sample/applicationinsights-react-sample
  • #99 Update README.md
  • #93 Bump express from 4.18.2 to 4.19.2 in /sample/applicationinsights-react-sample
  • #71 Update Sample ApplicationInsightsService.tsx

Potential breaking change (from @microsoft/applicationInsights-web v3.3.0)

This release contains a potential break change due to enhancing the definition of the IConfiguration to support Promise types for the connectionString, instrumentationKey and endpointURL; any extension that relies on these base interfaces will VERY likely cause TypeScript to fail with potential warnings about the types being different.

What's Changed

  • Update README.md by @JCOlofsson in #99
  • [Pre-Release] Update Application Insights dependencies to v3.3.0 by @MSNev in #101
  • Bump express from 4.18.2 to 4.19.2 in /sample/applicationinsights-react-sample by @dependabot in #93
  • Bump braces from 3.0.2 to 3.0.3 in /sample/applicationinsights-react-sample by @dependabot in #102
  • Update Sample ApplicationInsightsService.tsx by @ravindracs0071 in #71
  • [Release] Increase version to 17.3.0 by @MSNev in #103

New Contributors

Full Changelog: 17.2.0...17.3.0

17.2.0

09 May 23:28
72bb2a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.1.2...17.2.0

17.0.5

26 Mar 21:36
d760395
Compare
Choose a tag to compare

What's Changed

  • [react 17][pre-release] udpate application insight dependency by @siyuniu-ms in #90
  • [Release] Increase version to 17.0.5 by @siyuniu-ms in #91

Full Changelog: 17.1.2...17.0.5

17.1.2

22 Mar 21:04
1098630
Compare
Choose a tag to compare

Full Changelog: 17.1.1...17.1.2

What's Changed

  • [pre-release] update application insight to 3.1.2 and remove node 14 from build by @siyuniu-ms in #87
  • [Release] Increase version to 17.1.2 by @siyuniu-ms in #89

Full Changelog: 17.1.1...17.1.2