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

14 Коммитов

Автор SHA1 Сообщение Дата
Nev 0a6c660ca5
[BUG] Sourcemap load errors in debugger from dependencies #2424 (#2439) 2024-10-25 14:44:14 -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 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 4eabbbbe26
[Main][Release] Increase version to 3.0.3 (#2159) 2023-09-20 09:20:56 -07:00
Nev e0e7b88d2c
[Main] Bug New minified bundles are corrupting global scope (#2157) 2023-09-18 17:35:10 -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 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 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 d8abe518ac Merge remote-tracking branch 'upstream/master' into MSNev/beta 2023-02-01 18:17:30 -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 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 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