Cheena Malhotra
a32edffa57
Update STS for release/1.41 ( #21755 )
2023-01-27 11:54:12 -08:00
erpett
902e72fe36
updating for hotfix ( #21744 )
2023-01-26 14:44:47 -08:00
erpett
ba9abd47c7
Post release Changelog/Readme updates ( #21726 ) ( #21729 )
2023-01-25 16:28:58 -08:00
Karl Burtram
cf5e0fe1a3
Add allow list of valid notebook command uris ( #163322 ) ( #21701 ) ( #21707 )
...
* Add allow list of valid notebook command uris (#163322 )
This restricts notebooks to run three command uris. These 3 commands should all be safe to run, even with untrusted inputs
* Fix incorrectly resolved merge conflict
Co-authored-by: Matt Bierner <matb@microsoft.com >
Co-authored-by: Matt Bierner <matb@microsoft.com >
1.41.0
2023-01-23 14:33:38 -08:00
Karl Burtram
b7ec773a66
Normalize resources when checking valid roots ( #163327 ) ( #21700 ) ( #21708 )
...
Fix MSCR 74267
Fix https://github.com/microsoft/vscode-internalbacklog/issues/3140
Remove extra indexOf check
This could cause failures for files such as `img..png`
Co-authored-by: Matt Bierner <matb@microsoft.com >
Co-authored-by: Matt Bierner <matb@microsoft.com >
2023-01-23 14:33:26 -08:00
Karl Burtram
74ec8dcac7
Safer construction of notebook html ( #170987 ) ( #21699 ) ( #21709 )
...
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2023-01-23 14:33:13 -08:00
junierch
20cbc04211
Update version on config.json ( #21681 )
2023-01-20 15:45:51 -08:00
Cory Rivera
6bf526a20c
Build vertical actionbar before results table so that it shows above the table. ( #21668 ) ( #21670 )
2023-01-20 09:34:04 -08:00
Charles Gagnon
53fc90b8a7
Bump STS to 4.4.1.3 ( #21665 )
2023-01-19 13:47:31 -08:00
Charles Gagnon
a4cdc8e168
Fix missing BDC connect icon ( #21658 )
2023-01-19 13:23:51 -08:00
Alan Ren
36a25a6bfb
remove preview text for sql 2022 ( #21638 ) ( #21647 )
2023-01-18 20:33:42 -08:00
Charles Gagnon
5edcf2a3a7
Revert "[Loc] updates to xlfs after removal of BDC ( #21375 )" ( #21636 )
...
This reverts commit db329049ff .
2023-01-18 15:22:53 -08:00
Charles Gagnon
a3c8a56575
Add back missing big-data-cluster extension rebuild ( #21635 )
2023-01-18 14:58:12 -08:00
Lewis Sanchez
6e55a08b01
Copy Headers for Selected Columns ( #21622 ) ( #21633 )
...
* Adds copy header delimiter setting
* Copies all table headers or selected headers only
* Adds missing comments
* Update src/sql/workbench/contrib/query/browser/query.contribution.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update src/sql/workbench/contrib/query/browser/query.contribution.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Creates sort map entries function
* Removes CSV formatting and setting.
* Add colons before error message
* Renames table column sorting method
* Removes extra unnecessary function call
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-01-18 14:04:58 -08:00
Raymond Truong
d108bb4474
Update config.json ( #21630 )
2023-01-18 14:04:29 -08:00
Karl Burtram
44dd917100
Revert "Remove all Big Data Cluster features ( #21369 )" ( #21618 )
...
* Revert "Remove all Big Data Cluster features (#21369 )"
This reverts commit e2327c393a .
* Bump STS
2023-01-17 17:03:21 -08:00
Alex Hsu
68cbff38f4
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230117164110186. ( #21602 )
2023-01-17 10:14:34 -08:00
Alex Hsu
63b0f1234d
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230116164552190. ( #21599 )
2023-01-17 10:14:10 -08:00
Charles Gagnon
ec838947b0
Add datavirtualization extension ( #21594 )
...
* initial
* cleanup
* Add typings ref
* fix compile
* remove unused
* add missing
* another unused
* Use newer vscodetestcover
* newer dataprotocol
* format
* cleanup ignores
* fix out path
* fix entry point
* more cleanup
* Move into src folder
* Handle service client log messages
* remove unused
2023-01-17 09:57:21 -08:00
Alex Ma
9184c414de
[Loc] update to mssql xlf with tracing string ( #21593 )
2023-01-13 16:28:39 -08:00
Charles Gagnon
d51273d9cf
Add config for enabling STS communication logging ( #21591 )
...
* Add config for enabling STS communication logging
* Add warning to description
2023-01-13 14:49:49 -08:00
junierch
ce5cb32084
tde-mi contracts ( #21592 )
...
* tde-mi contracts
* PR reviews updates
2023-01-13 17:41:40 -05:00
Alex Ma
30a2770228
Update to langpack source files for January release ( #21351 )
...
* update to langpack xlfs
* update to langpack source files
* added updated source files and dates
* Update for 12-19-2022
* Update for 12-21-2022
* update for 1/3/2023
* update to azurecore 1-9-2023
* last update to langpack source file before release
2023-01-13 14:01:35 -08:00
Alex Hsu
429bb3a877
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230113164226746. ( #21589 )
2023-01-13 10:08:18 -08:00
Cheena Malhotra
3239bb429f
Null Check for errorNumber ( #21586 )
2023-01-12 18:27:10 -08:00
Raymond Truong
49c46cee20
Update contracts ( #21577 )
2023-01-12 18:23:23 -08:00
Alex Ma
d87a33188c
[Loc] additional strings added to sql-migration ( #21585 )
2023-01-12 16:51:08 -08:00
Christopher Suh
90ef8e4907
Remove duplicate account entries ( #21575 )
2023-01-12 12:35:16 -08:00
Raymond Truong
0a93f1f3ef
[SQL Migration] Implement state validation for SQL VM targets ( #21350 )
...
* WIP
* Implement POC
* Add strings
* Disable IR scenario and add info box for source < 2014
* Refactor
* Case insensitive string compare
* Remove unused strings
2023-01-12 11:39:32 -08:00
Alex Ma
9e13948b2b
[Loc] update to sql-migration xlf ( #21582 )
2023-01-12 11:23:11 -08:00
junierch
5b9306ce83
bump STS 4.4.0.22 ( #21581 )
2023-01-12 13:18:10 -05:00
siyang yao
37f81d9ec2
[SQLDB-Migration] Collation Validation ( #21572 )
...
Adding collation validation in target database selection page.
collecting source database info including state, size, collation etc in the step 1 (select databases to assess and migrate)
comparing source database collation and target database collation in target selection page.
image
2023-01-12 09:45:02 -08:00
Alex Ma
52f9a476a0
[Loc] update to SQL xlf for 1-11-2023 ( #21576 )
2023-01-11 17:22:17 -08:00
Lewis Sanchez
7683259097
Add option to show and hide the action bar in the query results view ( #21560 )
...
* Show and hide action bar in results view
* Updates show action bar setting description
* Removes excess padding
* Code review change
2023-01-11 16:16:08 -08:00
Cheena Malhotra
9708b470c7
Azure core | Include alternate library accounts if found ( #21565 )
2023-01-11 16:05:20 -08:00
Lewis Sanchez
16740ba61f
Adds functionality to copy table column headers ( #21564 )
...
* Adds functionality to copy table column headers
* Minor clean up
* Code review changes
* Removes unneeded comma
2023-01-11 09:17:05 -08:00
Lewis Sanchez
a400ff2f43
Save sql plan no longer uses the exact same name as the default ( #21563 )
...
* Save sql plan no longer uses the same name
* Minor clean up
2023-01-10 16:59:37 -08:00
Hai Cao
5a433fbd39
bump STS ( #21561 )
2023-01-10 12:08:25 -08:00
Cheena Malhotra
fd2ced449b
Skip fetching access token when opening context menu in OE ( #21557 )
2023-01-09 21:22:02 -08:00
dependabot[bot]
dbd936d0d4
Bump json5 from 2.1.3 to 2.2.3 in /extensions/arc ( #21544 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-09 10:07:10 -08:00
dependabot[bot]
306c328d02
Bump json5 from 2.1.3 to 2.2.3 in /extensions/azcli ( #21543 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-09 10:05:27 -08:00
Cheena Malhotra
b9e8a87472
Fix resource endpoints to end with slash ( #21540 )
2023-01-06 17:53:09 -08:00
dependabot[bot]
c35dd95525
Bump json5 from 2.1.3 to 2.2.3 in /extensions/admin-tool-ext-win ( #21546 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-06 17:23:39 -08:00
Lewis Sanchez
8c8a7859a0
Stops second invocation of createNewSession while expanding OE tree items on disconnected servers ( #21437 )
...
* Debounces second invocation while expanding OE tree items
* Minor clean up
* Adjusts debounce time
* Adding temp trace comments
* Adds missing semicolon
* Removes debouncer to stop 2nd newSession calls
* Removes temp trace comments
* Updates comment
Co-authored-by: Alan Ren <alanren@microsoft.com >
2023-01-06 16:10:19 -08:00
dependabot[bot]
ad006cdb63
Bump json5 from 2.1.3 to 2.2.3 in /extensions/machine-learning ( #21514 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-06 16:03:27 -08:00
dependabot[bot]
31df835ab5
Bump json5 from 2.1.3 to 2.2.3 in /extensions/notebook ( #21516 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-06 13:29:41 -08:00
dependabot[bot]
31f803e991
Bump json5 from 1.0.1 to 1.0.2 ( #21548 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-06 10:37:03 -08:00
dependabot[bot]
1c257404c8
Bump json5 from 2.1.3 to 2.2.3 in /extensions/dacpac ( #21535 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-06 10:36:48 -08:00
dependabot[bot]
64fbc17a52
Bump json5 from 2.1.3 to 2.2.3 in /extensions/data-workspace ( #21531 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-06 10:36:23 -08:00
dependabot[bot]
d6ea817416
Bump json5 from 2.1.3 to 2.2.3 in /extensions/schema-compare ( #21519 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-06 10:36:02 -08:00