Nev
45de8a0204
[Rollup-ES5 Release] Increase version to 1.0.2 ( #2043 )
2023-04-10 15:56:48 -07:00
Nev
3175210c66
[Main][BUG] Don't attempt to send message batch when known to be offline #2034 ( #2036 ) ( #2041 )
...
* [Main][BUG] Don't attempt to send message batch when known to be offline #2034 (#2036 )
* [Main] Rollup-ES5 Update readme and version to 1.0.1
---------
Co-authored-by: Philip Peitsch <philip.peitsch@gmail.com>
2023-04-07 17:19:54 -07:00
Nev
5a71f82ac8
More nightly CDN publishing fixes ( #2040 )
2023-04-07 11:01:40 -07:00
Nev
2fd511802c
[Main] Add npm-pack and npm-publish tasks ( #2033 )
...
- Fix publishing content of npm packages
- Fix issues related to dependencies for tests
- Update Release Packaging location
- Update NPM publish scripts
2023-04-06 13:57:43 -07:00
Nev Wylie
343d2ddc91
Merge remote-tracking branch 'upstream/master' into beta
2023-03-08 14:12:02 -08:00
Nev
c037b93aae
[Release] Increase version to 2.8.11 ( #2009 )
2023-03-08 10:26:15 -08:00
Nev Wylie
b1e6401197
Update to ts-utils@0.8.1
2023-03-02 09:53:48 -08:00
Nev Wylie
925f18b4f3
[Beta] [BUG] SharedWorker does not Instrument fetch correctly #1996
...
- Also add a Shared Worker example
2023-02-27 14:23:32 -08:00
Nev Wylie
73cebfe8bd
[Beta] [BUG] SharedWorker does not Instrument fetch correctly #1996
...
- Also add a Shared Worker example
2023-02-23 14:59:01 -08:00
Nev Wylie
5c11981e9b
Add support for setting default values recursively.
2023-02-16 18:13:38 -08:00
Nev Wylie
33633e94cd
Merge remote-tracking branch 'upstream/master' into MSNev/beta
2023-02-10 16:47:56 -08:00
Nev Wylie
c63a5ddc83
[Release] Increase version to 2.8.10
2023-02-03 15:15:53 -08:00
Nev Wylie
d8abe518ac
Merge remote-tracking branch 'upstream/master' into MSNev/beta
2023-02-01 18:17:30 -08:00
Nev
c920fb782a
Add the Aborted flag to the dependency initializer / listeners #1970 ( #1982 )
...
- Remove SimpleSyncPromise as it's no longer needed
2023-02-01 16:58:24 -08:00
Nev
389b73aef1
Update QUnit and tests ( #1964 )
...
* Update QUnit and tests
* Update minify script to use PC newline for imports and header banners
2023-01-09 08:25:39 -08:00
Nev
bdcef7e82a
[Beta] Merge remote-tracking branch 'upstream/master' into beta ( #1963 )
...
* Update Rush version to address CVE Issues
* Extend CI execution time
* Add --no-sandbox to test runs (#1962 )
- Update rush
* Fix merge issues
2022-12-15 11:30:48 -08:00
Nev
38b0b741ca
Add --no-sandbox to test runs ( #1962 )
...
- Update rush
2022-12-15 10:05:55 -08:00
Nev
1d8f307614
Update Rush and component packages ( #1955 )
2022-12-06 16:37:43 -08:00
Nev Wylie
ac5fa35c12
Merge remote-tracking branch 'origin/master' into MSNev/BetaDynamicConfig
2022-11-17 12:49:26 -08:00
Karlie-777
253923bb6e
update grunt file to build config ( #1939 )
2022-10-27 21:52:43 -07:00
Nev Wylie
3be72b0fc1
Merge remote-tracking branch 'upstream/master' into MSNev/beta
2022-10-25 14:26:12 -07:00
Nev
75409ecfb0
[Release] Increase version to 2.8.9 ( #1936 )
2022-10-25 12:09:14 -07:00
Nev
c2eb87fc31
Update to @microsoft/applicationinsights-shims: 2.0.2 ( #1935 )
2022-10-24 17:25:15 -07:00
Nev
86342f35b1
[Shims-Release] Increase version to 2.0.2 ( #1934 )
2022-10-24 14:44:50 -07:00
Nev
375a0e8686
[Beta] Fix issue with updating / setting config when not initialized. ( #1929 )
2022-10-18 14:38:44 -07:00
Nev Wylie
ba9d0dd13d
Uncaught ReferenceError: global is not defined #1911
2022-10-12 11:53:08 -07:00
Nev Wylie
e0de91340b
[Beta] Rework the Dynamic Handler and default setting to avoid exceptions when not used as expected
2022-10-11 16:06:43 -07:00
Nev Wylie
1b7e94a420
Merge remote-tracking branch 'upstream/master' into MSNev/beta
2022-10-11 13:17:20 -07:00
Nev
359bdc2a13
Merge branch 'master' into MSNev/UpdateShim
2022-10-11 13:07:51 -07:00
Nev
8b4bb8e019
Update to DynamicProto v1.1.7 ( #1920 )
2022-10-11 13:07:34 -07:00
Nev
c475e32920
Merge branch 'master' into MSNev/UpdateShim
2022-10-11 12:47:02 -07:00
Karlie-777
d929ac8ff6
[Task]14569737: add throttle cdn config ( #1906 )
...
* add throttle cdn config
* update throttle cdn config
* remove aisku throttle cdn scripts
* remove throtle json from aisku
* update throttle config cdn file name
* update scripts
* change throttle config to config
* disable default config
Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
2022-10-09 16:52:35 -07:00
Nev
b8fe1cbf70
Task 14170501: [Beta] [AI/1DS] Support dynamic Configuration changes (after the SDK has been initialized) ( #1897 )
...
- Add updateCfg to Shared/Core
- Update AISku
- Add Dynamic Config so plugins and components don't need to implement _doUpdate() or update()
- Fixup a bunch of typedoc definitions
- Address config merge issues with arrays, objects and updateCfg()
2022-10-07 10:12:08 -07:00
Nev Wylie
81341f81ad
[Beta] Merge remote-tracking branch 'upstream/master' into MSNev/beta
2022-10-03 15:01:39 -07:00
Nev Wylie
308c4dc13a
Uncaught ReferenceError: global is not defined #1911
2022-10-03 14:26:23 -07:00
Nev
06c14692f4
[Release] Increase version to 2.8.8 ( #1909 )
2022-10-03 12:52:36 -07:00
Nev Wylie
76c43e4b39
Merge remote-tracking branch 'upstream/master' into MSNev/beta
2022-09-16 11:18:21 -07:00
Nev Wylie
7fb96b8186
[Release] Increase version to 2.8.7
2022-09-06 15:11:09 -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
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
Nev
6d2a751d15
[Release] Increase version to 2.8.6 ( #1872 )
2022-08-02 14:48:08 -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
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
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
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
796caa3df2
[Release] Increase version to 2.8.4 ( #1849 )
2022-06-01 11:55:07 -07:00
Nev
ed1293904e
Task 14447552: Fix Component Governance vulnerabilities ( #1838 )
2022-05-20 11:00:29 -07:00
Karlie-777
52cae253f1
add snippet readme and update version to 1.0.1 ( #1844 )
...
* add snippet readme
* add usage
2022-05-19 17:11:02 -07:00