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 1r64HO-00GyHc-D0 for pgadmin-hackers@arkaria.postgresql.org; Thu, 23 Nov 2023 07:37:42 +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 1r64HN-00Fryh-0u for pgadmin-hackers@arkaria.postgresql.org; Thu, 23 Nov 2023 07:37:41 +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 1r64HM-00FryY-PI for pgadmin-hackers@lists.postgresql.org; Thu, 23 Nov 2023 07:37:40 +0000 Received: from mail-yb1-xb33.google.com ([2607:f8b0:4864:20::b33]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1r64HF-006wIU-8s for pgadmin-hackers@postgresql.org; Thu, 23 Nov 2023 07:37:39 +0000 Received: by mail-yb1-xb33.google.com with SMTP id 3f1490d57ef6-daf2eda7efaso562188276.0 for ; Wed, 22 Nov 2023 23:37:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1700725052; x=1701329852; 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=xzfuToWSPIydiN3F77VQzY7uVCsSI/QlrPvet0Tgq7Q=; b=Yk2C6CvrNR9+lF6HpAwycoGajhwxTyAeU7c6oNaFIMceLKzv4IpGF2/t/H0u19lbmD S7gaGzGzknD66/H4BtS1erUHyyjPlFlV4QL6BBOoOdNrGDo3GTviUKMPkzZCnaXEjm9e e7P5DLBiOz8V8zeWgWKuuUDlVQLzX8t01MFsCkKWGronUmxQfk86BGMYNke5hwdJ1mpn AyTu3HNOh+Es7UGSqL0DygYem+0DxkTZZQ7Wv1zXAeucryvQ9EM1Tpk6VyQXm4z5gAqY 9iZSg3V9J1y6wFCwyQWWJWfG8NwYi9VmBbqGUmYmdCn52U6JnayPAEf5i/XHBgcvoEJp uo9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700725052; x=1701329852; 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=xzfuToWSPIydiN3F77VQzY7uVCsSI/QlrPvet0Tgq7Q=; b=MAOn8P0Wiv1UuLEs6xs9g6wMaOPh1mIGAynaYCI9dG/rLjTzIyEEO3vYije5o6kvAv LlJ0qzTkRJErm1dUZhutHqn2uLdoB5SkA00biAV/fjz91TeR1qE8FJtcQZtECynVKuCn WmSoKlxfYMhlv4NlR+nQDvl8r31IeeTEnFxJYAhi5Vr0LIeTRdGRE7a8OfItS+YAbC/+ 7OVd8lM1Et0q21B8ZOzHBL9cAdKUkAyT18olB9ASxL7/HIIhuEC8XirBGjEwOLyJqWlv L/TApIMYLCsEp19n2IYzsOHhGXJV797TSy6NbGvUSZQc7RgmdpsKoRoHCqym8hQf+WTw QOrQ== X-Gm-Message-State: AOJu0YwW6+oSlgmEVoY3NwgndBZXVWOkwR2aX8eH92jYYoe1h0FS0Gtw SIvINtcMP6QJJXQFtiS1BSlwBEfQnniSVAKd0hKtzg== X-Google-Smtp-Source: AGHT+IFpPVWo6hawdPWQRpb/AC1suP7GUi3WpW261D8cjX92d44CJKbD7G6yzbe0rAVIC0U8nO+ch4/GeVpBQZv1aZA= X-Received: by 2002:a05:6902:161c:b0:d9a:5918:8f53 with SMTP id bw28-20020a056902161c00b00d9a59188f53mr5144995ybb.56.1700725052031; Wed, 22 Nov 2023 23:37:32 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Yogesh Mahajan Date: Thu, 23 Nov 2023 13:06:55 +0530 Message-ID: Subject: Re: pgAdmin4 v8.0 candidate builds To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000096622f060acce885" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000096622f060acce885 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Akshay, One round of installer testing is completed. pgAdmin4 v8.0 can be released. Thanks, Yogesh Mahajan EnterpriseDB On Mon, Nov 20, 2023 at 7:05=E2=80=AFPM Akshay Joshi wrote: > 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 < > akshay.joshi@enterprisedb.com> 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 >> > --00000000000096622f060acce885 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Akshay,

One round=C2=A0of installer testing is completed. pgAdmin4 v8.0 can be rel= eased.

Thanks,
Yog= esh Mahajan
EnterpriseD= B


On Mon, Nov 20, 2023 at 7:05=E2=80= =AFPM Akshay Joshi <aks= hay.joshi@enterprisedb.com> wrote:
The latest candidate=C2=A0builds and source code is available at= =C2=A0https://developer.pgadmin.org/builds/2023-11-20-2/
On Mon, N= ov 20, 2023 at 1:15=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com&g= t; wrote:
Hi All,

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

Yogesh, could you please v= erify this for Thursday's release?<= br>

--<= /span>
Akshay Joshi
Principal Sof= tware Architect
= www.enterprisedb.com

Blog: <= a href=3D"https://www.enterprisedb.com/akshay-joshi" target=3D"_blank">http= s://www.enterprisedb.com/akshay-joshi
GitHub: https://github.com/akshay-josh= i
LinkedIn: https://www.linkedin.com/in/akshay-joshi-0864= 97216
--00000000000096622f060acce885--