Skip to content

Releases: microsoft/azuredatastudio-postgresql

v0.3.0

16 May 00:33
e0a19c1
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
Merge pull request #383 from microsoft/dev/daeunyim/revert-service-do…

Release 0.2.7

07 Oct 23:50
848cab3
Compare
Choose a tag to compare

Fixed Bugs:

Update psycopg version to 2.7.5
Fixed batch execute function to avoid "cursor does not exist" operational error
Fix query editor connect/disconnect
Fixed macos expanding database object nodes
Fix create as view query syntax error

Feature:
Added support for Backup Restore for all version of PG servers

Release 0.2.6

22 Apr 23:40
dc62406
Compare
Choose a tag to compare

Fixed bugs:

  • handle tsrange and numrange queries
  • handle json returned by the server
  • fix query execution with # in query

Release 0.2.5

23 Mar 19:45
51c2e43
Compare
Choose a tag to compare

This release includes -

AAD authentication for PostgreSQL

Release 0.2.4

03 Mar 00:23
099528c
Compare
Choose a tag to compare

This release disables AAD authentication for PostgreSQL because of a bug. It will be enabled in next release.

Release 0.2.3

20 Feb 00:42
d4b275b
Compare
Choose a tag to compare

This release includes -

  • AAD authentication for PostgreSQL
  • Project support for PostgreSQL scripts

Release 0.2.2

19 Sep 17:51
b3a33fc
Compare
Choose a tag to compare

Includes fix for #162
Includes fix for PG11 related issues

Release 0.2.1

08 Jul 18:11
96e1f90
Compare
Choose a tag to compare

Includes changes related to output channel to not take focus when installing service

New dataprotocol client and move to azdata namespace

10 Jun 04:27
bf0ac27
Compare
Choose a tag to compare

This release has
--Fix for the breaking change in ADS related to change in interface in sqlops. We have now moved to new extension namespace azdata and latest dataprotocol client
--Points to pgtoolsservice v1.1.0 which has a fix for Json column types

PostgreSQL extension for Azure Data Studio first public release

18 Mar 06:13
945cf91
Compare
Choose a tag to compare

This is the first release for PostgreSQL extension for Azure Data Studio