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 1qt3Vy-00Ae0T-O5 for pgadmin-hackers@arkaria.postgresql.org; Wed, 18 Oct 2023 10:10:58 +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 1qt3Vv-002C9P-NH for pgadmin-hackers@arkaria.postgresql.org; Wed, 18 Oct 2023 10:10:56 +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 1qt3Vv-002C9G-Fn for pgadmin-hackers@lists.postgresql.org; Wed, 18 Oct 2023 10:10:56 +0000 Received: from mail-lf1-x133.google.com ([2a00:1450:4864:20::133]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qt3Vs-0014Hm-MK for pgadmin-hackers@postgresql.org; Wed, 18 Oct 2023 10:10:54 +0000 Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-504a7f9204eso8788144e87.3 for ; Wed, 18 Oct 2023 03:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1697623850; x=1698228650; 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=PJTMuxnESe7/mJmbhvMnymuc6cj+2feE8AtM2erOudg=; b=ZFOWYJk/EArDdETa+AVuKZhri8v4nars1lzO5BlZcppdkWfA9/DI5jtCHUWLM/ymcr B6tADUcA9MQl28bcG8AusQ0po8AelphZpLKobhSHl6qj2tHg+X/Wfo8IJbnpnTkvynft NOcK4UuBwelH+CDRrnyns17Jrqw/TITOoJCrcVZhftzatt6s8EfQyzz+WqCs4f0jLzEf 1kkzt/qyTu4QH1GBFwxYkO19cV+s2bdA6qNkY+Xr77OmYnG0ZwVktBjde71IE2zuEXrR rK7yq9N2g+5Un608w9LIQ/b8yVhWorFD8s9OhcfXAsdNvqFS0hV7bglMi5dJPH+UlNCt YtkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697623850; x=1698228650; 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=PJTMuxnESe7/mJmbhvMnymuc6cj+2feE8AtM2erOudg=; b=oSSPBoI51LDcPikhOw0/mhcqW90JkZ3O5dJ556i+Wfic3eQRRDZKMHsT0lEB7kX4ix mdTxrF2oDEt/T5WgfxH1zlFICwfMh+apvkL72YvwkVIlP38CAMGerQHjeXMR0IawdvAn 8kyJPLaRRmPjFk9IZjMo3SktO61MUkpT2VxMCwy9c+yp+1j5SyKq2oYpgrN2HzXdpyUi i+6xK23Czmvaqy6BXd7s+koBvhAx+WidMKyWgA4Xm9QtaVanyo7LvvZu9d7/qgRp3I4+ UCmU5B6in/R7Y4x/76COzQuCOIgC0CTNQia/NxaGlDuV3H2fGghjEZsaabT1UeCcsuhM iA4g== X-Gm-Message-State: AOJu0Ywwp8dcT6gQzwpZfueqfGcE8HtSmE/otM/YW4pGlEO5xVHIMU1k F0YucCUI1fe1ntfyg6IfPMkuLCag3pa5iaQL21pjDUX2DdVm06AGbfE= X-Google-Smtp-Source: AGHT+IExHiF2qyga3Yr8H06yGwk8cIaG8bzsUuF7Ddt6X3R4cT2O3shR6OzwUQRSZ1H4kLqI1n+7O7Xi0NeP4g+v+Ps= X-Received: by 2002:a05:6512:10d2:b0:507:a6dc:9d98 with SMTP id k18-20020a05651210d200b00507a6dc9d98mr4978863lfg.29.1697623850127; Wed, 18 Oct 2023 03:10:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 18 Oct 2023 15:40:38 +0530 Message-ID: Subject: Re: pgAdmin4 v7.8 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000008cb9600607fada46" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000008cb9600607fada46 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 wrote: > Hi All, > > We have fixed some issues which need a respin. The latest candidate build= s > 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 >> > --0000000000008cb9600607fada46 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The latest candidate=C2=A0builds and source code is availa= ble 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=C2= =A0builds and source code is available at=C2=A0https://developer.pgad= min.org/builds/2023-10-17-1/

=
On Mon, Oct 16, 2023 at 4:16=E2=80=AF= PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,

<= /div>
pgAdmin4 v7.8 candidate=C2=A0builds and source code is available = at=C2=A0https://developer.pgadmin.org/builds/2023-10-16-1/
<= div>
Yogesh, could you please verify this for Thursday's = release?
--0000000000008cb9600607fada46--