pgAdmin 4 commit: AWS cloud deployment issues fixed: - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: AWS cloud deployment issues fixed:
Date
Msg-id E1nQ0jQ-0001CC-Oc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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.mahajan@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(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [Patch] - AWS Cloud Deployment fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - AWS Cloud Deployment fixes