Skip to content

Releases: microsoft/applicationinsights-react-js

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

17.1.1

13 Mar 20:50
b00b683
Compare
Choose a tag to compare

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

16 Feb 00:53
e6a7c69
Compare
Choose a tag to compare

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

17.0.4

13 Feb 00:19
5a4690e
Compare
Choose a tag to compare

Changelog

  • #76 [npm fix] remove sample project from rush
  • #75 Update Application Insights to ^3.0.8
  • #77 Update @microsoft/rush to ^5.113.4
  • #78 Bump postcss from 8.4.29 to 8.4.35

What's Changed

  • [npm fix] remove sample project from rush by @siyuniu-ms in #76
  • Update Application Insights to ^3.0.8 by @MSNev in #75
  • Update @microsoft/rush to ^5.113.4 by @MSNev in #77
  • Bump postcss from 8.4.29 to 8.4.35 by @dependabot in #78
  • [Main] [Release] Increase version to 17.0.4 by @MSNev in #79

New Contributors

Full Changelog: 17.0.3...17.0.4

17.0.3

15 Dec 23:07
f47e4f2
Compare
Choose a tag to compare

17.0.3 (Dec 15th, 2023)

Changelog

  • #65 [pre-release] udpate application insight dependency, get ready for release

What's Changed

  • [pre-release] udpate application insight dependency, get ready for release by @siyuniu-ms in #65
  • [Release] Increase version to 17.0.3 by @siyuniu-ms in #66 (update ci.yml for rush bug walkaround)

Full Changelog: 17.0.2...17.0.3