Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lOKgN-0004Sn-JU for pgadmin-hackers@arkaria.postgresql.org; Mon, 22 Mar 2021 13:33:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lOKgM-00043X-56 for pgadmin-hackers@arkaria.postgresql.org; Mon, 22 Mar 2021 13:33:22 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lOKgL-00040l-Nb for pgadmin-hackers@lists.postgresql.org; Mon, 22 Mar 2021 13:33:21 +0000 Received: from mail-io1-xd2d.google.com ([2607:f8b0:4864:20::d2d]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lOKgI-0001Na-HW for pgadmin-hackers@postgresql.org; Mon, 22 Mar 2021 13:33:21 +0000 Received: by mail-io1-xd2d.google.com with SMTP id j26so13908602iog.13 for ; Mon, 22 Mar 2021 06:33:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=C0pW4mtex86SZEVh1ZXL2v7q4+8BfMOEDHdKcmz27AA=; b=MnH+4c+8rvAYEAkJNINdt5+STqYInGA00QlVPQ4vNOFdpoGxNGyZSvOCyaDTLfi0el uopsuMQX0EvtX9cr9oGdHyaEr0hLGsRnn8dcsJINEdg4cp80N/g9W4GVAgJ9jePpHkKg RbCXnJxsaSUgV8GresY78OatY6BloPCxj20lPSPJn6qMQYJEUZN0WdCwb+3clArh3OiS Vj0VqvTfNCYPh1qFTZ6JPzLa1ll8jFbEGcAVDid0nOorvw4GmZe+0dBCGxVvLMG8tdVn gUcGEE10rzl9kQ1eWnxylZnWrYL/c2TW901lRwhS1+ZSPVb2JYhZBWp5nAP+JNWw5KaE ik9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=C0pW4mtex86SZEVh1ZXL2v7q4+8BfMOEDHdKcmz27AA=; b=j5J/5e1CErBWSKlQbPyf70rsncZQ0LLf7y0iMymNIsR+QgM8VfhYxe40nXwxsOBoZ0 Qh9YND3rBb+lz4fwqScnLr/6TcX9vuNdQmG5+vUkv5MLeKFlWIBsnvvujHvr8ub06bQ4 GEggi0jR8pZYzhKaZM9tmASn2x6icKnfsD0OlOsvLEmD054QxSYe+tdf5PNN/Ae04BqX XND4U2a+836iJPFGEJobRP0dbkzcU3GC3CYphui1zusiOvBRgXN3Uj1i1YOilfjHQDF+ DZMR7AYcHgFE0gwi459tcP2ZJxA38CmlNa/n7WLvrDKotuU/zwVsgwsc+1cgKptnVoZf IQ9g== X-Gm-Message-State: AOAM5325s4C/yS00/182GqeBr7vCPm2BRzBIXpQfF+DalBsVVLLMGwQq blINhJyphVHhy77uxSJofDM5KrLj+ED2pudN+6JiSZFTc6qxbVKErKSs+px3y81ZvqJBavEQ4Ol BWg4I03tTaXmXU0ePkHKUqiFXty25fi+wgXIIVelCA6mtIYajyECQMgjHH0gjklo0KtON7wvr+w tGfiX+TDXBvUBOOu4D21EGvp26h8+r0QklsWcsrujP/GNyxMuLD52e2ustiA== X-Google-Smtp-Source: ABdhPJwvWp+GPHIir0RvrwTp0ZPvh8l45N12nUPBAZtmzM1+5VMvh5t38Oxdz88p0DPG3T8VVfvssTTUq52/eCLAKq8= X-Received: by 2002:a5e:8610:: with SMTP id z16mr10429730ioj.57.1616419996391; Mon, 22 Mar 2021 06:33:16 -0700 (PDT) MIME-Version: 1.0 From: Akshay Joshi Date: Mon, 22 Mar 2021 19:03:05 +0530 Message-ID: Subject: pgAdmin4 v5.1 candidate builds To: Fahar Abbas , pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000b1738505be201b76" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b1738505be201b76 Content-Type: text/plain; charset="UTF-8" Hi All, pgAdmin4 v5.1 candidate builds and source can be found at https://developer.pgadmin.org/builds/2021-03-22-1/ Fahar, can you please verify it for release on Thursday. -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000b1738505be201b76 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,

pgAdmin4 v5.1 candidate=C2=A0bu= ilds and source can be found at=C2=A0https://developer.pgadmin.org/builds/2021-03-22-1/=

Fahar, can you please verify it for relea= se on Thursday.

--
Thanks & Regards
Akshay = Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
= Mobile: +91 97= 6-788-8246

--000000000000b1738505be201b76--