Charles Gagnon
4a5ac92e46
Update ads-extension-telemetry to 1.4.0 ( #22069 )
...
* Update ads-extension-telemetry
* One more
2023-02-28 22:25:07 -08:00
Charles Gagnon
00493d6555
Add telemetry section to extension READMEs ( #21994 )
...
* Add telemetry section to extension READMEs
* Add separate links for VS Code
2023-02-21 12:34:17 -08:00
Charles Gagnon
ad69164f09
Extension telemetry feature cleanup ( #21779 )
...
* Extension telemetry feature cleanup
* one more
2023-01-30 13:14:38 -08:00
Charles Gagnon
c33d2cc40a
Bump ads-extension-telemetry to 1.3.4 ( #21778 )
2023-01-30 13:13:57 -08:00
Charles Gagnon
08fb04f966
Update ads-service-downloader ( #21754 )
2023-01-27 12:12:04 -08:00
Charles Gagnon
eb880834fb
Update ads-extension-telemetry ( #21468 )
...
* Update ads-extension-telemetry
* undo
2022-12-22 09:26:54 -08:00
Alan Ren
bbcfd00967
post release extension vbump ( #21243 )
...
* Update package.json
* Update package.json
2022-11-16 11:43:53 -08:00
Alan Ren
e98f2e2745
update data protocol client to latest ( #21109 )
...
* update data protocol client to latest
* yarn.lock
2022-11-04 13:34:32 -07:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Alan Ren
9d921e4efc
vbump extensions ( #21065 )
...
* vbump after the new service downloader change
* webpack import extension
* undo webpack
2022-11-01 21:55:50 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Alan Ren
16721cac00
fix web build ( #20718 )
...
* add logging
* new version with more logging
* fix downloader
* update more extensions
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-10-03 19:34:04 -07:00
Alan Ren
1df976d79d
upgrade service downloader ( #20703 )
...
* use new service downloader
* update other extensions
* fix errors
2022-10-02 20:30:53 -07:00
Alan Ren
98320584a2
fix typos ( #20695 )
2022-09-29 20:58:11 -07:00
Charles Gagnon
187c4ab3c9
Bump sqlops-dataprotocolclient to 1.30 ( #20680 )
...
* Bump sqlops-dataprotocolclient to 1.30
* Undo import/liveshare
2022-09-27 15:13:04 -07:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Charles Gagnon
72a43854f8
Add explicit return type linting to some extensions ( #19199 )
2022-04-25 11:24:23 -07:00
Alan Ren
b50c4fdb49
new service downloader version ( #18811 )
2022-03-23 21:46:42 -07:00
Charles Gagnon
2bc6a0cd01
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e ( #17979 )
...
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com >
2022-01-06 09:06:56 -08:00
Karl Burtram
d7b0b6c251
Add untrusted workspace supported flags ( #17557 )
2021-11-01 20:48:05 -07:00
Alan Ren
b48f392ab2
optional database name option ( #17538 )
...
* optional database name option
* object explorer connection title
* revert unexpected change
* bug fixes
2021-10-29 16:37:35 -07:00
Justin M
f88d65f4a6
Bumped AzureMonitor and Kusto to use SqlToolsService 133. Bumped extension version for Kusto to 0.5.7 and AzureMonitor to 0.1.8 ( #17207 )
2021-09-30 11:28:34 -07:00
Charles Gagnon
508630411d
Update service downloader to 0.2.3 ( #17186 )
2021-09-28 13:58:32 -07:00
Justin M
cfb22749c1
AzureMonitor bump ToolService version and extension version. ( #17174 )
2021-09-28 12:08:34 -07:00
Alex Ma
9583fcd56a
vbump for now localized extensions to enable localization ( #16991 )
2021-09-07 11:30:30 -07:00
Justin M
508b49071c
Added azuremonitorlogs image. Updated readme to reference image ( #16984 )
2021-09-07 09:29:12 -07:00
Alex Ma
33273fe2f8
Added localization for connection option group names ( #16884 )
...
* added azuremonitor, need to work on cms
* finished CMS, need to do Kusto and MSSQL
* Added kusto, need to finish mssql
* added some strings need to finish mssql
* finished MSSQL
2021-08-30 19:18:42 -07:00
Justin M
82f706cf80
Bumped version of AzureMonitor toolservice to 125. Bumped version to 0.1.5 ( #16919 )
2021-08-30 15:34:44 -07:00
Cory Rivera
cb7b7da0a4
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 ( #16569 )
2021-08-25 16:28:29 -07:00
Justin M
57e11c7b5c
Bumped AzureMonitor version to 0.1.4 ( #16756 )
2021-08-12 13:16:05 -07:00
Justin M
d64a5ffe06
AzureMonitor syntax highlighting and themes ( #16752 )
...
* Added grammars, themes, and output channels to package.json Added themes folder and files
* Changed theme name to distinguish between themes
2021-08-12 13:13:36 -07:00
Justin M
ac795ac457
Bumped AzureMonitor version to 0.1.3 ( #16732 )
2021-08-11 17:47:10 -07:00
Justin M
42f3b7d3ba
Changed NotebookKernelAlias to LogAnalytics for AzureMonitor extension ( #16730 )
2021-08-11 16:15:01 -07:00
Justin M
442ef98835
Bumped SqlToolService version to 122. Bumped AzureMonitorLogs version to 0.1.2 ( #16686 )
2021-08-10 17:31:02 -07:00
Justin M
90ac21ccfb
Bumped ToolsService version from 110 to 119. ( #16587 )
2021-08-06 14:18:23 -07:00
Justin M
7b709b37cd
Changed AzureMonitorLogs extension icon for gallery ( #16566 )
2021-08-04 16:55:18 -07:00
Charles Gagnon
0060b0e27b
Update service-downloader ( #16565 )
2021-08-04 14:29:54 -07:00
Justin M
c4ef48dcd8
Changed README.md and changed name of azuremonitorlogs container label. ( #16530 )
2021-08-04 10:54:58 -07:00
Justin M
b2a2a48ed6
Increased version for AzureMonitor ( #16369 )
2021-07-21 10:54:04 -07:00
Justin M
78d905a217
Changed Kernel Name from LogAnalytics to AzureMonitorLogs ( #16157 )
...
* Changed Kernel Name from LogAnalytics to AzureMonitorLogs
* Added spaces to Azure Monitor Notebook Kernel Alias
2021-07-20 15:37:13 -07:00
Justin M
625d4bc4bf
Added generic icon for azuremonitor extension ( #16104 )
2021-07-13 11:32:53 -07:00
Justin M
2b8ae507aa
Set azuremonitor extension ID to 83 ( #16058 )
2021-07-12 10:46:04 -07:00
Justin M
e206eb81a3
Renamed extension.ts to main.ts for AzureMonitor ( #16052 )
2021-07-09 12:03:39 -07:00
Justin M
48b7d96999
Add Azure Monitor Extension ( #15397 )
...
* Added Azure Log Analytics resource for generating AAD Token.
* Fixed AzureResource
* Removed debug code from connectionManagementService
* Moved AzureLogAnalytics from AzureResource enum in azdata.d.ts to azdata.proposed.d.ts. Added azureLogAnalyticsResource to all azureSettings in providerSettings.ts
* Updated endpoint for generating AAD Token for LogAnalytics for UsGov, UsNat, and China
* Initial Commit of Azure Monitor Extension
* Added extension name to azuremonitor package strings
* Removed azureMonitor resource from germanyCloud in providerSettings
* Added logic to exclude menuItems in object explorer for LogAnalytics
* Changed exe from AzureMonitor to Kusto
* Added if clause for queryName for new queries
* Changed queryWindow name from KustoQuery to KQLQuery for Kusto and LogAnalytics.
* Added LogAnalytics for setTaskBarContent
* Added serialization and telemetry feature classes to AzureMonitor. Added references for azdata and vscode.
* Added azure monitor light and dark icons
* Added config for Dashboard in package.json
* Added workspace information to dashboard
* Added language support for LogAnalytics
* Added Notebook support
* Added Hide flag to package.json for databaseName
* Changed providerId from LogAnalytics to LOGANALYTICS
* Changed Workspace to Workspace ID in package.nls.json
* Added support for Azure Widget browser
* Changed fullName to use workspaceId when connecting
* Changed providerId from alertsManagement to azureMonitor
* Added .gitignore and *.vsix to vscodeignore.
* Removed unused devDependencies
* Code Review Feedback
* Changed tsconfig.json to match Kusto and Sql
* Changed package.json to match kusto package.
* Changed tsconfig to validate unused params and implictAny. Changed existing code to satisfy build.
* Fixed tsconfig to use the correct base class.
* Added objectExplorerNodeProvider and all related classes.
* Removed unused tmLanguage file
* Added logic to to download extension from toolservice
* Fixed launchArgs. Removed commented code from extension.ts. Changed config.json to use net5.0
* Added displayName to package.nls.json. Removed hide flag from databaseName. Other code review feedback.
* Added readme info to AzureMonitor
* Removed unused client-error-handler and ui-references files. Combined outputChannel in azuremonitorServer. Removed TODO from contextProvider. Renamed function in extension.ts. Removed unneeded 'use strict' from cancelableStream.ts. Removed second outputChannel from objectExplorerNodeProvider.
* Removed unused files
2021-07-06 15:27:19 -07:00