Re: pgAdmin4 v7.1 candidate builds
Hi All The latest v7.1 candidate builds and source code is available at https://developer.pgadmin.org/builds/2023-05-02-1/ On Mon, May 1, 2023 at 6:11 PM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v7.0 candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-05-01-1/ > > Fahar, could you please verify this for Thursday's release? > > *Note*: Debian Builds are failing I'll check tomorrow and regenerate the > candidate build. > > -- > Akshay Joshi > Principal Software Architect > www.enterprisedb.com > > *Blog*: https://www.enterprisedb.com/akshay-joshi > *GitHub*: https://github.com/akshay-joshi > *LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216 >
[pgadmin-org/pgadmin4] 36ef55: Python dependency: Bump werkzeug from 2.2.3 to 2.3.3
Branch: refs/heads/dependabot/pip/werkzeug-2.3.3 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 36ef555e7b8ada185ad464bf20f74da1a5134e63 https://github.com/pgadmin-org/pgadmin4/commit/36ef555e7b8ada185ad464bf20f74da1a5134e63 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M requirements.txt Log Message: --- Python dependency: Bump werkzeug from 2.2.3 to 2.3.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.2.3...2.3.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]
[pgadmin-org/pgadmin4]
Branch: refs/heads/dependabot/pip/werkzeug-2.3.2 Home: https://github.com/pgadmin-org/pgadmin4
[pgadmin-org/pgadmin4] a91274: Python dependency: Bump werkzeug from 2.2.3 to 2.3...
Branch: refs/heads/dependabot/pip/web/regression/werkzeug-2.3.3 Home: https://github.com/pgadmin-org/pgadmin4 Commit: a912749005bc4bcabf3327335d181d8e35f02efe https://github.com/pgadmin-org/pgadmin4/commit/a912749005bc4bcabf3327335d181d8e35f02efe Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M requirements.txt Log Message: --- Python dependency: Bump werkzeug from 2.2.3 to 2.3.3 in /web/regression Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.2.3...2.3.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]
[pgadmin-org/pgadmin4]
Branch: refs/heads/dependabot/pip/web/regression/werkzeug-2.3.2 Home: https://github.com/pgadmin-org/pgadmin4
[pgadmin-org/pgadmin4] 52829d: Fix an issue in View SQL when column level privile...
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 52829d6f31f472c935588f24f5cc4e0f55c8fbf0 https://github.com/pgadmin-org/pgadmin4/commit/52829d6f31f472c935588f24f5cc4e0f55c8fbf0 Author: Aditya Toshniwal Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py Log Message: --- Fix an issue in View SQL when column level privileges are set with multiple roles. #6189
[pgadmin-org/pgadmin4] 14f617: Update release note
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 14f617681fa0be4bd903ac72b23c507461667f6e https://github.com/pgadmin-org/pgadmin4/commit/14f617681fa0be4bd903ac72b23c507461667f6e Author: Akshay Joshi Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M docs/en_US/release_notes_7_1.rst Log Message: --- Update release note
[pgadmin-org/pgadmin4] a73f58: Fix an issue where running any query in query tool...
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: a73f58160f91ece82650a6e8ca5438d2a593ad55 https://github.com/pgadmin-org/pgadmin4/commit/a73f58160f91ece82650a6e8ca5438d2a593ad55 Author: Aditya Toshniwal Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py M web/pgadmin/tools/sqleditor/utils/get_column_types.py Log Message: --- Fix an issue where running any query in query tool gives 'list index out of range' error. #5922
[pgadmin-org/pgadmin4] 4fc493: Pin psycopg3 to 3.1.8
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 4fc49390edf9468ffae2c47a3618486e1119a000 https://github.com/pgadmin-org/pgadmin4/commit/4fc49390edf9468ffae2c47a3618486e1119a000 Author: Khushboo Vashi Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M requirements.txt Log Message: --- Pin psycopg3 to 3.1.8