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

102 Коммитов

Автор SHA1 Сообщение Дата
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 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 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 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 1d8f307614
Update Rush and component packages (#1955) 2022-12-06 16:37:43 -08: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 375a0e8686
[Beta] Fix issue with updating / setting config when not initialized. (#1929) 2022-10-18 14:38:44 -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 8b4bb8e019
Update to DynamicProto v1.1.7 (#1920) 2022-10-11 13:07:34 -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 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 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 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 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
Nev 99bb27a1eb
[Release] Increase version to 2.8.3 (#1833) 2022-05-05 12:42:57 -07:00
Nev 9d4e266421
Update to dynamicProto v1.1.6 and add manual test page (#1830)
- [IE8] Fix in 1.1.5 only handles 2 levels of dynamically nested classes #50
2022-05-04 16:21:41 -07:00
Nev cdda153d2c
[Release] Increase version to 2.8.2 (#1827) 2022-05-02 11:01:46 -07:00
Nev d2dba2e3d8
[BUG] v2.8.1 with a Hosted IE environment fails to initialize for a hosted instance of IE #1822 (#1824)
[BUG] IE8 Support was broken by several components #1823
2022-04-29 16:54:12 -07:00
Nev 4e88f2104e
[Release] Increase version to 2.8.1 (#1816) 2022-04-22 10:04:01 -07:00
Nev 64b7c7a353
[Release] Increase version to v2.8.0 (#1806) 2022-04-18 14:46:37 -07:00
Nev 93ce65e6b7
Merge remote-tracking branch 'upstream/beta' into MSNev/MergeBetaToMaster (#1791)
* Update version update script to support default "next" release version (major/minor) not just patch (#1756) (#1757)

* Merge [master] branch to [beta] and Enable GitHub Actions on [beta] branch (#1762)

* Update version update script to support default "next" release version (major/minor) not just patch (#1756)

* Additional Performance enhancements to use provided functions rather than internal polyfill's (#1758)

* [BUG] 2.7.4-nightly.2202-03 builds have a bug where objKeys() is not returning the keys #1763 (#1764)

* Enable GitHub Actions on [beta] branch

* Beta Part 1: Part of Mega Dynamic Load/Unload support (#1766)

- Refactor TelemetryPluginChain ready to start supporting load/unload
- Move TelemetryInitializer to BaseCore
- add getPlugin (will be used for remove)
- Address Channel flush issue

* Merge remote-tracking branch 'upstream/master' into beta (#1772)

* Additional Performance enhancements to use provided functions rather than internal polyfill's (#1758)

* [BUG] 2.7.4-nightly.2202-03 builds have a bug where objKeys() is not returning the keys #1763 (#1764)

* Update version.json (#1767)

* [Release] Increase version to 2.7.4 (#1770)

- Updates React Plugin to v3.2.4 (with v2.7.4 as dependency)
- Updates React Native Plugin to 2.4.4 (with v2.7.4 as dependency)
- Updates Chrome Debug Extension to 0.2.4

This release is primarily a performance improvement release where we will now use any built in (or provided polyfill) function
over the internal polyfills for

- String trim()
- String endsWith()
- String startsWith()
- Additional Date toISOString()
- Array isArray()
- Array indexOf()
- Array map()
- Array reduce()
- Object freeze()
- Object seal()

* [Beta] Keep version.json next as minor and resync shrinkwrap
- Fix merge issue

* Beta Part 2: Part of Mega Dynamic Load/Unload support (#1768)

- Add Event Namespace support
- Minification of constant values
- Add part of the unload functionality (required for unified `teardown()` functionality)

* Beta Part 3: Part of Mega Dynamic Load/Unload support (#1780)

* Beta Part 3: Part of Mega Dynamic Load/Unload support
- Add Core SDK Unload support

* Fix telemetry chain for null and undefined

* Beta Part 4: Part of Mega Dynamic Load/Unload support (#1781)

* Beta Part 4: Part of Mega Dynamic Load/Unload support
- Fix function typing issues
- Update Analytics Extension to start supporting teardown / unload (more tests required)
- Adds namespace option to instrumentation hooks (for debugging teardown issues)
- Update AITest Class to log and optionally assert events and hooks that have not been removed
- Add Update callback when plugins are added / removed (will be extended for config updates)
- Some minor minification improvements

* Update comments

* Add missing enum definition

* Update Sender tests

* Beta Part 5: Part of Mega Dynamic Load/Unload support (#1782)

- Add Missing Exports
- AnalyticsPlugin: Implement teardown and initial test validation
- Dependencies Plugin: Implement teardown and initial test validation
- Add flush() to IAppInsightsCore

* AI Beta: Minor bug fixes and additional debug info (#1787)

* Lint fixes: Enable Automatic formatting fixes (#1788)

* Beta Part 6: Part of Mega Dynamic Load/Unload support (#1782) (#1789)

- Add basic minimal unload / teardown support to all remaining components
- Update rollup cleanup dependencies

* Beta: Component Governance Updates to address known dependency issues (#1790)
2022-03-31 15:14:29 -07:00
Nev c8e40fffd5
[Release] Increase version to 2.7.4 (#1770)
- Updates React Plugin to v3.2.4 (with v2.7.4 as dependency)
- Updates React Native Plugin to 2.4.4 (with v2.7.4 as dependency)
- Updates Chrome Debug Extension to 0.2.4

This release is primarily a performance improvement release where we will now use any built in (or provided polyfill) function
over the internal polyfills for

- String trim()
- String endsWith()
- String startsWith()
- Additional Date toISOString()
- Array isArray()
- Array indexOf()
- Array map()
- Array reduce()
- Object freeze()
- Object seal()
2022-02-28 13:10:08 -08:00
Nev 2724b2a34e
[Release] Increase version to 2.7.3 (#1752)
- Performance - Cache the global instance in the getGlobal()
2022-01-31 17:31:47 -08:00
Nev 7f88c46fc3
[Release] Increase version to 2.7.2 (#1733)
- React-js to 3.2.2
- ReactNative to 2.4.2
- ChromeExt to 0.2.2
2021-12-07 10:50:26 -08:00
Nev 91ee603ae3
[Release] Increase version to 2.7.1 (#1708) 2021-11-04 11:08:45 -07:00
Nev db034010a0
Governance Updates -- update used dependencies (#1694) 2021-10-20 12:18:00 -07:00
Nev a0e573ef5a
Enable EsLint auto fixing rules for extra-semicolons, dangling commas and tailing spaces (#1669) 2021-09-13 17:15:33 -07:00
Nev a5b6e05d04
[Release][Core] Increase version to 2.7.0 (#1663)
[Release][React] Increase version to 3.2.0
[Release][ReactNative] Increase version to 2.4.0
- Remove unused actions
2021-09-08 11:09:38 -07:00
Nev 6596e4e454
[Beta][Core] Increase version to 2.7.0-beta.1 (#1637)
[Beta][React] Increase version to 3.2.0-beta.1
[Beta][ReactNative] Increase version to 2.4.0-beta.1
- Update Deployment scripts to correctly handle pre-release tags
2021-08-17 14:35:38 -07:00
Nev f3f1a806c5
Update to TypeScript 4.x #1071 (#1130)
* Update to TypeScript 4.x #1071
- Enable ESLint-Fix during compilation
- Fold react and React Native projects back into main build

* Update new PerfMarkMeasure to TypeScript 4.x build

* Missed updates from previous PR -- remove unused variables
2021-08-16 16:53:28 -07:00
Nev 5623842b3d
[Release][Core] Increase version to 2.6.5 (#1623) 2021-08-03 14:33:44 -07:00
Nev 5d8757b8f5
[Task] Create and publish Sub Resource Integrity (SRI) hashes for the generated scripts #1621 (#1622) 2021-08-03 12:32:44 -07:00
Nev 73c619127e
Update Dependencies and convert missed test framework changes (#1613) 2021-07-22 12:11:47 -07:00
Nev 7e5282fcd4
[Release][Core] Increase version to 2.6.4 (#1604) 2021-07-07 10:12:02 -07:00