Charles Gagnon
c9febe330c
Bump STS to 4.4.0.7 ( #21293 )
2022-11-22 11:39:25 -08:00
Cheena Malhotra
3b6ce47acc
Fix access token refresh design (ADS only) ( #21206 )
2022-11-21 19:35:00 -08:00
Alex Ma
8db40ab55f
[Loc] update to sql-database-projects xlf ( #21288 )
2022-11-21 16:41:39 -08:00
Kim Santiago
3932332694
update sql projects strings to install .net 6 SDK instead of .net core 3.1 ( #21235 )
...
* update sql projects strings to install .net 6 SDK instead of .net core 3.1
* update to us aka.ms link
2022-11-21 11:53:12 -08:00
Kim Santiago
46aec180e2
hide generate sql project from OpenApi under preview configuration in vscode ( #21263 )
2022-11-21 11:06:24 -08:00
Sakshi Sharma
e79ec552e6
Sql projects: Tests for Create project from database for vscode extension ( #21257 )
...
* Test changes
* Tests for CreateProjectFromDatabaseQuickpick
* Address comments
* Update pwd to placeholder
2022-11-21 11:04:46 -08:00
Kim Santiago
ff56398fa9
add missing .dll in list of dlls used for project build ( #21277 )
2022-11-21 10:14:25 -08:00
Alex Hsu
1efc86768a
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221121163735365. ( #21285 )
2022-11-21 09:26:20 -08:00
Alex Hsu
47e2504484
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221120164123198. ( #21283 )
2022-11-21 09:26:02 -08:00
Alex Hsu
22d46668f4
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221119163941295. ( #21278 )
2022-11-21 09:25:46 -08:00
Cheena Malhotra
dec3c020c5
Fix Browse azure tab not populating right tenant ( #21276 )
2022-11-19 00:49:56 -08:00
Christopher Suh
0bc5f68d29
Fix prompt for auth/device auth method ( #21272 )
2022-11-18 15:17:46 -08:00
Cory Rivera
728a90cd53
Move New Notebook command to core ( #21247 )
2022-11-18 14:54:58 -08:00
Alan Ren
78b17bba82
vbump extensions after publish ( #21275 )
2022-11-18 14:17:24 -08:00
Alex Ma
18f090b8c2
[Loc] update to sql-database-projects ( #21270 )
2022-11-18 10:28:18 -08:00
Alex Hsu
8df2517a24
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221118164216506. ( #21268 )
2022-11-18 09:37:28 -08:00
Karl Burtram
236ba22053
Remove swiftshader dir from signing list ( #21258 )
2022-11-18 07:37:59 -08:00
Raymond Truong
0d62fa0224
Remove extra params ( #21262 )
2022-11-17 16:31:05 -08:00
Kim Santiago
ac494955ac
Hide publish sql project to new azure server behind preview setting ( #21248 )
...
* hide publish to new Azure server under preview setting
* try adding additional properties instead of replacing everything in configuration
* cleanup and change to adding configuration properties instead of replacing the whole thing
* add more info in comment
* remove extra line
2022-11-17 16:05:46 -08:00
Raymond Truong
a238d15da2
[SQL Migration] Merge Nov extension release (1.1.3) changes to main ( #21184 )
...
* Vbump and update dependent ADS version (#21179 )
* [SQL Migration] Add new Azure Core API changes back in to support USGov + other non-public clouds (#20476 )
* WIP - show error message for failed SKU recommendation
* WIP - run query to get correct instance name
* WIP - integrate elastic model recommendation
* Remove private endpoint restriction text
* Add feature switch for elastic recommendation
* Clean up
* Clean up
* Misc UI fixes
* Update package.json with updated azdata dependency
* Remove unused lines
* Fix broken next button
* Vbump extension to 1.0.6
* Revert "[SQL Migration] Revert dependency on new Azure Core API changes (#20469 )"
This reverts commit b7a633be25 .
* [SQL Migration] Add additional condition for cutover (#21178 )
* Add new cutover condition
* Implement helper hasRestoreBlockingReason()
2022-11-17 14:13:08 -08:00
Kim Santiago
17d3489778
Update Microsoft.Build.Sql version to 0.1.7-preview ( #21242 )
...
* update the default Microsoft.Build.Sql version used by sql projects
* update Microsoft.Build.Sql SDK version
* update baselines and template to also use 0.1.7-preview
2022-11-17 14:09:03 -08:00
Alex Ma
6e54d3fecf
[Loc] changes for 11/16/2022 ( #21251 )
2022-11-16 23:27:58 -08:00
Karl Burtram
ff32470ab0
Bump to Electron 19.1.6 ( #21249 )
2022-11-16 19:23:44 -08:00
dependabot[bot]
404d053050
Bump loader-utils from 1.4.1 to 1.4.2 ( #21238 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 13:52:15 -08:00
Karl Burtram
6b9d5db145
Update Electron to 19.1.3 ( #21244 )
...
* chore: bump electron@18.0.0-beta.4
* Merge commit
* chore: update electron@19.0.17 (#161027 )
* chore: update electron@19.0.17
* chore: update API typings
* fix: compilation errors
* build: add libcups dependency
* chore: update electron@19.1.3 (#164864 )
* Update yarn
Co-authored-by: deepak1556 <hop2deep@gmail.com >
2022-11-16 13:52:02 -08:00
Kim Santiago
f977fe6cf6
vbump dacpac, schema compare, and sql projects after Nov release ( #21241 )
2022-11-16 13:32:05 -08:00
Alan Ren
bbcfd00967
post release extension vbump ( #21243 )
...
* Update package.json
* Update package.json
2022-11-16 11:43:53 -08:00
Kim Santiago
b4aed82d44
update working for dotnet install location setting ( #21232 )
2022-11-16 11:05:30 -08:00
Charles Gagnon
12bca68a0d
Fix lint error in typings ( #21240 )
2022-11-16 10:05:36 -08:00
Karl Burtram
388a81e65b
Typo in readme ( #21239 )
2022-11-16 09:20:27 -08:00
dependabot[bot]
f56aa9977c
Bump minimatch from 3.0.4 to 3.1.2 in /build/npm/gyp ( #21219 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 09:08:00 -08:00
dependabot[bot]
c79694fb3a
Bump minimatch from 3.0.4 to 3.1.2 in /test/integration/browser ( #21218 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 09:07:00 -08:00
erpett
803e5caa78
Updates for 1.40 readme and changelog ( #21233 )
...
* Updates for 1.40 readme and changelog
* update download table
Co-authored-by: Alan Ren <alanren@microsoft.com >
2022-11-16 08:59:59 -08:00
dependabot[bot]
8db6c0393a
Bump minimatch from 3.0.4 to 3.1.2 in /test/automation ( #21217 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 08:54:53 -08:00
Cory Rivera
a37d6230f9
Remove API compatibility layer for VS Code notebook extensions ( #21225 )
2022-11-15 10:38:41 -08:00
Alex Ma
1105e4d15c
updates langpack source files to match 1.67 release ( #21228 )
...
* updates langpack source files to match 1.67 release
* added small version bump
2022-11-15 10:19:38 -08:00
Christopher Suh
c1e90092a8
add instructions to close Developer Tools ( #21227 )
2022-11-14 16:25:02 -08:00
Alex Hsu
89586aad0b
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221113165604395. ( #21221 )
2022-11-14 09:09:45 -08:00
Alan Ren
fa8d3bf0cf
run tests for windows on arm build ( #21214 )
2022-11-11 23:49:38 -08:00
Alex Hsu
66dc7deca3
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20221111164026766. ( #21213 )
2022-11-11 09:12:40 -08:00
Alan Ren
0a48fcbfaa
add native arm64 builds for Windows ( #21196 )
2022-11-10 23:13:18 -08:00
Alex Ma
d5246092a5
[Loc] small update to sql-database-projects.xlf ( #21203 )
2022-11-10 16:49:24 -08:00
Aasim Khan
c8a80a5270
Adding SQL Carbon edit comment ( #21202 )
2022-11-10 15:46:05 -08:00
Lucy Zhang
7ca4e2bcae
Fix headers being exported twice from notebooks ( #21195 )
...
* fix headers being exported twice
* simplify
* fix test
2022-11-10 13:31:36 -08:00
Kim Santiago
2a933d43c4
add preview for publish to Azure development container ( #21199 )
2022-11-10 13:25:54 -08:00
Cory Rivera
667f125cbd
Bring back old editor resolving logic to fix saving in notebooks. ( #21186 )
2022-11-10 12:53:53 -08:00
Kim Santiago
e928ed660f
projectController.ts code cleanup ( #21112 )
...
* adding regions and doc comments in projectController.ts
* cleanup
* add param info to doc comment
2022-11-10 11:59:04 -08:00
Hai Cao
9f8a50d311
bump STS ( #21197 )
2022-11-10 11:31:12 -08:00
Cheena Malhotra
be95e95989
Select available tenant Id instead of first one as default ( #21190 )
2022-11-10 11:24:27 -08:00
Cheena Malhotra
c5dbbecc34
Fix GitHub workflow ( #21191 )
2022-11-10 10:49:59 -08:00