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 1qtPoL-00CJcW-G7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 19 Oct 2023 09:59:25 +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 1qtPoJ-00GuwX-34 for pgadmin-hackers@arkaria.postgresql.org; Thu, 19 Oct 2023 09:59:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qtPoI-00GuwP-RI for pgadmin-hackers@lists.postgresql.org; Thu, 19 Oct 2023 09:59:23 +0000 Received: from mail-yb1-xb31.google.com ([2607:f8b0:4864:20::b31]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qtPoE-001WOt-Ki for pgadmin-hackers@postgresql.org; Thu, 19 Oct 2023 09:59:22 +0000 Received: by mail-yb1-xb31.google.com with SMTP id 3f1490d57ef6-d849df4f1ffso8864782276.0 for ; Thu, 19 Oct 2023 02:59:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1697709557; x=1698314357; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=sEscBmXE7e0jtXei6uKbjbyX9aF3tADNd/i+O8IpT5w=; b=EgsdcOXcvbJWeBlpVMVB3ZIcXYbW6xBzTp4kybdvC+I22iauZzX1UHvpbxwvtoPwer nsjc/CgaU2br/LFbNY8QUevYYIH6n0ChBegP6AzgwrGU7A9vit3P5fEMPLGhjolpJChF fJxVQpQY7SxZADeXOVTrn5VnS38YRLafuzvv2RkcxB9bwtXEL0Jl+LwBN63WaxqDg8Th Yx7F97hjR5vkCaL4ooJYFDJ5xYbwSy4+WfecIpHaxrHmmJP0cYeKrTo/fXc8Gkk8AKJ2 Me9uH2iRVpFIbEBgjKeJILp6mXlMP0cAJTTNojVpQJR5ccsYRJYUZb61Jz0Td5QJENOd ntgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697709557; x=1698314357; 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=sEscBmXE7e0jtXei6uKbjbyX9aF3tADNd/i+O8IpT5w=; b=GFTbckrUJS3a6NQ/T3IUPp/3erYE5ctIRiqmsBX45yv/KJCNqy5ssUbGuOkuPCTPsd y6ixdjwkSL25/NFf2LkS7wkb0pmNND8c4lnSef2Bvib1ky+tsKgpnSPrbFc3sMdR10am a4Ab7mv8MtJN5+tZcq5yW9UNkZhRFmkwRNQUPMzayXSGSTtu9gKaN1LjW3xTWygfPgFv gQQmIZoC8pbp8S05ISrsbnOHYlbPuuZTFvkSNkoPjjH17tlS4rIu2mA8KqgkiOJe6Nx6 0JeVHBjOXA3XdZnIp5hGqg1zvwNb7lKutvtGiNmdIR/WPNWLg7slnYiDJc7dmIqZRQp6 WFyw== X-Gm-Message-State: AOJu0YwWhV+/yJV8ghFwocPACMQOoO/NB14+y9WvgeY6y8VMGzoiDBlV wh3VMB4volS5foI88iT16lPOK5pDn+/gh1Wz/7jTOQ== X-Google-Smtp-Source: AGHT+IFXucO0xTJ1tqCWGVMYpauenoTNuwupK2yqyF7IS47Ie26VqudtGB2ZqJ7ktXCkZAlFaL0y9RMxojjwKzh3aN0= X-Received: by 2002:a25:e057:0:b0:d9a:4b0f:402b with SMTP id x84-20020a25e057000000b00d9a4b0f402bmr1788857ybg.38.1697709557546; Thu, 19 Oct 2023 02:59:17 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Yogesh Mahajan Date: Thu, 19 Oct 2023 15:28:40 +0530 Message-ID: Subject: Re: pgAdmin4 v7.8 candidate builds To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000001c204c06080ecf5c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000001c204c06080ecf5c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Akshay, One round of installer testing is completed. Version 7.8 can be released. Thanks, Yogesh Mahajan EnterpriseDB On Wed, Oct 18, 2023 at 3:41=E2=80=AFPM Akshay Joshi wrote: > The latest candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-10-18-2/ > > On Tue, Oct 17, 2023 at 5:08=E2=80=AFPM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi All, >> >> We have fixed some issues which need a respin. The latest >> candidate builds and source code is available at >> https://developer.pgadmin.org/builds/2023-10-17-1/ >> >> On Mon, Oct 16, 2023 at 4:16=E2=80=AFPM Akshay Joshi < >> akshay.joshi@enterprisedb.com> wrote: >> >>> Hi All, >>> >>> pgAdmin4 v7.8 candidate builds and source code is available at >>> https://developer.pgadmin.org/builds/2023-10-16-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 >>> >> --0000000000001c204c06080ecf5c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Akshay,
One round of installer testing is completed. Version 7.8 = can be released.

Thanks,=
Yogesh Mahajan
<= div>EnterpriseDB
<= /div>


On Wed, Oct 18, 2023 at 3:41=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.co= m> wrote:
The latest cand= idate=C2=A0builds and source code is available at https://developer.p= gadmin.org/builds/2023-10-18-2/

On Tue, Oct 17, 2023 at 5:08=E2=80=AFPM = Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,

We have fixed some issues = which need a respin. The latest candidate=C2=A0builds and source code is av= ailable at=C2=A0https://developer.pgadmin.org/builds/2023-10-17-1/

Hi Al= l,

pgAdmin4 v7.8 candidate=C2=A0builds and source code i= s available at=C2=A0https://developer.pgadmin.org/builds/2023-10-16-1= /

Yogesh, could you please verify this for Thu= rsday's release?
--0000000000001c204c06080ecf5c--