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 1r54Qp-00BfW9-IV for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Nov 2023 13:35:19 +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 1r54Qn-008T2c-S8 for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Nov 2023 13:35:17 +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 1r54Qn-008T2U-Kj for pgadmin-hackers@lists.postgresql.org; Mon, 20 Nov 2023 13:35:17 +0000 Received: from mail-lf1-x135.google.com ([2a00:1450:4864:20::135]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1r54Qk-007Qgk-4z for pgadmin-hackers@postgresql.org; Mon, 20 Nov 2023 13:35:16 +0000 Received: by mail-lf1-x135.google.com with SMTP id 2adb3069b0e04-507adc3381cso5614827e87.3 for ; Mon, 20 Nov 2023 05:35:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1700487312; x=1701092112; 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=/ZtX/j5Zc+m+Ko9Ui8iIh72DhnLgjxo+Nv9NYvg20sE=; b=Hq2rlPbmy6zXDLNipZLDKqaWXO0cwJccCrm4T9hG1n8vJiWnM/BtMPQXhmUmPgpOsh zxtgktN2fSz6Qw9XX9oSdkLsqbvKMSL/4I+znfEhbX0Zn+CiGeZVixv3U/jVVV0/uhQ1 03JadSfla9SueFvDVOdWRTm861MWR3SWu1gQvbq5oey5oYsHQVVy6BeHvX+ocMErxcvR HQRdyKsQrgn/8e4PBHZx9s/s9sF6ytXM8+ay+3DLWO+J5v1kIsHmfJvIkIDREKRrITlw 63NWBpPPrSfnOniQ3QhMiLIPqlHyyY6R0HSv9aLyv0MfOkkSoV928PcWX/k1g7A1Iy6B I68w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700487312; x=1701092112; 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=/ZtX/j5Zc+m+Ko9Ui8iIh72DhnLgjxo+Nv9NYvg20sE=; b=fRpewcpfapqciIb/7ARVXnBerBn/6hT353dEOtFqaQT+cu5QtZ3Q6412WKnuXO3ySc rs+TiCffiG/jbDAhyM04JEXSpRGQcBUqPCc3bfm0V2dZ3CYh0WT57UDBtCWXNGZspS1O a1vdV6tGgwbGRwDhAnsyihznuCRAEwzIooj3JDkknI3YFPwYbcdq6Y27knYDz0834y49 D+QV833lXX1EQghcitWFapmPNi1pH5cX2aiAw2IXuFzqxNw+trbJBn4lOa/P+wltmrBL oNTubR9EzRSRLgMqfV7P2EsSXJ3dkDCnIlqTU4pclFXOgE6doAIdri/GS6nTOOwQmmpk POrQ== X-Gm-Message-State: AOJu0Yzi3BsP38Y1oXSDOytIZynOpInGCpyozFZVFfJ11Ftcl/J68dNq zvKinAR/Wbx60nnxEhvY3odkxhXOEWISZIpLqZUnesBR8YVOuF7nCVo= X-Google-Smtp-Source: AGHT+IH5tezZTLfha5CmXLXY2xS5t19YAjlEGzsnAYpFz+9UkB/Ftsx3Pw/iMYPPLKJ+Y2yIm7wXB1JBk6/EFMFkpxM= X-Received: by 2002:ac2:5337:0:b0:507:984e:9f17 with SMTP id f23-20020ac25337000000b00507984e9f17mr5095152lfh.34.1700487311421; Mon, 20 Nov 2023 05:35:11 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 20 Nov 2023 19:04:59 +0530 Message-ID: Subject: Re: pgAdmin4 v8.0 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000024938b060a958e00" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000024938b060a958e00 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-11-20-2/ On Mon, Nov 20, 2023 at 1:15=E2=80=AFPM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v8.0 candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-11-20-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 > --00000000000024938b060a958e00 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The latest candidate=C2=A0builds and source code is availa= ble at=C2=A0= https://developer.pgadmin.org/builds/2023-11-20-2/

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

pgAdmin4 v8.0 candidate=C2=A0builds and source code is available at https://developer.pgadmin.org/builds/2023-11-20-1/
=

Yogesh, could you plea= se verify this for Thursday's release?

--
Akshay Joshi
Principal= Software Architect
www.enterprisedb.com

Blog= : h= ttps://www.enterprisedb.com/akshay-joshi
GitHub: https://github.com/akshay-j= oshi
LinkedIn: https://www.linkedin.com/in/akshay-joshi-0= 86497216
--00000000000024938b060a958e00--