Nev
5a0396bc9b
[Feature] Add option to block the creation and usage of the cookies by name #1901 ( #1902 )
2022-09-15 19:27:43 -07:00
Nev Wylie
ef4b7ff5fc
Add and Update documentation for new config values
2022-09-15 15:10:32 -07:00
Nev Wylie
a648118a2c
[Feature] Add option to block the creation and usage of the cookies by name #1901
2022-09-15 13:24:32 -07:00
Karlie-777
ac1d628fe7
add error stack check ( #1900 )
2022-09-12 10:54:58 -07:00
Nev
f9f92f677d
[Release] Increase version to 2.8.7 ( #1898 )
2022-09-07 07:58:01 -07:00
Nev Wylie
7fb96b8186
[Release] Increase version to 2.8.7
2022-09-06 15:11:09 -07:00
Nev
88509e0dd3
Merge remote-tracking branch 'upstream/master' into MSNev/beta ( #1896 )
2022-08-30 14:59:38 -07:00
Nev Wylie
7a88dad012
Merge remote-tracking branch 'upstream/master' into MSNev/beta
2022-08-30 13:32:46 -07:00
Nev Wylie
975eabb2e4
maxAjaxCallsPerView doesn't account for filtering by TelemetryInitializer #1887
...
- Highlight the beta development
2022-08-30 13:31:15 -07:00
Chris Bailey
668a2d465b
Fix incorrect disableFetchTracking documentation
2022-08-30 13:31:05 -07:00
Nev Wylie
5ee8ff794d
maxAjaxCallsPerView doesn't account for filtering by TelemetryInitializer #1887
...
- Highlight the beta development
2022-08-30 13:23:34 -07:00
Chris Bailey
47dab0f87b
Fix incorrect disableFetchTracking documentation
2022-08-30 08:52:59 -07:00
Nev Wylie
05534ab172
Update the beta readme
2022-08-29 13:59:44 -07:00
Nev Wylie
5d47538246
[BUG] Behavior difference for an empty endpointUrl when upgrading from v1 to v2 #1890
2022-08-29 13:59:44 -07:00
Nev Wylie
fe43659040
[BUG] Behavior difference for an empty endpointUrl when upgrading from v1 to v2 #1890
2022-08-25 14:00:34 -07:00
Nev Wylie
605fdf9aea
Task 13359653: [Beta][Application Insights][1DS] Start IE8 deprecation process
...
Task 13988566: [Beta] Remove Legacy code from V2 SDK
- Remove Exported namespace globals
2022-08-25 09:21:48 -07:00
Nev
64a00feebd
Fix size test auto updating -- the version needs to be the current version for the auto update to work ( #1885 )
2022-08-17 11:41:33 -07:00
Karlie-777
7dd7fe0f82
add core to iplugin ( #1884 )
2022-08-17 11:41:33 -07:00
Nev
652c693abe
Fix size test auto updating -- the version needs to be the current version for the auto update to work ( #1885 )
2022-08-17 09:55:35 -07:00
Karlie-777
fcbf8cf2b5
add core to iplugin ( #1884 )
2022-08-16 14:51:57 -07:00
Nev
42952502ff
Cherry-Picking beta fix ( #1883 )
...
[Beta] Update size tests to automatically use the major number from the current version (#1873 )
- this is automatically updated by the version scripts
2022-08-16 12:50:03 -07:00
Nev
7b1b4e1c06
Cherry-Picking beta fix so merging master -> beta stops breaking nightly beta release ( #1881 )
...
[Beta] Update size tests to automatically use the major number from the current version (#1873 )
this is automatically updated by the version scripts
2022-08-16 08:01:12 -07:00
Nev
90aa7035a8
Cherry-Picking beta fix
...
[Beta] Update size tests to automatically use the major number from the current version (#1873 )
- this is automatically updated by the version scripts
2022-08-15 15:46:35 -07:00
Nev
cc150e43fe
Merge remote-tracking branch 'upstream/master' into MSNev/beta ( #1880 )
...
Update Retry logic to handle additional response codes (#1878 )
2022-08-15 14:29:43 -07:00
Nev Wylie
d6abf894d3
Merge remote-tracking branch 'upstream/master' into MSNev/beta
2022-08-15 13:19:28 -07:00
Nev
ae6daa2ca8
Update Retry logic to handle additional response codes ( #1878 )
2022-08-11 11:15:18 -07:00
Nev Wylie
e0e7ef66d9
Merge branch 'master' into beta
2022-08-09 13:23:47 -07:00
Nev
caa98e77d6
Merge master to beta @ 6ba2c0dc13
( #1877 )
...
* [BUG] Snippet initialization with IE8/9 fails with minified code (works with un-minified code) #1852 (#1854 )
* [BUG] CDN Packaging is not exposing the internal tools (CoreUtils / Telemetry / etc) #1857 (#1858 )
* fix stopTrackEvents (#1859 )
Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
* Refactor code to provide better tree shaking and minification of generated code #1076 (#1811 )
- Add Automatic Name replacing / Crunching
* Address Component Governance issues (#1860 )
- Update npm to 8.13.2
- Update rush to 5.75.0
* [Release] Increase version to 2.8.5 (#1861 )
- Updates React Plugin to v3.3.5 (with v2.8.5 as dependency) -- using React 17
- Updates React Native Plugin to 2.5.5 (with v2.8.5 as dependency)
- Updates Chrome Debug Extension to 0.3.5
* Update and add legal compliance notices and license terms (#1865 )
* Remove React-JS and React-Native code from this repo (#1866 )
* [BUG] Remote Dependency requests don't "always" have the correct ai.operation.id tag (page view race condition) #1862 (#1869 )
* [BUG] Performance improvements when calling newGuid multiple times (like 10,000) #1870 (#1871 )
* [Release] Increase version to 2.8.6 (#1872 )
* add click plugin url config back (#1874 )
* fix(AISKULight): call getSKUDefaults after it's defined, change this.config references to _self (#1876 )
Closes : #1875
* Merge master to beta @ 6ba2c0dc13
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
Co-authored-by: Lindsay Evans <linz@linz.id.au>
2022-08-08 21:07:51 -07:00
Lindsay Evans
6ba2c0dc13
fix(AISKULight): call getSKUDefaults after it's defined, change this.config references to _self ( #1876 )
...
Closes : #1875
2022-08-05 17:54:18 -07:00
Karlie-777
b14bb3360d
add click plugin url config back ( #1874 )
2022-08-03 12:07:38 -07:00
Nev
6d2a751d15
[Release] Increase version to 2.8.6 ( #1872 )
2022-08-02 14:48:08 -07:00
Nev
5f8e92a503
[BUG] Performance improvements when calling newGuid multiple times (like 10,000) #1870 ( #1871 )
2022-08-02 13:09:38 -07:00
Nev
f6752b2cbf
[Beta] Update size tests to automatically use the major number from the current version ( #1873 )
...
- thie is automatically updated by the version scripts
2022-08-02 08:45:30 -07:00
Nev
9176bc3e1e
[BUG] Remote Dependency requests don't "always" have the correct ai.operation.id tag (page view race condition) #1862 ( #1869 )
2022-08-01 15:01:06 -07:00
Nev
d855703354
Merge master to beta @ 200e0f1d5d
( #1867 )
...
* [BUG] Snippet initialization with IE8/9 fails with minified code (works with un-minified code) #1852 (#1854 )
* [BUG] CDN Packaging is not exposing the internal tools (CoreUtils / Telemetry / etc) #1857 (#1858 )
* fix stopTrackEvents (#1859 )
Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
* Refactor code to provide better tree shaking and minification of generated code #1076 (#1811 )
- Add Automatic Name replacing / Crunching
* Address Component Governance issues (#1860 )
- Update npm to 8.13.2
- Update rush to 5.75.0
* [Release] Increase version to 2.8.5 (#1861 )
- Updates React Plugin to v3.3.5 (with v2.8.5 as dependency) -- using React 17
- Updates React Native Plugin to 2.5.5 (with v2.8.5 as dependency)
- Updates Chrome Debug Extension to 0.3.5
* Update and add legal compliance notices and license terms (#1865 )
* Remove React-JS and React-Native code from this repo (#1866 )
* Merge master to beta @ 200e0f1d5d
- Update shrinkwrap and npm version for rush.json
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
2022-07-28 07:53:29 -07:00
Nev
200e0f1d5d
Remove React-JS and React-Native code from this repo ( #1866 )
2022-07-26 16:11:20 -07:00
Nev
41f5371403
Update and add legal compliance notices and license terms ( #1865 )
2022-07-26 14:38:18 -07:00
Nev
90b379d580
[Release] Increase version to 2.8.5 ( #1861 )
...
- Updates React Plugin to v3.3.5 (with v2.8.5 as dependency) -- using React 17
- Updates React Native Plugin to 2.5.5 (with v2.8.5 as dependency)
- Updates Chrome Debug Extension to 0.3.5
2022-07-06 09:36:51 -07:00
Nev
774d7056d6
Address Component Governance issues ( #1860 )
...
- Update npm to 8.13.2
- Update rush to 5.75.0
2022-07-05 10:30:01 -07:00
Nev
0c76d710a0
Refactor code to provide better tree shaking and minification of generated code #1076 ( #1811 )
...
- Add Automatic Name replacing / Crunching
2022-06-30 13:02:13 -07:00
Karlie-777
30e4518760
fix stopTrackEvents ( #1859 )
...
Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
2022-06-29 16:06:20 -07:00
Nev
4c54b9d5b9
[BUG] CDN Packaging is not exposing the internal tools (CoreUtils / Telemetry / etc) #1857 ( #1858 )
2022-06-29 09:46:25 -07:00
Nev
7fc137d939
[BUG] Snippet initialization with IE8/9 fails with minified code (works with un-minified code) #1852 ( #1854 )
2022-06-15 12:03:50 -07:00
Nev Wylie
5c910d7ad2
Update shrinkwrap.json
2022-06-01 12:36:06 -07:00
Nev Wylie
c36b71a50e
Merge master keeping next release as major
2022-06-01 12:33:39 -07:00
Nev
796caa3df2
[Release] Increase version to 2.8.4 ( #1849 )
2022-06-01 11:55:07 -07:00
Nev Wylie
30461e3e83
Update shrinkwrap.json
2022-05-31 15:52:17 -07:00
Nev Wylie
7f9812f2bf
Merge remote-tracking branch 'origin/master' into beta
2022-05-31 15:50:04 -07:00
Nev
ba059e1f48
Task 7496325: Add Distributed tracing population for the properties for the core #1846 ( #1847 )
...
* Task 7496325: Add Distributed tracing population for the properties for the core #1846
- Single Page Application Page View Tracking #176
- Run-time Telemetry initializers for Ajax requests #198
- How to modify traceflag in traceparent header? #1776
* Add initialization from previously set values.
Also address CodeQL issues
2022-05-31 12:21:22 -07:00
Karlie-777
3e8bece37a
add readme for ikey error messge ( #1845 )
...
* add readme for ikey error messge
* change ikey error message default value to true
2022-05-27 13:02:06 -07:00