Skip to content

Releases: microsoft/pgtoolsservice

v1.10.0

04 Dec 16:21
314db93
Compare
Choose a tag to compare

Changes:

  • #478: Preparing version 1.10.0 Snap
  • #476: Fix drop scripts for triggers and functions/procedures/trigger functions
  • #475: Fix scripting with default text array loading
  • #474: Update snap build to always publish artifacts
  • #472: Update ci build to always publish artifacts
  • #470: Change default DB for cosmos to be 'citus'
  • #469: During CREATE script for tables, add CREATE scripts for its associated indexes and triggers
  • #468: Fix converters and add tests
  • #466: Address broken connections during open sessions
  • #467: Update to function templates
See More
  • #463: Fixes to indexes and constraints to be shown properly in OE
  • #455: New Pipeline, triggers creating snap branches
  • #461: Fix edge cases handling for date datetime timestamp
  • #462: Address not being able to convert byte and inet
  • #460: Update RAISE command and Messages
  • #457: Nasc/send cursor status message
  • #456: use psycopg function for parsing
  • #453: Hotfix for allowing table objects to be expanded again
  • #452: Fix Object of type UUID is not JSON serializable
  • #450: Fixing the Scripting issues for Indexes
  • #449: Fix session id connection error
  • #448: Psycopg3 Transactions update
  • #443: Style check for all platforms
  • #446: Fix dsn parameters parsing to handle username with spaces
  • #444: Fix failing edit data test
  • #441: Optimize pgtoolsservice size
  • #442: Fixing CREATE script for Functions
  • #439: Fix edit data revert row issue
  • #438: Addressing Save As issues from queries
  • #437: Fix change log for insiders' releases
  • #434: Include partitioned tables, hide partitions
  • #436: Add pg_dump and pg_restore for linux postgresql 14
  • #433: Remove quotation marks added to function and procedures name during drop
  • #429: Dynamically set versioning for apple silicon artifacts
  • #426: Use service connection for publishing insiders build
  • #423: Add support for showing stored procedures
  • #428: Psycopg version bump 2 to 3
  • #425: Have Insiders build publish to Pre-Release on Github
  • #422: Fix display of partitioned tables
  • #420: Update build pipelines for including Linux.
  • #419: Adding Microsoft SECURITY.MD
  • #418: Update pipeline trigger for release build
  • #414: Update table routes
  • #417: Create yml file for release build and updates, including unit tests for Windows
  • #416: Update build_pullrequest.yml
  • #415: Create build_pullrequest.yml

This list of changes was auto generated.

v1.9.1-insiders

14 Dec 10:15
8aac258
Compare
Choose a tag to compare
v1.9.1-insiders Pre-release
Pre-release

Changes:

  • #478: Preparing version 1.10.0 Snap
  • #476: Fix drop scripts for triggers and functions/procedures/trigger functions
  • #475: Fix scripting with default text array loading
  • #474: Update snap build to always publish artifacts
  • #472: Update ci build to always publish artifacts
  • #470: Change default DB for cosmos to be 'citus'
  • #469: During CREATE script for tables, add CREATE scripts for its associated indexes and triggers
  • #468: Fix converters and add tests
  • #466: Address broken connections during open sessions
  • #467: Update to function templates
See More
  • #463: Fixes to indexes and constraints to be shown properly in OE
  • #455: New Pipeline, triggers creating snap branches
  • #461: Fix edge cases handling for date datetime timestamp
  • #462: Address not being able to convert byte and inet
  • #460: Update RAISE command and Messages
  • #457: Nasc/send cursor status message
  • #456: use psycopg function for parsing
  • #453: Hotfix for allowing table objects to be expanded again
  • #452: Fix Object of type UUID is not JSON serializable
  • #450: Fixing the Scripting issues for Indexes
  • #449: Fix session id connection error
  • #448: Psycopg3 Transactions update
  • #443: Style check for all platforms
  • #446: Fix dsn parameters parsing to handle username with spaces
  • #444: Fix failing edit data test
  • #441: Optimize pgtoolsservice size
  • #442: Fixing CREATE script for Functions
  • #439: Fix edit data revert row issue
  • #438: Addressing Save As issues from queries
  • #437: Fix change log for insiders' releases
  • #434: Include partitioned tables, hide partitions
  • #436: Add pg_dump and pg_restore for linux postgresql 14
  • #433: Remove quotation marks added to function and procedures name during drop
  • #429: Dynamically set versioning for apple silicon artifacts
  • #426: Use service connection for publishing insiders build
  • #423: Add support for showing stored procedures
  • #428: Psycopg version bump 2 to 3
  • #425: Have Insiders build publish to Pre-Release on Github
  • #422: Fix display of partitioned tables
  • #420: Update build pipelines for including Linux.
  • #419: Adding Microsoft SECURITY.MD
  • #418: Update pipeline trigger for release build
  • #414: Update table routes
  • #417: Create yml file for release build and updates, including unit tests for Windows
  • #416: Update build_pullrequest.yml
  • #415: Create build_pullrequest.yml

This list of changes was auto generated.

v1.9.0

01 Aug 03:06
98d2f00
Compare
Choose a tag to compare

Changes:

  • #451: Snap v1.9.0
  • #415: Create build_pullrequest.yml
  • #416: Update build_pullrequest.yml
  • #417: Create yml file for release build and updates, including unit tests for Windows
  • #414: Update table routes
  • #418: Update pipeline trigger for release build
  • #419: Adding Microsoft SECURITY.MD
  • #420: Update build pipelines for including Linux.
  • #422: Fix display of partitioned tables
  • #425: Have Insiders build publish to Pre-Release on Github
See More
  • #428: Psycopg version bump 2 to 3
  • #423: Add support for showing stored procedures
  • #426: Use service connection for publishing insiders build
  • #429: Dynamically set versioning for apple silicon artifacts
  • #433: Remove quotation marks added to function and procedures name during drop
  • #436: Add pg_dump and pg_restore for linux postgresql 14
  • #434: Include partitioned tables, hide partitions
  • #437: Fix change log for insiders' releases
  • #438: Addressing Save As issues from queries
  • #439: Fix edit data revert row issue
  • #442: Fixing CREATE script for Functions
  • #441: Optimize pgtoolsservice size
  • #444: Fix failing edit data test
  • #446: Fix dsn parameters parsing to handle username with spaces
  • #443: Style check for all platforms
  • #448: Psycopg3 Transactions update
  • #449: Fix session id connection error
  • #450: Fixing the Scripting issues for Indexes
  • #452: Fix Object of type UUID is not JSON serializable
  • #453: Hotfix for allowing table objects to be expanded again
  • #456: use psycopg function for parsing

This list of changes was auto generated.

v1.8.1-insiders

01 Aug 09:17
488ba64
Compare
Choose a tag to compare
v1.8.1-insiders Pre-release
Pre-release

Changes:

  • #456: use psycopg function for parsing
  • #453: Hotfix for allowing table objects to be expanded again
  • #452: Fix Object of type UUID is not JSON serializable
  • #450: Fixing the Scripting issues for Indexes
  • #449: Fix session id connection error
  • #448: Psycopg3 Transactions update
  • #443: Style check for all platforms
  • #446: Fix dsn parameters parsing to handle username with spaces
  • #444: Fix failing edit data test
  • #441: Optimize pgtoolsservice size
See More
  • #442: Fixing CREATE script for Functions
  • #439: Fix edit data revert row issue
  • #438: Addressing Save As issues from queries
  • #437: Fix change log for insiders' releases
  • #434: Include partitioned tables, hide partitions
  • #436: Add pg_dump and pg_restore for linux postgresql 14
  • #433: Remove quotation marks added to function and procedures name during drop
  • #429: Dynamically set versioning for apple silicon artifacts
  • #426: Use service connection for publishing insiders build
  • #423: Add support for showing stored procedures
  • #428: Psycopg version bump 2 to 3

This list of changes was auto generated.

v1.8.0

29 Jun 22:44
e630fd5
Compare
Choose a tag to compare

Changes:

  • #430: Snap Start 6/23/23
  • #415: Create build_pullrequest.yml
  • #416: Update build_pullrequest.yml
  • #417: Create yml file for release build and updates, including unit tests for Windows
  • #414: Update table routes
  • #418: Update pipeline trigger for release build
  • #419: Adding Microsoft SECURITY.MD
  • #420: Update build pipelines for including Linux.
  • #422: Fix display of partitioned tables
  • #425: Have Insiders build publish to Pre-Release on Github
See More
  • #428: Psycopg version bump 2 to 3
  • #423: Add support for showing stored procedures
  • #426: Use service connection for publishing insiders build
  • #429: Dynamically set versioning for apple silicon artifacts
  • #433: Remove quotation marks added to function and procedures name during drop
  • #411: Fix being able to edit tables
  • #409: Add executables PG version 15 for Windows
  • #410: Fix query execution not returning error
  • #408: Fix version 15 node expand issue

This list of changes was auto generated.

1.8.0-insiders

22 Jun 18:45
226b9c8
Compare
Choose a tag to compare
1.8.0-insiders Pre-release
Pre-release

Changes:

  • #426: Use service connection for publishing insiders build
  • #423: Add support for showing stored procedures
  • #428: Psycopg version bump 2 to 3
  • #425: Have Insiders build publish to Pre-Release on Github
  • #422: Fix display of partitioned tables
  • #420: Update build pipelines for including Linux.
  • #419: Adding Microsoft SECURITY.MD
  • #418: Update pipeline trigger for release build
  • #414: Update table routes
  • #417: Create yml file for release build and updates, including unit tests for Windows
See More
  • #416: Update build_pullrequest.yml
  • #415: Create build_pullrequest.yml
  • #411: Fix being able to edit tables
  • #409: Add executables PG version 15 for Windows
  • #410: Fix query execution not returning error
  • #408: Fix version 15 node expand issue

This list of changes was auto generated.

v1.8.0-insiders

28 Jun 09:13
Compare
Choose a tag to compare
v1.8.0-insiders Pre-release
Pre-release

Changes:

  • #433: Remove quotation marks added to function and procedures name during drop
  • #429: Dynamically set versioning for apple silicon artifacts
  • #426: Use service connection for publishing insiders build
  • #423: Add support for showing stored procedures
  • #428: Psycopg version bump 2 to 3
  • #425: Have Insiders build publish to Pre-Release on Github
  • #422: Fix display of partitioned tables
  • #420: Update build pipelines for including Linux.
  • #419: Adding Microsoft SECURITY.MD
  • #418: Update pipeline trigger for release build
See More
  • #414: Update table routes
  • #417: Create yml file for release build and updates, including unit tests for Windows
  • #416: Update build_pullrequest.yml
  • #415: Create build_pullrequest.yml
  • #411: Fix being able to edit tables
  • #409: Add executables PG version 15 for Windows
  • #410: Fix query execution not returning error
  • #408: Fix version 15 node expand issue

This list of changes was auto generated.

v1.7.1

25 May 17:02
afcefe9
Compare
Choose a tag to compare
v1.7.1 Pre-release
Pre-release
Fix being able to edit tables (#411)

* set metadata

* fix edit table

* fix breaking changes

v1.7.0

11 May 18:59
1f1ebd1
Compare
Choose a tag to compare
Build script and pipeline yml files (#406)

* Fix broken language service

* Modify build script and add CI pipelines

* update build and codesign yml files to target crossbuildoutsPlatform

* remove unnecessary condition

* change setting to database system

* fix some mal configurations

* change the version to 1.6.0

* change artifact feed name

* try replacing with internal guids

* revert the change

* revert dyanmic loading per newly added libraries

* revert unneccessary change

* make the latest downloaded

* revert to specific version name

* fix style issue and trigger pipeline

v1.6.0-alpha

25 Apr 20:00
65b0778
Compare
Choose a tag to compare
v1.6.0-alpha Pre-release
Pre-release
Changing package to support all platforms (#391)

* Update initialize_request.py

* Change packaging to support all platforms