Christopher Suh
0513282081
fix yarn.lock files so ^3.0.4 points to 3.1.2 ( #24425 )
2023-09-14 12:34:02 -07:00
Cory Rivera
08ded51e75
Use remote file dialog for database and server properties dialogs ( #24390 )
2023-09-13 10:49:10 -07:00
Cheena Malhotra
7e401bfa1a
Azure Active Directory (Azure AD) is becoming Microsoft Entra ID ( #24385 )
2023-09-12 13:41:04 -07:00
Christopher Suh
5f45c000da
Fix copy on Linux ( #24341 )
...
* add return type for copy results from STS
* fix test error
* change Result type to CopyResultsRequestResult
* remove async
* bump data protocol client
* bump dataprotocol client version
* bump version in yarn.lock
* add async back
2023-09-09 07:16:05 -04:00
dependabot[bot]
bf39096964
Bump semver from 5.7.1 to 5.7.2 in /extensions/azuremonitor ( #23814 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 11:49:24 -07:00
Charles Gagnon
cb32513f9e
Update dataprotocolclient to 1.3.6 ( #23690 )
2023-07-07 11:08:11 -07:00
Charles Gagnon
cdece24123
Enable no-unsafe-assignments for MSSQL ( #23407 )
...
* Enable no-unsafe-assignments for MSSQL
* Remove toString
2023-06-18 10:01:41 -07:00
Alan Ren
58082402aa
enable provider/extension side copy to clipboard support ( #23363 )
...
* improve copy data experience
* add copy result handler
* refactoring
* updates
* add thirdparty notice for TextCopy nuget package
* add await
* comments
2023-06-09 14:24:45 -07:00
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
3320bb55c2
Update privacy documentation ( #22520 )
...
* Update privacy documentation
* move
2023-03-29 15:40:01 -07:00
Cory Rivera
97eb69477e
Remove unused files in sql and extensions folders ( #22444 )
2023-03-27 16:40:32 -07:00
Charles Gagnon
ca4722360a
More strict SSL proxy setting fixes ( #22404 )
2023-03-22 12:45:51 -07:00
Charles Gagnon
47ce587fef
Update ads-extension-telemetry to 3.0.1 ( #22374 )
2023-03-20 12:48:31 -07:00
Alan Ren
aa47729f90
fix find parent node issue ( #22356 )
...
* fix find parent node issue
* sts update
* fix errors
* pr comments and a fix
2023-03-20 08:20:11 -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
bd797ea6e1
Update extension privacy statements ( #22120 )
...
* Update extension privacy statements
* one more
2023-03-02 16:39:29 -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
e4663b9778
Update extension READMEs ( #22079 )
2023-03-01 11:34:17 -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
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