Skip to content

Releases: microsoft/applicationinsights-angularplugin-js

15.3.3

01 Oct 22:07
fcb0c7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.3.2...15.3.3

15.3.2

03 Sep 23:00
9f1df9c
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

Full Changelog: 15.3.1...15.3.2

15.3.1

22 Aug 20:57
ba27e65
Compare
Choose a tag to compare

What's Changed

  • #158 Bump webpack-dev-middleware from 5.3.3 to 5.3.4
  • #166 Bump express from 4.18.2 to 4.19.2
  • #167 Bump express from 4.19.1 to 4.19.2 in /sample/applicationinsights-angularplugin-sample
  • #174 Bump ws, engine.io, socket.io-adapter and puppeteer
  • #176 Bump ws, engine.io and socket.io-adapter in /sample/applicationinsights-angularplugin-sample
  • #177 [pre-release] update application insights to 3.3.1
  • #178 [Release] Increase version to 15.3.1

Full Changelog: 15.3.0...15.3.1

15.3.0

02 Jul 23:29
d030b2b
Compare
Choose a tag to compare

Changelog

  • #172 [pre-release] update application insights to 3.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.
  • #170 cleanup the sample angular application
  • #171 Bump braces from 3.0.2 to 3.0.3
  • #175 [Release] Increase version to 15.3.0

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.

New Contributors

Full Changelog: 15.2.0...15.3.0

15.2.0

10 May 02:37
95f24cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.1.2...15.2.0

15.0.3

22 Mar 21:49
047d2ce
Compare
Choose a tag to compare

What's Changed

  • [angular15][pre-release] update application insights to 3.0.9 and add tag by @siyuniu-ms in #164
  • [Angular15] [Release] Increase version to 15.0.3 by @siyuniu-ms in #165

Full Changelog: 15.0.2...15.0.3

14.0.2

22 Mar 01:26
11a532d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 14.0.1...14.0.2

15.1.2

22 Mar 00:37
e13b7c4
Compare
Choose a tag to compare

What's Changed

  • [bug] Update package_groups.json to point to right dir by @siyuniu-ms in #155
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /sample/applicationinsights-angularplugin-sample by @dependabot in #157
  • [pre-release] update application insights to 3.1.2 by @siyuniu-ms in #159
  • [Release] Increase version to 15.1.2 by @siyuniu-ms in #154

Full Changelog: 15.1.1...15.1.2

15.1.1

18 Mar 20:22
1a3e318
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.1.0...15.1.1

15.1.0

15 Feb 23:07
2933b8f
Compare
Choose a tag to compare

15.1.0 (Feb 15th, 2024)

#147 Update to Application Insights ^3.1.0
#146 Fix lint problem in tests

What's Changed

Full Changelog: 15.0.2...15.1.0