pgAdmin 4 v7.6 Released

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 v7.6 Released
Дата
Msg-id CANxoLDeZSnP3D1m7_B99hzhFnpe9+rq3gHiK1BtxSjTmicB2Mg@mail.gmail.com
обсуждение исходный текст
Список pgadmin-hackers

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 7.6.

This release of pgAdmin 4 includes 26 bug fixes and new features. For more details please see the release notes at:

    https://www.pgadmin.org/docs/pgadmin4/7.6/release_notes_7_6.html

pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see:

    https://www.pgadmin.org/

Notable changes in this release include:

Features:

  • Added the 'Ignore Grants' and 'Ignore Tablespace' options in the schema diff tool.

  • Ensure that Schema Diff comparison results should be displayed in the sorted order.

  • Added new/missing options to the VACUUM command.

  • Added support for SYSTEM, CONCURRENTLY, and TABLESPACE options in REINDEX.

  • Added Expression to CREATE INDEX.

  • Added cascade option while creating an extension.

  • Added support for ALTER INDEX column statistics.

  • Added unlogged option while creating a sequence.

  • Added all like options while creating a table.

  • Added WAL option to EXPLAIN ANALYZE command.

  • Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command.

  • Add support for TRUNCATE trigger in the foreign table.



Bugs/Housekeeping:

  • Generate software bill of materials as part of the package builds.

  • Added support for PostgreSQL and EPAS 16 to ensure it works without any errors.

  • Allow changing the POOL_SIZE and MAX_OVERFLOW config values of the pgAdmin config DB connection pool.

  • Fix incorrect redirection URL after authentication by removing fixed value set to SCRIPT_NAME environment variable in pgAdmin4.wsgi file.

  • Fix an issue where query tool on shared server is throwing error if the pgAdmin config DB is external.

  • Fix the issue where query tool window turns blank if the user tries to generate a graph on the result.

  • Fix an issue where changing MFA_SUPPORTED_METHODS breaks the MFA validation.


Builds for Windows and macOS are available now, along with a Python Wheel,

Docker Container, RPM, DEB Package, and source code tarball from:

    https://www.pgadmin.org/download/


--

Akshay Joshi

pgAdmin Project

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Fahar Abbas
Дата:
Сообщение: Re: pgAdmin4 v7.6 candidate builds
Следующее
От: Akshay Joshi
Дата:
Сообщение: [pgadmin-org/pgadmin4]