- Updates Chrome Debug Extension to 0.3.7
Changelog
- #1863 [BUG]urlCollectQuery not work for applicationinsights-clickanalytics-js
- #1874 Add clickanalytics plugin url config back
- #1875 [BUG] error thrown using basic version + NPM setup
- fix(AISKULight): call getSKUDefaults after it's defined, change this
- #1878 [JS SDK] Update Retry logic to handle additional response codes
- #1890 [BUG] Behavior difference for an empty endpointUrl when upgrading from v1 to v2
- #1895 Fix incorrect disableFetchTracking documentation
- #1887 maxAjaxCallsPerView doesn't account for filtering by TelemetryInitializer
- adds addDependencyInitializer()
What's Changed
- Add clickanalytics plugin url config back by @Karlie-777 in #1874
- fix(AISKULight): call getSKUDefaults after it's defined, change this.… by @lindsayevans in #1876
- [JS SDK] Update Retry logic to handle additional response codes by @MSNev in #1878
- Cherry-Picking beta fix so merging master -> beta stops breaking nightly beta release by @MSNev in #1881
- [Task]15072182: Add the core property as optional to IPlugin by @Karlie-777 in #1884
- Fix size test auto updating -- the version needs to be the current version for the auto update to work by @MSNev in #1885
- [BUG] Behavior difference for an empty endpointUrl when upgrading from v1 to v2 #1890 by @MSNev in #1891
- Fix incorrect disableFetchTracking documentation by @FineTralfazz in #1895
- maxAjaxCallsPerView doesn't account for filtering by TelemetryInitializer #1887 by @MSNev in #1893
- [Release] Increase version to 2.8.7 by @MSNev in #1898
New Contributors
- @lindsayevans made their first contribution in #1876
- @FineTralfazz made their first contribution in #1895
Full Changelog: 2.8.6...2.8.7