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 1q6VRe-0003wM-V2 for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2023 12:05:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q6VQf-0003Sa-IL for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2023 12:04:49 +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 1q6VQf-0003SR-Ah for pgadmin-hackers@lists.postgresql.org; Tue, 06 Jun 2023 12:04:49 +0000 Received: from mail-pj1-x102f.google.com ([2607:f8b0:4864:20::102f]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q6VQb-000Zsy-TO for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2023 12:04:48 +0000 Received: by mail-pj1-x102f.google.com with SMTP id 98e67ed59e1d1-2562cc85d3dso4924943a91.1 for ; Tue, 06 Jun 2023 05:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1686053083; x=1688645083; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=rBoLjHQokFSEuJOyIvyw+2J20VRGuduyjF3GUsHdmes=; b=jlqHOQk/eBNmTXwfCuIqUGcjerJS5nIi3nxvJvlPU+daz4uXVqkWE683XsLpjFiQ8D bcVk33RcO8IelJSf6lCTqCb9F3GF94qn5xBLgF/4VO7kmUiSBRFUdT/89FM5hEFgyTse 5rD+QYiEcudIT0bMzu0LgxY9ehCWHhyRP2rT3nRvQ11DW+p8UsF4fMM+OIGjiWZc9UGC A1gbjYhpy6Q4IYwnlZTHxvjYeASZL1Ti/ylmLjNnz7o5FF29t0PLS1+To4zW2kbH8eZ6 lcknIfdRREDRgAc5oEQyTPvFK2bZhUTgLY09w+DkuhihlJRfX150J8E6YOIPUPkNhP0e WHDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686053083; x=1688645083; 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=rBoLjHQokFSEuJOyIvyw+2J20VRGuduyjF3GUsHdmes=; b=Un+9LifXZSxBd60lwJm3+J1ry8741zQkq1D/OCFS2mL3rDpUtYHogG8UtYHUMUEpJU fz5mahpB1dnSQv+tsBwFaABIvwJcSFkyi7zDE8lY+G/FtD2p1sSTcf6gu5BqMLJFTX1Y EjiLahMXghJ2mGvQakF+LU6DXwTdjxOalymXsuNGbY6p0cZbnUtDjHN5gvUbj68Oa+ej V+WHbczTzsVOXxYIzYcL3ToYayOVbbn0Yxq7qfQzMMzJq2m0bY7P2iTB+kyrbhpaccIR H3mFiWOIiUKRCdoFQczBZV1GT7nGJ25r/ymrWZY6vHw/+xpbYScU5YoDmU75jNBORGXJ WoAg== X-Gm-Message-State: AC+VfDyLjMG70/cpIMndsKaWBHbkcSvhUpueoXMhbkPn050xOyH8CD/6 c5I47o490rG5OKYmVH03oytfaaek40Uck5PML4aQBA== X-Google-Smtp-Source: ACHHUZ4MuXQsmT62X5Q9NUIotoYBZeI7jqpp2OpxAllsnKzIfXd77xHbJmsiYhN3lV38/MGga5q4viUWIgJML7hwaEE= X-Received: by 2002:a17:903:25d5:b0:1b0:772f:e3e3 with SMTP id jc21-20020a17090325d500b001b0772fe3e3mr1650750plb.52.1686053083543; Tue, 06 Jun 2023 05:04:43 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Fahar Abbas Date: Tue, 6 Jun 2023 17:04:30 +0500 Message-ID: Subject: Re: pgAdmin4 v7.3 candidate builds To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000001e2b5f05fd74d30c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000001e2b5f05fd74d30c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Akshay, One round of testing has been done on all supported platforms, Can you please publish v7.3 on the website? Kind regards, On Mon, Jun 5, 2023 at 1:50=E2=80=AFPM Akshay Joshi wrote: > Hi All, > > We have found a couple of issues with the new feature of secret storage > (Replacement of Master Password in Desktop mode). We have fixed those > issues so will have to release v7.3 asap. > > pgAdmin4 v7.3 candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-06-05-1/ > > Fahar, could you please verify this for Tuesday'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 --0000000000001e2b5f05fd74d30c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Akshay,

= One round of testing has been done on all supported platforms, Can you plea= se publish v7.3 on the website?

Kind reg= ards,

On Mon, Jun 5, 2023 at 1:50=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com= > wrote:
=
Hi All,

We have found a couple of issue= s with the new feature of secret storage (Replacement of Master Password in= Desktop mode). We have fixed those issues so will have to release v7.3 asa= p.

pgAdmin4 v7.3 candidate=C2=A0builds and source code is= available at https://developer.pgadmin.org/builds/2023-06-05-1/<= div>
Fahar, could you please verify this for Tuesday's re= lease?


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