Skip to content

Releases: microsoft/applicationinsights-angularplugin-js

3.0.1

07 Feb 16:28
0cab9ed
Compare
Choose a tag to compare

Changelog

  • #76 Types incompatibility with @microsoft/applicationinsights-web
  • #75 [Task]14057227: Add Angular Plugin Sample
  • #78 Add license to package.json
  • #94 update to ApplicationInsights v2.8.10
  • #88 Bump json5 from 2.2.1 to 2.2.3 in /sample/applicationinsights-angularplugin-sample
  • #91 Bump ua-parser-js from 0.7.31 to 0.7.33 in /sample/applicationinsights-angularplugin-sample
  • #93 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/applicationinsights-angularplugin-sample
  • #89 Add code owners
  • #87 Bump json5 from 1.0.1 to 1.0.2
  • #85 Bump engine.io from 6.2.0 to 6.2.1 in /sample/applicationinsights-angularplugin-sample
  • #84 Bump engine.io from 6.2.0 to 6.2.1
  • #86 Bump decode-uri-component from 0.2.0 to 0.2.2
  • #83 Bump loader-utils from 2.0.2 to 2.0.4 in /sample/applicationinsights-angularplugin-sample
  • #82 Bump loader-utils from 2.0.2 to 2.0.4

What's Changed

  • Add license to package.json by @ycintre-se in #78
  • [Task]14057227: Add Angular Plugin Sample by @Karlie-777 in #75
  • Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #82
  • Bump loader-utils from 2.0.2 to 2.0.4 in /sample/applicationinsights-angularplugin-sample by @dependabot in #83
  • Add license to the package.json here as well by @MSNev in #79
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #86
  • Bump engine.io from 6.2.0 to 6.2.1 by @dependabot in #84
  • Bump engine.io from 6.2.0 to 6.2.1 in /sample/applicationinsights-angularplugin-sample by @dependabot in #85
  • Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #87
  • Add code owners by @Karlie-777 in #89
  • Types incompatibility with @microsoft/applicationinsights-web #76 by @MSNev in #92
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/applicationinsights-angularplugin-sample by @dependabot in #93
  • Bump ua-parser-js from 0.7.31 to 0.7.33 in /sample/applicationinsights-angularplugin-sample by @dependabot in #91
  • Bump json5 from 2.2.1 to 2.2.3 in /sample/applicationinsights-angularplugin-sample by @dependabot in #88
  • update to ApplicationInsights v2.8.10 by @MSNev in #94
  • [Release] Increase version to 3.0.1 by @MSNev in #95

New Contributors

  • @ycintre-se made their first contribution in #78

Full Changelog: 3.0.0...3.0.1

3.0.0

02 Aug 21:22
5685e57
Compare
Choose a tag to compare

Changelog

  • #54 Create a compatibility table for the versions of the AngularPlugin -> ApplicationInsights versions
  • #55 The root package.json has the ApplicationInsights components listed as devDependencies they should be dependencies
  • #62 Missing Dependency either in package.json or documentation
  • #68 [Testing] Re-enable test validation during PR validation on github
  • #63 Angular 14 support

What's Changed

  • Update angular 14 by @timdeschryver in #64
  • Missing Dependency either in package.json or documentation #62 by @MSNev in #69
  • [Testing] Re-enable test validation during PR validation on github #68 by @MSNev in #67
  • [Release] Increase version to 3.0.0 by @MSNev in #70

New Contributors

Full Changelog: 2.9.2...3.0.0

2.9.2

27 Jul 17:15
788c0d8
Compare
Choose a tag to compare

Changelog

This will likely be the last release from the main branch targeting Angular 13, once main targets a newer version a branch will be created to support any necessary security patches.

What's Changed

  • Update and add legal compliance notices and license terms by @MSNev in #65
  • [Release] Increase version to 2.9.2 by @MSNev in #66

Full Changelog: 2.9.1...2.9.2

2.9.1

02 May 20:20
0db7ccb
Compare
Choose a tag to compare

2.9.1 (May 2nd, 2022)

Changelog

  • #59 [IE8] Support for IE8 and ES3 support was broken a while ago
  • Updates to Application Insights v2.8.2

What's Changed

  • [Release] Increase version to 2.9.1 by @MSNev in #60

Full Changelog: 2.9.0...2.9.1

2.7.2

02 May 19:38
c787f5f
Compare
Choose a tag to compare

2.7.2 (May 2nd, 2022)

Changelog

2.9.0

22 Apr 20:09
77d9a82
Compare
Choose a tag to compare

Potential Breaking Changes

  • fetch Ajax tracking was also been change to be on by default from this version moving forward, if you are running in an environment without fetch support and you are using an incompatible polyfill (that doesn't identify itself as a polyfill) or the SDK you start seeing recursive or duplicate (fetch and XHR requests) being reported you WILL need to add disableFetchTracking with a value of true to your configuration to disable this functionality.

Significant changes

This release adds support from the base SDK to

  • TelemetryInitializers have been moved to BaseCore so they are now available as part of all Sku's and not just those using the analytics plugin (@microsoft/applicationinsights-analytics-js) using the appInsights.addTelemetryInitializer(...)
  • Web Events (addEventHandler) now support "event namespaces" (similar to jQuery) to enable the removing of events by just specifying the namespace and new specific eventOn(...) and eventOff(...) API's.
  • Fully unload, removing all internal event handlers (may be re-initialized) via the appInsights.unload(...) function.
  • Dynamically add a plugin to an already initialized SDK (optionally replacing an existing) via new appInsights.addPlugin(...) function
  • New helper to get any plugin from an initialized SDK via appInsights.getPlugin("...identifier...")
  • Dynamically remove a plugin via the appInsights.getPlugin("...identifier..").remove()
  • Enable / Disable any plugin (even if the plugin doesn't support disabling itself) via appInsights.getPlugin("...identifier...").setEnabled(true/false)

Changelog

  • #1807 [BUG] Angular project doesn't build after install latest version v.2.8.0
  • #1810 v2.8.0 has incompatible TypeScript 3.x type declaration
  • #1812 [BUG] Browser exceptions are no longer automatically tracked after 2.8.0

What's Changed

  • [Release] Increase version to 2.9.0 by @MSNev in #50
  • [Release] Update 2.9.0 to ApplicationInsights to 2.8.1 by @MSNev in #53

Full Changelog: 2.8.1...2.9.0

2.8.1

19 Apr 18:25
7800854
Compare
Choose a tag to compare

Changelog

  • Update to Application Insights v2.8.0
  • #1807 [BUG] Angular project doesn't build after install latest version v.2.8.0

What's Changed

New Contributors

Full Changelog: 2.8.0...2.8.1

2.8.0

03 Feb 21:17
2b507f8
Compare
Choose a tag to compare

Changelog

  • Update to Application Insights v2.7.3
  • #28 Add support for Angular v13
    • Update to Angular v13 (from v11)

What's Changed

New Contributors

Full Changelog: 2.7.0...2.8.0

2.7.0

07 Dec 21:54
b78f6f0
Compare
Choose a tag to compare

Issues

  • #29 Incompatible with @microsoft/applicationinsights-web 2.7.0

What's Changed

Full Changelog: 2.6.4...2.7.0

2.6.4

12 Aug 20:49
18889d6
Compare
Choose a tag to compare
  • #23 Add support for Angular v12
  • #24 Enable Security Analysis (CodeQL) for Policy Compliance