Releases: microsoft/applicationinsights-react-js
17.3.4
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
What's Changed
- [Pre-Release] Update Application Insights dependencies to v3.3.3 by @siyuniu-ms in #118
- Bump serve-static from 1.15.0 to 1.16.2 by @dependabot in #115
- Bump express from 4.19.2 to 4.21.0 in /sample/applicationinsights-react-sample by @dependabot in #116
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #112
- [Release] Increase version to 17.3.3 by @siyuniu-ms in #120
Full Changelog: 17.3.2...17.3.3
17.3.2
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
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
Full Changelog: 17.3.0...17.3.1
17.3.0
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
- @JCOlofsson made their first contribution in #99
- @ravindracs0071 made their first contribution in #71
Full Changelog: 17.2.0...17.3.0
17.2.0
What's Changed
- [pre-release] update application insight to 3.2.0 by @siyuniu-ms in #97
- [Release] Increase version to 17.2.0 by @siyuniu-ms in #98
Full Changelog: 17.1.2...17.2.0
17.0.5
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
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
17.1.1
What's Changed
- [pre-release] update application insight to 3.1.1 by @siyuniu-ms in #84
Full Changelog: 17.1.0...17.1.1
17.1.0
What's Changed
- [pre-release] udpate application insight dependency (to 3.1.0), get ready for release by @siyuniu-ms in #81
Full Changelog: 17.0.4...17.1.0