Re: [Patch] - AWS Cloud Deployment fixes

2022-03-03 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Mar 3, 2022 at 7:04 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the below issues in AWS cloud > deployment: > > 1.Console error logged for db version 9.6.1 due to boto3 version update > 2.Unmask Acc

[Patch] - AWS Cloud Deployment fixes

2022-03-03 Thread Yogesh Mahajan
Hi, Please find the attached patch to fix the below issues in AWS cloud deployment: 1.Console error logged for db version 9.6.1 due to boto3 version update 2.Unmask Access Key field 3.Update supported DB version list to postgres 10 & 10+. Thanks, Yogesh Mahajan EnterpriseDB cloud_deployment_fi

Re: [pgAdmin4][Patch] - AWS Cloud Deployment fixes

2022-02-28 Thread Akshay Joshi
Thanks, the patch applied On Mon, Feb 28, 2022 at 11:24 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the below issues in AWS cloud > deployment: > > - Fixed issue of Mumbai region > - Regions Display name modified properly > - Added v

[pgAdmin4][Patch] - AWS Cloud Deployment fixes

2022-02-27 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the below issues in AWS cloud deployment: - Fixed issue of Mumbai region - Regions Display name modified properly - Added validation same as AWS for Password field - Added support to provide list of IPs in *public IP range* field Thanks, Khushboo aws_c