AWS cloud deployment issues fixed: 1) A console error was logged for db version 9.6.1 due to an update to boto3 2) Unmask Access Key Field. 3) Update the supported database version list to include Postgres 10 and above.
refs #7177 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f5a97fa6e9d1bf55e37b0a14427fbbe3ddf62cb Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- web/pgadmin/misc/cloud/static/js/cloud_db_details_schema.ui.js | 2 +- web/pgadmin/misc/cloud/utils/rds.py | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-)