Benjin Dubishar
b1c2cc1740
Converting remaining services to use runWithErrorHandling() ( #22720 )
...
* Converting remaining services to use `runWithErrorHandling()`
* Updating sqlops-dataprotocolclient to 1.3.3
* upgrading dataprotocol and swapping to that baseService
* Adding async to make thenable -> promise conversion happy
---------
Co-authored-by: Alan Ren <alanren@microsoft.com >
2023-04-14 16:08:07 -07:00
Charles Gagnon
47ce587fef
Update ads-extension-telemetry to 3.0.1 ( #22374 )
2023-03-20 12:48:31 -07:00
Charles Gagnon
8c20e827ad
Remove error messages from error events ( #22337 )
2023-03-15 15:19:16 -07:00
Alan Ren
9ea3889170
use native osx_arm64 sts bits ( #22122 )
...
* use native osx-arm64 sts bits
* universal app
* update package
2023-03-03 11:09:39 -08:00
Charles Gagnon
6172b4677f
Update ads-extension-telemetry ( #22112 )
2023-03-02 15:20:04 -08:00
Alan Ren
91ee26a888
use native win-arm64 STS builds ( #22103 )
...
* use native windows arm STS
* update downloader and build job
* remove workarounds
* vbump STS
* revert change
* update ads-service-downloader version
* fix admin-tool-ext-win extension
2023-03-02 12:37:14 -08:00
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
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
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
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
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
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
bb5a30d189
Kusto version bump to 0.5.6 ( #17114 )
...
* Bumped Kusto toolsservice version to 125 and bumped version to 0.5.6
* Changed netcoreapp3.1 to net5.0 in Kusto config.json
2021-09-28 12:08:06 -07:00
Alex Ma
9583fcd56a
vbump for now localized extensions to enable localization ( #16991 )
2021-09-07 11:30:30 -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
Monica Gupta
5049bf0c7f
Fix for getting auth token for Kusto resource ( #16773 )
...
* Fix for getting auth token for Kusto resource
* Addressed comment
Co-authored-by: hhh <gfhg>
2021-08-13 14:50:42 -07:00
Charles Gagnon
0060b0e27b
Update service-downloader ( #16565 )
2021-08-04 14:29:54 -07:00
Justin M
f7ce597606
Bumped sqltoolservice version to 99 for Kusto. Bumped Kusto version to 0.5.4 ( #15309 )
2021-05-03 10:49:53 -07:00
Justin M
836da58c2c
Bumped version of Kusto to 0.5.3 for SqlToolService 92 ( #15108 )
2021-04-13 11:24:59 -07:00
Justin M
aba8116648
Increased ADS version required from 1.27 to 1.28 ( #14991 )
2021-04-06 10:57:32 -07:00
Justin M
1ce10cd3f3
Increased sqltoolservice version for Kusto to 90 and bumped Kusto version to 0.5.2 ( #14927 )
2021-03-31 11:15:49 -07:00
Charles Gagnon
6ee321a719
Update sqlops-dataprotocolclient to 1.2.2 ( #14807 )
...
* Update sqlops-dataprotocolclient to 1.2.2
* Fix yarn.lock
2021-03-20 12:49:18 -07:00
Justin M
4140d0da79
Bumped sqltoolservice version to 82 and kusto package version to 0.5.1 ( #14718 )
2021-03-15 09:40:52 -07:00
Justin M
7940714d00
Updated Kusto version from 1.22 to 1.27 ( #14513 )
2021-03-02 17:51:14 -08:00
Justin M
c6c65000ca
Added NoAuth authenticationType for Kusto ( #14375 )
...
* Added NoAuth authenticationType for Kusto
* Added SqlLogin to Kusto as an AuthType. Renamed NoAuth to None
2021-02-26 12:28:43 -08:00
Justin M
862d0d88fa
Update Kusto Version and ToolService Version ( #14428 )
...
* Updated kusto toolservice version from 60 to 80
* Updated Kusto version
2021-02-26 11:10:05 -08:00
Monica Gupta
e2cf607896
Update kusto release to 0.4.0 for aria fix ( #13550 )
...
* aria cluster fix for kusto
* update latest sqltoolsservice version
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-11-30 17:29:37 -08:00
Monica Gupta
295aa99e05
Update kusto extension sqltoolsservice ( #13306 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-11-09 11:13:29 -08:00
Monica Gupta
64510506e8
Update sqltoolsservice in kusto extension for kusto aria fix ( #13207 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-11-03 13:18:25 -08:00
Aditya Bist
34079d1612
update extension versions ( #12920 )
2020-10-14 11:34:19 -07:00
Monica Gupta
830cef06db
Bump kusto extension version ( #12791 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-07 12:37:55 -07:00
Alan Ren
adc3fde2e4
auto updated when extension viewlet ( #12765 )
2020-10-06 13:34:44 -07:00
Monica Gupta
2376e7b384
Hotfix version update for kusto extension ( #12655 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-29 09:57:26 -07:00
Justin M
5396ed855c
3707 Kusto Icon Fix ( #12621 )
...
* 3707 Changed getIconpath in serverTreeRenderer to always set iconPath if iconId is undefined. Changed renderConnection to always renderServerIcon
* 3707 Added default flag to KustoIcon in package.json
* fix caching issue
* 3707 Changed default to optional variable. Updated asyncServerTreeRenderer > getIconPath to check for default
* 3707 Changed logic for setting iconPath in getIconPath
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-25 16:49:33 -07:00
Monica Gupta
5730940492
Added color theme for Kusto ( #12216 )
...
* Added color theme
* Changed Kusto extension UI labels
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-10 12:07:04 -07:00
Monica Gupta
e9c5a6dfbd
Fix VSIX file generation for Kusto ( #11998 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-27 22:22:53 -07:00
Monica Gupta
57ce9fae6f
Update servuce-downloader version ( #11994 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-27 18:03:39 -07:00
Shafiq Ur Rahman
2f94307635
Kusto extension for ADS ( #11752 )
...
* Kusto extension
* Add kusto to extensions.ts
* Remove objectExplorerNodeProvider
* Removed some BDC items + CR cleanup
* Cleanup unused strings in package.nls.json
* Remove unused svgs, and some cleanup
* Bringing objectExplorerNode back and hygiene changes
* rename to KustoObjectExplorerNodeProvider
* rename to KustoIconProvider
* Cleanup SQL code
* Fix compilation error
* Clean up in objectExplorerNodeProvider folder
* Some more clean up based on comments
* apiWrapper add
* changed to camelCase
* Remove unused functions/files
* Removed AgentServicesFeature
* dacfx, cms, schemacompare clean up
* Clean up and addressed few comments
* Remove apWrapper from kusto extension
* Addressed few comments
* credentialstore and escapeexception changes
* Added strict check for Kusto extension
* Fix error and addressed comment
* Saving Kusto files shoulf default to .kql
* package.json changes
* Fix objectExplorerNodeProvider
* Amir/kusto fix (#11972 )
* Add the compiled extensions.js
* Fix strict compile rules
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-08-26 14:13:31 -07:00