Skip to content

Tags: darkmastermindz/azuredatastudio

Tags

1.14.2

Toggle 1.14.2's commit message
add GITHUBTOKEN env for product installs (microsoft#8717)

1.14.1

Toggle 1.14.1's commit message
use URI to equal (microsoft#8770)

1.14.0

Toggle 1.14.0's commit message
Bug fix to return authType as undefined if displayName is not set (mi…

…crosoft#8731)

We noticed that if displayName is undefined this method would return the first auth type it found as getAuthTypeDisplayName() would return undefined.
If the displayName is undefined, we would not have a matchingTYpe and it should be undefined.

1.13.1

Toggle 1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup the copy output (microsoft#8072) (microsoft#8339)

* Cleanup the copy output

* Use helper functions and cleanup promise handling

1.13.0

Toggle 1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ssl config issue (microsoft#8187)

* Fix ssl config issue

(cherry picked from commit cacd481)

* Better fix

* Actually return...

1.12.2

Toggle 1.12.2's commit message
Disable automatically starting the EH in inspect mode

1.12.1

Toggle 1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version for Oct Hotfix (microsoft#7541)

1.12.0

Toggle 1.12.0's commit message
Fix (microsoft#7434)

* Fix query history icons

* Capitalize description text

1.11.0

Toggle 1.11.0's commit message
fix issue where sometimes ownerUri was null (microsoft#7094)

1.10.0

Toggle 1.10.0's commit message
Enable visualizer recommendaton prompt in stable build (microsoft#6737)