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

198 Коммитов

Автор SHA1 Сообщение Дата
Karlie-777 d4a4d00283
release 3.3.4 (#2441) 2024-10-29 11:09:25 -07:00
Nev 0a6c660ca5
[BUG] Sourcemap load errors in debugger from dependencies #2424 (#2439) 2024-10-25 14:44:14 -07:00
Nev ed8632ae11
[Main]: Make file size checks flexible for nightly/dev builds (#2421) 2024-09-27 09:17:52 -07:00
Karlie-777 2aaf54ab13
release 3.3.3 (#2417) 2024-09-20 15:15:51 -07:00
Karlie-777 5515866b53
[Main][Task]29519574: Update AISKU Light to better handle Init Promise (#2416)
* update aisku light init with promise

* udpate

* update
2024-09-19 01:19:17 -07:00
Karlie-777 5438a6d751
[Main] [Release] Increase version to 3.3.2 (#2400)
* release 3.3.2

* update

* update
2024-08-30 17:34:54 -07:00
Nev 13319e52f1
[Main] Change tslib peerDependency from "*" to open range (#2397)
- Changing from `*` as not all package managers handle this correctly
- This is an interim "fix", as at some point we indend to remove this from peerDependency completely, however, that requires more testing than this change to ensure no-one would be broken.
2024-08-23 14:13:39 -07:00
Nev 2d4d59be04
[Main] Update generated typedoc documentation (#2396) 2024-08-22 10:16:55 -07:00
Karlie-777 3ab2b040fe
[Main] [Release] Increase version to 3.3.1 (#2392)
* release 3.3.1

* update
2024-08-07 12:31:23 -07:00
siyuniu-ms 0f3b608718
[main] fix AI Basic Sku by exporting proxy function #2384 (#2389) 2024-08-06 16:26:01 -07:00
Karlie-777 db27ec3344
[Main] [Release] Increase version to 3.3.0 (#2372)
* release 3.3.0

* update
2024-07-01 15:26:23 -07:00
Nev 513d8e6288
Bump @microsoft/rush from 5.97.1 to 5.129.6 (#2371)
Bump @nevware21/ts-utils from 0.11.1 to 0.11.3
Bump @nevware21/ts-async from 0.5.1 to 0.5.2
2024-06-28 11:02:45 -07:00
Karlie-777 db5e084edd
[Main][Task]27939476: Initialization with iKey and endpoint to be promises (#2340)
* add init with promise

* update

* udpate

* udpate

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2024-06-25 17:23:34 -07:00
Karlie-777 ec0d273358
[Main] [Release] Increase version to 3.2.2 (#2363)
* release 3.2.2

* update
2024-06-11 10:00:25 -07:00
Karlie-777 1f3dee13cd
[Main] [Release] Increase version to 3.2.1 (#2343)
* release 3.2.1

* update
2024-05-09 14:33:04 -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
Nev 9375ed33ce
Reset the version number for DataCacheHelper (#2331)
Upgrade components
2024-04-18 18:55:15 -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
siyuniu-ms 2a1c332f70
[main] implement Osplugin, extracting windows 11 info and put into telemetry (#2294) 2024-04-03 01:40:22 -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 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
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
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
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
Nev 20f63565ec
Merge release-3.0 to main (#2238)
[release-3.0][Release] Increase version to 3.0.7 (#2224)
[release-3.0] Cherrypick: fix fetchkeepalive (#2216) (#2223)
[Release-3.0][Release] Increase version to 3.0.6 (#2211)
  - [BUG] Beacon sender reports error for success when diagnostics are enabled #2204
[Main][Task]26079397: Add disableBeaconSplit sender config and fix potential duplicated events during unload/fallback sender (#2208) (#2210)
* [Main][Task]26079397: Add disableBeaconSplit sender config and fix potential duplicated events during unload/fallback sender (#2208)
* fix sendbeacon sender
* update
* Add release-3.0 branch to the actions
[release-3.0] Update components
2024-01-18 09:02:16 -08:00
Nev 7f804d81e3
[Main] Merge Release-3.0 to main (#2214)
- [Release-3.0][Release] Increase version to 3.0.6 (#2211)
- Fixup v3.0.6 release notes
2023-12-07 16:13:08 -08:00
siyuniu-ms 793191dd86
[main] Add extra config in sender to let users define transports type (#2193) 2023-11-20 12:55:42 -08:00
siyuniu-ms 19e8131c7f
[main] offlineListener preparation (#2186) 2023-11-02 17:46:10 -07:00
siyuniu-ms 9dda05ca67
[Main][Release] Increase version to 3.0.5 (#2192) 2023-11-01 15:55:27 -07:00
Karlie-777 5bb6b85492
[Main][Task]25649658: Update AISKU Light to add default baseType and baseData when calling track function (#2191)
* fix aisku light item fields

* update

* update
2023-10-31 18:04:09 -07:00
Karlie-777 434b333789
[Main][Task]25648004: Export ISenderConfig from Sender (#2190)
* export sender config

* update

* update
2023-10-31 17:03:42 -07:00
siyuniu-ms a66d392314
[main] generate typedoc (#2188) 2023-10-30 14:39:02 -07:00
siyuniu-ms e535c94f54
[Main][Release] Increase version to 3.0.4 (#2176) 2023-10-20 15:33:15 -07:00
Karlie-777 f4da17e77f
[Main][Task]16238553: Provide an override option for the Sender (#2113)
* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2023-09-26 17:55:32 -07:00
Nev 4eabbbbe26
[Main][Release] Increase version to 3.0.3 (#2159) 2023-09-20 09:20:56 -07:00
Nev 8f53f2d4e2
Update @nevware21 base versions (#2135) 2023-08-22 08:03:06 -07:00
Nev 4b16a60716
Internal Task 15757413: [VSCode] [1DS] Move 1DS Core and 1DS Post to GitHub (#2102)
- Update publishing and version
- Add typedocs
2023-07-24 09:51:18 -07:00
Nev b89849b7c2
Update project clean to make faster (#2093) 2023-06-30 09:02:16 -07:00
Nev 70a4cedc92
[Main][Release] Increase version to 3.0.2 (#2083) 2023-05-23 08:32:39 -07:00
Nev 5258d79273
[BUG] SDK fails to initialize when the config includes objects with properties that are not configurable #2068 (#2069) 2023-05-16 12:16:14 -07:00
Nev 2507674698
Task 20788238: [AI] Add ApplicationInsights namespace and workaround to support v2 and v3 loaded from the CDN (#2064) 2023-05-05 14:24:04 -07:00
Nev 9cfde8c91a
[Main] [Release] Increase version to 3.0.1 (#2060) 2023-05-02 07:51:49 -07:00
Nev e86c346c1d
[Bug] Fix issues related to dynamic config listeners during unloading (#2058)
* [Bug] Fix issues related to dynamic config listeners during unloading
- Add Promise support during unloading

* Update channels/tee-channel-js/src/TeeChannel.ts

Co-authored-by: siyuniu-ms <123212536+siyuniu-ms@users.noreply.github.com>

---------

Co-authored-by: siyuniu-ms <123212536+siyuniu-ms@users.noreply.github.com>
2023-04-28 11:32:56 -07:00
Nev 95b052dffa
[BUG] Typing issue with generated types causing Type X is not assignable to type Y #2052 (#2053) 2023-04-21 12:49:54 -07:00
Nev 053a8a0718
[Release] Increase version to 3.0.0 (#2048) 2023-04-12 13:08:26 -07:00
Nev cd07499903
[Master] Merge latest main to master (#2047)
* [BUG] The documentation for enableDebug is incorrect, it should reference enableDebugExceptions #2014 (#2022)

* [BUG] SDK LOAD Failure reporting not working #2027 (#2038)

* Add a simple interface to enable custom buffer storage solutions #1419 (#2037)

This can be used like:

```
const appInsights = new ApplicationInsights({
  config: {
    enableSessionStorageBuffer: true,
    bufferOverride: {
      getItem: (logger, key) => localStorage.getItem(key),
      setItem: (logger, key, value) => localStorage.setItem(key, value),
    }
  }
});
```

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>

* [Master] Add readme documentation for IStorageBuffer (#2045)

* [Release] Increase version to 2.8.12 (#2046)

---------

Co-authored-by: Philip Peitsch <philip.peitsch@gmail.com>
2023-04-11 17:07:44 -07:00