JasonYeMSFT
7cf70b6335
Update node version in nvmrc ( #2222 )
2023-12-14 14:52:17 -08:00
JasonYeMSFT
fdf4f49871
Update Node version in build pipeline ( #2221 )
...
* Update Node version
* Update @vscode/test-electron
Show test error
2023-12-14 14:16:55 -08:00
JasonYeMSFT
d404afe702
NoSQL execute query ( #2217 )
...
* Saved work
* Simple working query editor
* Test getQueryPlan
* Better code lens
* Show query result/plan side by side prototype
* Support query with metrics
* Add connect code lens
* Add package json declaration
* Rename new query title
2023-12-05 15:50:44 -08:00
JasonYeMSFT
04c76ba89d
Improve warning message on firewall error ( #2215 )
...
* Improve warning message on firewall error
* Include tested IP address in warning message
2023-11-28 16:00:32 -08:00
dependabot[bot]
6dd683e589
Bump axios and vscode-tas-client ( #2216 )
...
Bumps [axios](https://github.com/axios/axios ) and vscode-tas-client. These dependencies needed to be updated together.
Updates `axios` from 0.26.1 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.2 )
Updates `vscode-tas-client` from 0.1.47 to 0.1.75
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: vscode-tas-client
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 15:35:41 -08:00
JasonYeMSFT
24e7259eae
Upgrade vscode-azext-dev to resolve critical alerts ( #2214 )
...
* Upgrade vscode-azext-dev to resolve critical alerts
* Fix webpack target
2023-11-27 10:19:10 -08:00
Alex Weininger
858d249b36
Remove Azure Account from extension dependencies ( #2207 )
2023-11-16 11:40:19 -05:00
JasonYeMSFT
7b85d0d9e2
Post release version update ( #2203 )
2023-10-16 17:02:40 -07:00
JasonYeMSFT
1ffeba8134
Extend the policheck exclusion list to include dist ( #2202 )
...
* Extend the policheck exclusion list to include dist
* Only add DIST
2023-10-12 11:17:47 -07:00
JasonYeMSFT
8420231008
Update third party notice ( #2201 )
2023-10-11 12:19:35 -07:00
JasonYeMSFT
a3d98128f3
Suppress CredScan alert on mongo-languageServer.bundle.js.map ( #2200 )
2023-10-11 12:08:50 -07:00
JasonYeMSFT
abd685f54e
Fix context menu command condition ( #2193 )
2023-09-28 12:16:44 -07:00
JasonYeMSFT
29a48d0739
Add 0.20.0 change log ( #2187 )
...
* Add 0.20.0 change log
* Bump version number
* Use 0.20.0 version
2023-09-26 10:36:06 -07:00
JasonYeMSFT
a7b1d901d0
Mitigate unsupported throughput config by allowing skip it ( #2188 )
2023-09-26 10:01:43 -07:00
JasonYeMSFT
1328949978
Remove description of graph related features ( #2189 )
...
* Remove description of graph related features
* Add back Graph to generic description
* Add back other features that are still supported
* Actually no query support
2023-09-26 10:01:14 -07:00
JasonYeMSFT
f914b81e38
Stop dealing with IP if we have tested it ( #2186 )
2023-09-22 15:34:00 -07:00
JasonYeMSFT
df0f62064d
Remove todo that has been done ( #2185 )
2023-09-21 11:29:30 -07:00
JasonYeMSFT
a46e202567
Show inline action when using password ( #2178 )
...
* Show inline action when using password
* Fix lint
2023-09-21 10:39:06 -07:00
JasonYeMSFT
266299dcdf
Respect suppressNotification when deleting CosmosDBAccount ( #2181 )
2023-09-21 10:13:17 -07:00
JasonYeMSFT
9bbf1046d9
Customize partition key validation rule for Gremlin DB ( #2184 )
2023-09-21 10:11:40 -07:00
JasonYeMSFT
10fd538ec1
Improve throughput validation message ( #2182 )
2023-09-21 10:10:48 -07:00
JasonYeMSFT
2841a1cd84
Invalidate = in new database names ( #2183 )
2023-09-20 16:24:42 -07:00
JasonYeMSFT
2bda9788c6
Replace + in DocDB document id to whitespace ( #2176 )
2023-09-19 13:19:14 -07:00
JasonYeMSFT
8d505a0ffe
Print error when getIp test fails ( #2175 )
2023-09-19 10:33:17 -07:00
JasonYeMSFT
200efdf5fc
Fix bad DocDB document id ( #2174 )
2023-09-19 10:11:32 -07:00
JasonYeMSFT
08061abbd7
Upgrade dev packages ( #2171 )
...
* Upgrade dev packages
* Delete un-run tests, add npm clean command
2023-09-15 10:42:19 -07:00
JasonYeMSFT
a06cb7be17
Stop attempting to use CosmosDBGraph extension ( #2170 )
...
* Stop attempting to use CosmosDBGraph extension
* Fix lint
* Polish a display string
2023-09-14 15:33:30 -07:00
JasonYeMSFT
7f8ee8fb5a
Delete a no-longer-working getIp function ( #2169 )
2023-09-13 12:23:45 -07:00
JasonYeMSFT
539afd9840
Fix firewall error being handled as missing credential ( #2167 )
2023-09-11 14:29:40 -07:00
JasonYeMSFT
8d84b77a36
Fix attached database authentication ( #2165 )
...
* Fix attached database authentication
* Fix missing flag
2023-09-11 10:02:05 -07:00
JasonYeMSFT
d0a6fcd582
Automatic retry PostgreSQL available client configs ( #2163 )
...
* Deduplicate code for creating client config
Mark sus places that may need additional error handling
* Remove redundant error handling
* Always try AzureAD first
* Add telemetry for client config test result
* Remove fulfilled todo
2023-09-07 16:32:47 -07:00
JasonYeMSFT
cf497d2d63
Move isFirewallRuleSet to DatabaseServerTreeItem ( #2157 )
...
* Refactor isFirewallRuleSet
* Delete isFirewallRuleSet in PostgresDatabaseTreeItem
2023-09-07 12:11:45 -07:00
dependabot[bot]
531abd360c
Bump mongodb from 3.6.2 to 3.6.10 ( #2164 )
...
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native ) from 3.6.2 to 3.6.10.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases )
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md )
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v3.6.2...v3.6.10 )
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 14:58:46 -07:00
JasonYeMSFT
0094a3bc40
Re-enable tests ( #2158 )
...
* Try reenabling tests
* Explicitly disable long running tests
2023-08-28 12:42:04 -07:00
JasonYeMSFT
b0dbccd89a
Rename executePostgresQuery for clarity ( #2156 )
...
* Rename function for clarity
* Also rename file
* One more rename
2023-08-22 16:53:35 -07:00
JasonYeMSFT
6cd31b2d6e
Add AzureAd ClientConfig ( #2154 )
...
* Add AzureAdClientConfig
* Fix lint issues
* Export the azure user session object
* Don't use AAD client config for Postgres Single server
* Avoid confusion with tokenCredential
2023-08-22 12:09:53 -07:00
JasonYeMSFT
eeeeb80124
Postgres db refactoring ( #2152 )
...
* Refactor enterPostgresCredentials, getClientConfig
Add getClientConfig test
* Update pg dependencies
* Skip unit/* tests during integration tests
* Add unittest to pipeline definition
2023-08-16 10:58:58 -07:00
dependabot[bot]
0154095073
Bump word-wrap from 1.2.3 to 1.2.4 ( #2147 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
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-19 14:09:59 -04:00
dependabot[bot]
936c00d49f
Bump tough-cookie and @azure/ms-rest-js ( #2145 )
...
Removes [tough-cookie](https://github.com/salesforce/tough-cookie ). It's no longer used after updating ancestor dependency [@azure/ms-rest-js](https://github.com/Azure/ms-rest-js ). These dependencies need to be updated together.
Removes `tough-cookie`
Updates `@azure/ms-rest-js` from 2.6.6 to 2.7.0
- [Changelog](https://github.com/Azure/ms-rest-js/blob/master/Changelog.md )
- [Commits](https://github.com/Azure/ms-rest-js/commits )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
- dependency-name: "@azure/ms-rest-js"
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-10 09:27:01 -04:00
Nathan
3d6f7a68e7
Remove getCoreNodeModule from webpack config ( #2142 )
2023-07-05 11:09:01 -07:00
dependabot[bot]
d71279ab72
Bump semver from 7.3.7 to 7.5.2 ( #2140 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.7 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.7...v7.5.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 14:06:37 -04:00
Alex Weininger
b49c09564a
Remove Create Server command from workspace submenu ( #2139 )
2023-06-21 10:53:22 -07:00
Brandon Waterloo [MSFT]
ded030361a
Remove usage of keytar ( #2138 )
2023-06-21 13:29:56 -04:00
Alex Weininger
29c13ab949
Add actions submenu to workspace view title ( #2136 )
2023-06-20 13:53:30 -07:00
Alex Weininger
ac4ae01040
Bump version to 0.19.5-alpha.0 after release ( #2131 )
2023-05-17 14:40:57 -07:00
Alex Weininger
ffcabdb6f9
Add commands to focus view and prep for release ( #2130 )
...
* Add commands to focus view
* Bump version and update changelog
2023-05-17 13:03:52 -07:00
dependabot[bot]
fc55de3d7a
Bump xml2js and @azure/ms-rest-js ( #2125 )
...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js ) and [@azure/ms-rest-js](https://github.com/Azure/ms-rest-js ). These dependencies needed to be updated together.
Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases )
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0 )
Updates `@azure/ms-rest-js` from 2.3.0 to 2.6.6
- [Release notes](https://github.com/Azure/ms-rest-js/releases )
- [Changelog](https://github.com/Azure/ms-rest-js/blob/master/Changelog.md )
- [Commits](https://github.com/Azure/ms-rest-js/commits )
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: indirect
- dependency-name: "@azure/ms-rest-js"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 12:48:30 -07:00
dependabot[bot]
052177887d
Bump webpack from 5.28.0 to 5.76.0 ( #2111 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.28.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 17:45:20 -04:00
github-actions[bot]
39424b9d76
Bump version after release ( #2099 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-02-16 10:25:30 -08:00
Alex Weininger
a0ad74ada4
Prep for v0.19.3 release ( #2098 )
2023-02-16 08:39:52 -08:00