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 1q4fzl-0003bM-AP for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Jun 2023 10:57:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q4fzj-00005u-UE for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Jun 2023 10:57:27 +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 1q4fzj-00005b-Mz for pgadmin-hackers@lists.postgresql.org; Thu, 01 Jun 2023 10:57:27 +0000 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q4fzf-003TcP-E5 for pgadmin-hackers@postgresql.org; Thu, 01 Jun 2023 10:57:26 +0000 Received: by mail-oi1-x230.google.com with SMTP id 5614622812f47-39a505b901dso572154b6e.0 for ; Thu, 01 Jun 2023 03:57:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1685617042; x=1688209042; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=FcU3XoGYjV1s7LrUalFRp7AqX769BiR2LkmGM5ryY6U=; b=Udr8/CHM1lWT3K7yf/EWLJZDP4aZs2Zme/08Y1+01enMtrj+r6KyTINTjnf3fOEa5G FUOhWCIq0+TKJGkkdgm42R3BaL09UU1EmcDLSU1sR/v8gAa9x75uReaa7497zerOaN08 6ksRdkJPRRhFE0ntiGfIUaZXmWhV1+FPBbodfRHetyEm31ufm/+fQXLGzgw9fogwvGZU A+LVqq68bRmlcmifddJd+ripSbfJqeQeTVjvimc01W3mFm4AjJmLRcH9O49Ez5KqeFs7 eNz/JsgO4tiVipVdr2WhBTaUof7msL6mJlfCmTX27GeRvybQhvxwza+50qTEdWfnHyUg j6uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685617042; x=1688209042; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=FcU3XoGYjV1s7LrUalFRp7AqX769BiR2LkmGM5ryY6U=; b=N/2rIh64qeP9JN7UlcIDwLfITCpXGbXM4ZYXHNfclBuGt5shtj8U3TDytXbul9pMs5 /x9HnOGFUxxoOZtHHEEa81asxExqQdIgajeCJ801AQSP7bL/RzdszV6TSxxmi6MlbET2 XCBCpazq1BCoVfdKdwn52uY+kQ1VX+yNRY4KV/Yxqaar4MjoFquKUDN18MVUmqz5REDP fOYP/DRNimoUga7ilMNqPffcH80XxNeOr44LJbPlb97Ply++RrR+4eIbYQBMuLpoavwc wHXXHFpY1wg3wL7dXy7utrZH3FeS/tOiPeUdJjQxGWKak8G80v0T2iF0oqNJcYeQ4o+f hyPw== X-Gm-Message-State: AC+VfDxaV/zUCVxlqP09Wg3AA+2DEUX+8DB+uV+rd9LLywRzYwg0LCZr 67Aqgvc2SGxl6B0Gk9h90Ta4bv42BT0mEA/O6E82WVUTshPEQIXQ X-Google-Smtp-Source: ACHHUZ5PA2PsvFMDX5os1xLdqlWrSGdVHhwi/loMzohuUQuUNkDpOnRVEv7hBXz/ZtLJEBIq4i2S/Rn1SBi1VARdSm0= X-Received: by 2002:a05:6808:148b:b0:394:ba74:a522 with SMTP id e11-20020a056808148b00b00394ba74a522mr7854490oiw.57.1685617041206; Thu, 01 Jun 2023 03:57:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Fahar Abbas Date: Thu, 1 Jun 2023 15:57:09 +0500 Message-ID: Subject: Re: pgAdmin4 v7.2 candidate builds To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f80b2405fd0f4ca3" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000f80b2405fd0f4ca3 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, One round of testing has been done. Can you please release pgAdmin4 v7.2 on the website? On Tue, May 30, 2023 at 5:19=E2=80=AFPM Akshay Joshi wrote: > The latest candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-05-30-1/ > > On Mon, May 29, 2023 at 8:11=E2=80=AFPM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi All, >> >> pgAdmin4 v7.2 candidate builds and source code is available at >> https://developer.pgadmin.org/builds/2023-05-29-1/ >> >> Fahar, could you please verify this for Thursday's release? >> >> -- >> Akshay Joshi >> Principal Software Architect >> www.enterprisedb.com >> >> *Blog*: https://www.enterprisedb.com/akshay-joshi >> *GitHub*: https://github.com/akshay-joshi >> *LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216 >> > --=20 Fahar Abbas pgAdmin4 team EnterpriseDB Corporation Mobile: +92-333-5409707 Skype ID: *live:fahar.abbas* Website: www.enterprisedb.com --000000000000f80b2405fd0f4ca3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

One round of testing has= been done. Can you please release pgAdmin4 v7.2 on the website?
<= /div>
O= n Tue, May 30, 2023 at 5:19=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:<= br>
The latest candidate=C2=A0builds and source code is available at h= ttps://developer.pgadmin.org/builds/2023-05-30-1/

On Mon, May 29, 2023= at 8:11=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
= Hi All,

pgAdmin4 v7.2 candidate=C2=A0builds and source c= ode is available at=C2=A0https://developer.pgadmin.org/builds/2023-05= -29-1/

<= div>Fahar, could you please verify this for Thursday's release?



--
= Fahar Abbas
pgAdmin4 team
EnterpriseDB Corpora= tion
Mobile: +92-333-5409707
Skype ID: live:fahar.abba= s
Website: www.enterprisedb.com
--000000000000f80b2405fd0f4ca3--