Граф коммитов

2863 Коммитов

Автор SHA1 Сообщение Дата
Karlie-777 3af1dae116
fix test (#2335) 2024-04-25 10:38:01 -07:00
Karlie-777 0f0b644552
[Main] [Release] Increase version to 3.2.0 (#2326)
* release 3.2.0

* update

* update

* update

* update

* update
2024-04-23 09:51:24 -07:00
Karlie-777 f2565757eb
change cfg sync mode (#2333) 2024-04-22 16:29:05 -07:00
siyuniu-ms 50d893a00e
[main] fix deprecated size pic, point to new url (#2329)
* change all size url

* Create ai.3.2.0.js.svg

* add script to generate image

* remove image

* Update package.json

* create old size image pic

* create folder also

* remove logs

* Update old-size-image-generator.js

---------

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
2024-04-19 16:16:31 -07:00
Karlie-777 7bcd35c5ea
[Main][Task]27742145: Change nonOverrideCfgs to be added only during initialization (#2332)
* cfg sync override

* update
2024-04-19 13:16:55 -07:00
Nev 9375ed33ce
Reset the version number for DataCacheHelper (#2331)
Upgrade components
2024-04-18 18:55:15 -07:00
Karlie-777 14cc7a37d1
fix msazure test (#2328) 2024-04-16 16:30:36 -07:00
Karlie-777 dbaa425ec0
fix test (#2327) 2024-04-16 10:52:10 -07:00
Karlie-777 c7bb1c4d26
[Main][Task]27079894: Add a max retry count for Sender (#2324)
* update

* update

* update

* update

* udpate

* update
2024-04-12 09:22:13 -07:00
Karlie-777 db6f36c898
[Main][Task]25716927: Change default CfgSync values to turn on the ikey deprecation message (#2325)
* add cfg cdn defaults

* update
2024-04-10 17:40:39 -07:00
siyuniu-ms 2a1c332f70
[main] implement Osplugin, extracting windows 11 info and put into telemetry (#2294) 2024-04-03 01:40:22 -07:00
Karlie-777 050afbc789
[Main][Task]27402277: Default request headers content-type for 1ds should be x-json-stream only (#2321)
* fix 1ds post request headers

* update
2024-04-02 17:02:33 -07:00
Karlie-777 2fa0096d6e
[Main][Task]27157764: Add all CfgSync plugin exports to AISKU and change the default CfgSync plugin url endpoint (#2300)
* change cfgsync plugin default endpoint

* update

* update
2024-04-02 15:49:19 -07:00
Karlie-777 150db5d29a
fix config script (#2319) 2024-04-02 11:36:08 -07:00
Karlie-777 d5a0b4847c
[Main][Task]27365739: Turn on Ikey depreciation message with sampling rate 0.0001% (#2317)
* turn cfgsync

* update

* update
2024-03-29 16:07:58 -07:00
Nev 81c2a1865f
[Main] [Release] Increase version to 3.1.2 (#2315) 2024-03-21 13:01:00 -07:00
Nev 276c123a40
[BUG] Excessive memory usage for SPA where unload hooks keep accumulating #2311 (#2312)
- Rework Asynchronous notification handling
2024-03-20 16:44:58 -07:00
Nev 2eaa2d568f
[BUG] Circular dependencies #2306 (#2310) 2024-03-20 10:21:11 -07:00
Karlie-777 0f8f442343
[Main][Task]27156360: Add json config cdn details to tool folder (#2299)
* add cfgsync config

* update

* update

* update
2024-03-19 08:55:26 -07:00
Karlie-777 0808a05914
remove bode 14 (#2308) 2024-03-18 15:10:20 -07:00
Nev ed69e82d78
[Main] [Release] Increase version to 3.1.1 (#2304) 2024-03-12 15:45:06 -07:00
Nev 02a003bc21
[Main][BUG] remove 403 as a “retriable” error code #2296 (#2298) 2024-03-12 12:49:40 -07:00
Opender Singh 1c3db30a1d
chore: remove extraneous console log from debug plugin (#2290)
* Update styleNodeSrc.ts

* Reinstate import

---------

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
2024-03-11 12:49:06 -07:00
Karlie-777 aba7c9dfc5
[Main][Task]27064983: Update post channel to use sender post common interfaces from core (#2295)
* update sender and post

* udpate

* update

* update
2024-03-08 16:10:52 -08:00
Karlie-777 724d5204e3
[Main][Task]27064950: Add doc on adding offline support channel (#2288)
* add offline doc

* update

* update

* update
2024-03-05 12:30:41 -08:00
siyuniu-ms 8281dc5333
[main] [BUG] using EndPointUrl (and IngestionEndpoint) results in Telemetry sent to incorrect urls #2197 (#2274) 2024-03-04 14:45:08 -08:00
Karlie-777 a20e6891a1
[Main][Task]25693679: Extract common sendPost implementation for online and offline sender (#2285)
* copy1

* add send common interface

* update

* update

* update

* mark interface as internal

* update

* update

* update

* update

* update

* udpate
2024-03-03 18:34:13 -08:00
siyuniu-ms cd3b6948e8
[main][web-snippet] fix release for web-snippet, update to version 1.1.2 (#2287) 2024-03-01 18:11:52 -08:00
siyuniu-ms 37494e4403
[main] [BUG] @microsoft/applicationinsights-web-snippet version 1.1.1 type problem #2284 (#2286) 2024-03-01 16:58:28 -08:00
Andrew Faust 0aae7dbda7
Addng two new PII Kind values for IPv6 scrubbing and dropping data. (#2282) 2024-02-28 16:38:53 -08:00
Karlie-777 9d2267e025
add notification mgr (#2281) 2024-02-26 17:31:34 -08:00
siyuniu-ms caf4dd92c4
[main][web-snippet] fix release for web-snippet, update to version 1.1.1 (#2279) 2024-02-16 18:46:49 -08:00
siyuniu-ms d2333b9836
[Main] [BUG] [Web-Snippet] dependency chain issues #2277 (#2278) 2024-02-16 16:54:54 -08:00
Nev 9028aba4ce
Update api-docs (typedoc) with the current 3.1.0 release details (#2276) 2024-02-16 12:43:41 -08:00
siyuniu-ms 26a13c04e7
[main] [Web-Snippet Package] Prepare for release by update readme with new functions (#2275)
* Update README.md

* Update README.md

* Update README.md
2024-02-15 13:16:38 -08:00
Nev 02d4c4b9e6
[Main] [Release] Increase version to 3.1.0 (#2273) 2024-02-14 14:29:10 -08:00
Nev 3e92477d31
Cherry-pick from release-3.0 branch (#2271)
- [Release-3.0] [Release] Increase version to 3.0.8 (#2264)
- [Release-3.0] Update namespaced types (DTS) generation to include referenced bundles
2024-02-13 18:22:33 -08:00
Karlie-777 502d23785a
fix channel test (#2272)
Co-authored-by: siyuniu-ms <123212536+siyuniu-ms@users.noreply.github.com>
2024-02-13 12:45:37 -08:00
siyuniu-ms d4b3c27934
[main] correct types define for stopTrackEvent and stopTrackPage for #2209 (#2270)
* change types

* Update README.md
2024-02-12 19:03:56 -08:00
siyuniu-ms b5b9eeade5
[main] [Possible Break] Removed Tags[] from ITelemetryItem as this was breaking later versions of TypeScript by using the intersection type instead of union type for tags property #2258 (#2269) 2024-02-12 15:15:59 -08:00
Karlie-777 150f931b8f
update offline timer (#2267) 2024-02-12 13:40:27 -08:00
siyuniu-ms d88307e6e7
Update README.md (#2268) 2024-02-09 14:29:40 -08:00
siyuniu-ms 6365dad8fc
[main] [1ds-post] export add header func for auth-plugin to consume (#2247)
* add export

* add remove-header

* Update PostChannel.ts

* change name
2024-02-06 17:44:51 -08:00
Nev 6b10bab2d1
Update github status tool (#2257) 2024-02-06 12:23:45 -08:00
Karlie-777 e4008daca4
add offline publish group (#2259) 2024-02-05 14:09:23 -08:00
Karlie-777 f9d5ec1e20
[Main][Task]26451789: Add Offline Support (#2241)
* offline draft v1

* copy2

* add offline support

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2024-02-02 16:39:06 -08:00
siyuniu-ms 9e26c21538
put id into properties field (#2255) 2024-02-01 13:34:35 -08:00
nev21 ed653fa9db
Update Tests to support upcoming change in nevware21/tsutils dumpObj to better support JSON stringify and handle __PURE__ mcomments (#2253) 2024-01-28 01:58:56 -08:00
Nev 58d26b413a
Task 26319951: [1ds][Post] Add support for the ext.metadata to NOT be included (#2251) 2024-01-24 12:28:57 -08:00
siyuniu-ms 8c7790992b
Update DataModels.ts (#2250) 2024-01-24 10:33:48 -08:00