Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qisVR-0089Sb-J4 for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Sep 2023 08:24:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qisVP-00FLTK-Vh for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Sep 2023 08:24:19 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qisVP-00FLT2-NO for pgadmin-hackers@lists.postgresql.org; Wed, 20 Sep 2023 08:24:19 +0000 Received: from mail-lf1-x12a.google.com ([2a00:1450:4864:20::12a]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qisVL-005aiv-UY for pgadmin-hackers@postgresql.org; Wed, 20 Sep 2023 08:24:17 +0000 Received: by mail-lf1-x12a.google.com with SMTP id 2adb3069b0e04-503397ee920so1187551e87.1 for ; Wed, 20 Sep 2023 01:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1695198253; x=1695803053; darn=postgresql.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=0ZdIn7j/Eo19HhzKHpgwwaXOK5dKs+aUWmdgZ5fVf2k=; b=RVAd4gWz4zJh2K4ioASsa0Honc+sp6tIPgFpvyrgZeERnIz+HwszH9PglaD+c08Wlr 9AUSnVM+vt0HJC8+4PmMXqlasOM2rSq+aWPhm6WYFgRFC9KsUx1DMGEyKH/lFjtV1suy 6Lpv6ImPYvjERM4vlyhamzWg3ejGr7HPJm76oTmMC7quHfJOf/YFce9e4wo1w/0i3LDM N0og1Z81ro/1O5Fw8rDZHl9o2SiBqLucaJRL576T9/Vy7zAh/86CSJRvoLXTazrwNMvc BWp+lQnFpbWy3m+kRutO6AsikQGE6tS9oErVpYSQe79cl3/oc/F64nrI121igXewPFzq 3Q4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695198253; x=1695803053; h=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=0ZdIn7j/Eo19HhzKHpgwwaXOK5dKs+aUWmdgZ5fVf2k=; b=rpnfIYjXkBkvn1TP3KuO/SdxADf4WDaOIMr8uhFzPk5n5ykVFd2gpwI/9L6P6M97gd wsNVwa2pDEF3RKemRpq3PC2/cYp3I9m3jjKfUaaQxWxnQpi2IvQchvzLF/dczS8P4MvZ 0mzYbCY/G1aXwjDQitkO1QAvbp4gVLlrMGYmU42Qr+8xGs68OkGbZhuGjUvvMKyaiPOT j5I9BcS4ddOyOdx3t/OrV7c5Tniok+XzqI+SM7D1HlQhTxkPgIo0+d3fxKsjoeiWKPDm Zvd7myqAzTRpnAYxiua0o5AfNXetOgCAhOseWWkNW9J6uT8fKQR/+oZCq+q2mQRqN5gg oidw== X-Gm-Message-State: AOJu0YywYmHjCaALeyIgCfVXMOK0N18NTp6YflD5y64RlTXkunssdDOJ ij6sRq1eWY6KOxJNwuG7sSzpXFRholdfFlu1w04QjqXgCb2JGoA6slw= X-Google-Smtp-Source: AGHT+IEPmFbo1B9CI5g7BveCDl+gJsqhTCxgBBCK6/nO3P72aOgIkHQQfpJ7Tnd+NasR2iUgMDS+C5Om3xvNCZWwr08= X-Received: by 2002:a19:5058:0:b0:503:2deb:bbc1 with SMTP id z24-20020a195058000000b005032debbbc1mr1576088lfj.22.1695198253480; Wed, 20 Sep 2023 01:24:13 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 20 Sep 2023 13:54:02 +0530 Message-ID: Subject: Re: pgAdmin4 v7.7 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000b920fe0605c619b7" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b920fe0605c619b7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Found one issue during testing, so respin the build again. The latest candidate builds and source code is available at https://developer.pgadmin.org/builds/2023-09-20-2/ On Wed, Sep 20, 2023 at 11:52=E2=80=AFAM Akshay Joshi wrote: > Hi All > > The latest candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-09-20-1/ > > On Mon, Sep 18, 2023 at 7:49=E2=80=AFPM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi All, >> >> pgAdmin4 v7.7 candidate builds and source code is available at >> https://developer.pgadmin.org/builds/2023-09-18-1/ >> >> Yogesh, 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 >> > --000000000000b920fe0605c619b7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Found one issue during testing, so respin the build again.=
The latest candidate builds and source code is available at https://developer.= pgadmin.org/builds/2023-09-20-2/=C2=A0

On Wed, Sep 20, 2023 at= 11:52=E2=80=AFAM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All

The latest candidate builds and source code is available at=C2=A0https://developer.pgadmin.org/builds/2023-09-20-1/

On Mon, Sep 1= 8, 2023 at 7:49=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com> w= rote:
Hi All,

pgAdmin4 v7.7 candidate=C2=A0builds and= source code is available at=C2=A0https://developer.pgadmin.org/build= s/2023-09-18-1/

Yogesh, could you please verif= y this for Thursday's release?

=
--
Akshay Joshi
Principal Software Architect
<= a href=3D"http://www.enterprisedb.com" target=3D"_blank">www.enterprisedb.c= om

Blog: https://www.enterprised= b.com/akshay-joshi
GitHub: https://github.com/akshay-joshi
LinkedIn= : https://www.linkedin.com/in/akshay-joshi-086497216
--000000000000b920fe0605c619b7--