-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
SF-CLI-BOT
committed
May 6, 2022
1 parent
9ab8b09
commit 441d3ed
Showing
2 changed files
with
42 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,207 +2,140 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [3.2.0](https://github.com/forcedotcom/telemetry/compare/v3.0.0...v3.2.0) (2022-01-06) | ||
### [3.2.1](https://github.com/forcedotcom/telemetry/compare/v3.2.0...v3.2.1) (2022-05-06) | ||
|
||
### Bug Fixes | ||
|
||
### Features | ||
- bump to core 3 ([#42](https://github.com/forcedotcom/telemetry/issues/42)) ([9ab8b09](https://github.com/forcedotcom/telemetry/commit/9ab8b093cc8116bde47e8688298f5ac7742c3944)) | ||
|
||
## [3.2.0](https://github.com/forcedotcom/telemetry/compare/v3.0.0...v3.2.0) (2022-01-06) | ||
|
||
* bump version of core and axios ([376ae9c](https://github.com/forcedotcom/telemetry/commit/376ae9c2c2c26517f2ede7e1ac7b065caeca9390)) | ||
### Features | ||
|
||
- bump version of core and axios ([376ae9c](https://github.com/forcedotcom/telemetry/commit/376ae9c2c2c26517f2ede7e1ac7b065caeca9390)) | ||
|
||
### Bug Fixes | ||
|
||
* release 3.0.1 ([050953a](https://github.com/forcedotcom/telemetry/commit/050953a117a4f3c6c5a2100d2a47e80719e64976)) | ||
* replace homedir ([2bcb2ed](https://github.com/forcedotcom/telemetry/commit/2bcb2ede66dc7ef3c14cb40d530fb34530b84147)) | ||
* sanitizing exception strings ([b12c52c](https://github.com/forcedotcom/telemetry/commit/b12c52cad97b736bcb0e5968c8427ae89f0d8397)) | ||
* sinon types match sinon ([4cbefbf](https://github.com/forcedotcom/telemetry/commit/4cbefbf4ded50b4fdd1f451e27aba449c886b481)) | ||
* typescript bump and fixes ([012bcff](https://github.com/forcedotcom/telemetry/commit/012bcffee2655705b0e97684eec20b81d3f9e6f2)) | ||
- release 3.0.1 ([050953a](https://github.com/forcedotcom/telemetry/commit/050953a117a4f3c6c5a2100d2a47e80719e64976)) | ||
- replace homedir ([2bcb2ed](https://github.com/forcedotcom/telemetry/commit/2bcb2ede66dc7ef3c14cb40d530fb34530b84147)) | ||
- sanitizing exception strings ([b12c52c](https://github.com/forcedotcom/telemetry/commit/b12c52cad97b736bcb0e5968c8427ae89f0d8397)) | ||
- sinon types match sinon ([4cbefbf](https://github.com/forcedotcom/telemetry/commit/4cbefbf4ded50b4fdd1f451e27aba449c886b481)) | ||
- typescript bump and fixes ([012bcff](https://github.com/forcedotcom/telemetry/commit/012bcffee2655705b0e97684eec20b81d3f9e6f2)) | ||
|
||
## 3.0.0 (2021-07-08) | ||
|
||
|
||
### Features | ||
|
||
* publish ([9336302](https://github.com/forcedotcom/telemetry/commit/9336302f15b43bd824ec70fe604e05a6bb2f5ba2)) | ||
- publish ([9336302](https://github.com/forcedotcom/telemetry/commit/9336302f15b43bd824ec70fe604e05a6bb2f5ba2)) | ||
|
||
## [2.0.6](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-05-11) | ||
|
||
**Note:** Version bump only for package @salesforce/telemetry | ||
|
||
|
||
|
||
|
||
|
||
## [2.0.5](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-01-22) | ||
|
||
**Note:** Version bump only for package @salesforce/telemetry | ||
|
||
|
||
|
||
|
||
|
||
## [2.0.4](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-11-13) | ||
|
||
**Note:** Version bump only for package @salesforce/telemetry | ||
|
||
|
||
|
||
|
||
|
||
## [2.0.3](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-11-11) | ||
|
||
**Note:** Version bump only for package @salesforce/telemetry | ||
|
||
|
||
|
||
|
||
|
||
## [2.0.2](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-03-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* check connection to app insights ([d4d5748](https://github.com/forcedotcom/cli-packages/commit/d4d5748)) | ||
|
||
|
||
|
||
|
||
- check connection to app insights ([d4d5748](https://github.com/forcedotcom/cli-packages/commit/d4d5748)) | ||
|
||
## [2.0.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-01-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add old envar for backwards compatability ([8a86933](https://github.com/forcedotcom/cli-packages/commit/8a86933)) | ||
* use old envar for backwards support ([a2fb4b4](https://github.com/forcedotcom/cli-packages/commit/a2fb4b4)) | ||
|
||
|
||
|
||
|
||
- add old envar for backwards compatability ([8a86933](https://github.com/forcedotcom/cli-packages/commit/8a86933)) | ||
- use old envar for backwards support ([a2fb4b4](https://github.com/forcedotcom/cli-packages/commit/a2fb4b4)) | ||
|
||
# [2.0.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-01-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add ability to override gdpr keys ([183282a](https://github.com/forcedotcom/cli-packages/commit/183282a)) | ||
* cache config and add static for consumers to call ([ab2a5c0](https://github.com/forcedotcom/cli-packages/commit/ab2a5c0)) | ||
* **gdpr:** adds logic to clear gdpr sentive tags + test ([5e55c88](https://github.com/forcedotcom/cli-packages/commit/5e55c88)) | ||
|
||
- add ability to override gdpr keys ([183282a](https://github.com/forcedotcom/cli-packages/commit/183282a)) | ||
- cache config and add static for consumers to call ([ab2a5c0](https://github.com/forcedotcom/cli-packages/commit/ab2a5c0)) | ||
- **gdpr:** adds logic to clear gdpr sentive tags + test ([5e55c88](https://github.com/forcedotcom/cli-packages/commit/5e55c88)) | ||
|
||
### Features | ||
|
||
* remove forked process in favor or dispose ([b997f5e](https://github.com/forcedotcom/cli-packages/commit/b997f5e)) | ||
|
||
- remove forked process in favor or dispose ([b997f5e](https://github.com/forcedotcom/cli-packages/commit/b997f5e)) | ||
|
||
### BREAKING CHANGES | ||
|
||
* Refactor/remove the telemetry signatures. Remove the forked process. Requires a | ||
|
||
|
||
|
||
|
||
- Refactor/remove the telemetry signatures. Remove the forked process. Requires a | ||
|
||
# [1.3.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-01-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* alias telemetry types as TelemetryData ([b7e05ff](https://github.com/forcedotcom/cli-packages/commit/b7e05ff)) | ||
* fix merge error ([b1be6bd](https://github.com/forcedotcom/cli-packages/commit/b1be6bd)) | ||
* flag type when passing data to child process ([0e5204b](https://github.com/forcedotcom/cli-packages/commit/0e5204b)) | ||
* misspelled 'exception' ([088b604](https://github.com/forcedotcom/cli-packages/commit/088b604)) | ||
* refactor common logic to new function ([1bd097e](https://github.com/forcedotcom/cli-packages/commit/1bd097e)) | ||
* use config var to opt out of telemetry ([2f0360d](https://github.com/forcedotcom/cli-packages/commit/2f0360d)) | ||
|
||
- alias telemetry types as TelemetryData ([b7e05ff](https://github.com/forcedotcom/cli-packages/commit/b7e05ff)) | ||
- fix merge error ([b1be6bd](https://github.com/forcedotcom/cli-packages/commit/b1be6bd)) | ||
- flag type when passing data to child process ([0e5204b](https://github.com/forcedotcom/cli-packages/commit/0e5204b)) | ||
- misspelled 'exception' ([088b604](https://github.com/forcedotcom/cli-packages/commit/088b604)) | ||
- refactor common logic to new function ([1bd097e](https://github.com/forcedotcom/cli-packages/commit/1bd097e)) | ||
- use config var to opt out of telemetry ([2f0360d](https://github.com/forcedotcom/cli-packages/commit/2f0360d)) | ||
|
||
### Features | ||
|
||
* add more telemetry types for AppInsights ([7456912](https://github.com/forcedotcom/cli-packages/commit/7456912)) | ||
|
||
|
||
|
||
|
||
- add more telemetry types for AppInsights ([7456912](https://github.com/forcedotcom/cli-packages/commit/7456912)) | ||
|
||
## [1.2.5](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-11-04) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* poke circle ([849640d](https://github.com/forcedotcom/cli-packages/commit/849640d)) | ||
|
||
|
||
|
||
|
||
- poke circle ([849640d](https://github.com/forcedotcom/cli-packages/commit/849640d)) | ||
|
||
## [1.2.4](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-11-04) | ||
|
||
**Note:** Version bump only for package @salesforce/telemetry | ||
|
||
|
||
|
||
|
||
|
||
## [1.2.3](https://github.com/forcedotcom/cli-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-11-04) | ||
|
||
**Note:** Version bump only for package @salesforce/telemetry | ||
|
||
|
||
|
||
|
||
|
||
## [1.2.2](https://github.com/forcedotcom/sfdx-telemetry/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-08-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* spawn telemetry reporter in separate process ([5fa3345](https://github.com/forcedotcom/sfdx-telemetry/commit/5fa3345)) | ||
|
||
|
||
|
||
|
||
- spawn telemetry reporter in separate process ([5fa3345](https://github.com/forcedotcom/sfdx-telemetry/commit/5fa3345)) | ||
|
||
## [1.2.1](https://github.com/forcedotcom/sfdx-telemetry/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-08-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* prettier ([119b1e5](https://github.com/forcedotcom/sfdx-telemetry/commit/119b1e5)) | ||
* prettier updates ([735ee52](https://github.com/forcedotcom/sfdx-telemetry/commit/735ee52)) | ||
* provide the ability to opt out of insights ([50debf0](https://github.com/forcedotcom/sfdx-telemetry/commit/50debf0)) | ||
* remove nested if ([774ae02](https://github.com/forcedotcom/sfdx-telemetry/commit/774ae02)) | ||
|
||
|
||
|
||
|
||
- prettier ([119b1e5](https://github.com/forcedotcom/sfdx-telemetry/commit/119b1e5)) | ||
- prettier updates ([735ee52](https://github.com/forcedotcom/sfdx-telemetry/commit/735ee52)) | ||
- provide the ability to opt out of insights ([50debf0](https://github.com/forcedotcom/sfdx-telemetry/commit/50debf0)) | ||
- remove nested if ([774ae02](https://github.com/forcedotcom/sfdx-telemetry/commit/774ae02)) | ||
|
||
# [1.2.0](https://github.com/forcedotcom/sfdx-telemetry/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-07-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* telemetry test coverage ([0cb7c39](https://github.com/forcedotcom/sfdx-telemetry/commit/0cb7c39)) | ||
|
||
- telemetry test coverage ([0cb7c39](https://github.com/forcedotcom/sfdx-telemetry/commit/0cb7c39)) | ||
|
||
### Features | ||
|
||
* updating core ([cd4e6b0](https://github.com/forcedotcom/sfdx-telemetry/commit/cd4e6b0)) | ||
* upgrade core ([4696c5f](https://github.com/forcedotcom/sfdx-telemetry/commit/4696c5f)) | ||
|
||
|
||
|
||
|
||
- updating core ([cd4e6b0](https://github.com/forcedotcom/sfdx-telemetry/commit/cd4e6b0)) | ||
- upgrade core ([4696c5f](https://github.com/forcedotcom/sfdx-telemetry/commit/4696c5f)) | ||
|
||
# 1.1.0 (2019-07-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* adjust water mark ([6c4f213](https://github.com/forcedotcom/sfdx-telemetry/commit/6c4f213)) | ||
* lodash security warning ([d6a7f69](https://github.com/forcedotcom/sfdx-telemetry/commit/d6a7f69)) | ||
* update test tsconfig ([3773864](https://github.com/forcedotcom/sfdx-telemetry/commit/3773864)) | ||
|
||
- adjust water mark ([6c4f213](https://github.com/forcedotcom/sfdx-telemetry/commit/6c4f213)) | ||
- lodash security warning ([d6a7f69](https://github.com/forcedotcom/sfdx-telemetry/commit/d6a7f69)) | ||
- update test tsconfig ([3773864](https://github.com/forcedotcom/sfdx-telemetry/commit/3773864)) | ||
|
||
### Features | ||
|
||
* new telemetry project ([d29f0c5](https://github.com/forcedotcom/sfdx-telemetry/commit/d29f0c5)) | ||
- new telemetry project ([d29f0c5](https://github.com/forcedotcom/sfdx-telemetry/commit/d29f0c5)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters