Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9666bd6c8d861750e911f84b389ff0d41af52b27
https://github.com/pgadmin-org/pgadmin4/commit/9666bd6c8d861750e911f84b389ff0d41af52b27
Author: Akshay Joshi <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M .github/workflows/run-feature-tests-epas.yml
M .github/workflows/run-python-tests-epas.yml
M docs/en_US/release_notes_7_8.rst
M requirements.txt
M web/pgadmin/browser/server_groups/servers/static/js/server.ui.js
M web/pgadmin/utils/constants.py
Log Message:
-----------
1) Added 'load_balance_hosts' connection string parameter for PG 16 and
above. #6802
2) Added EPAS 11 support back as its EOL is in November.