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 1sLvI1-00HJXF-Eh for pgadmin-hackers@arkaria.postgresql.org; Tue, 25 Jun 2024 01:48:09 +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 1sLvHy-00DBF9-Aw for pgadmin-hackers@arkaria.postgresql.org; Tue, 25 Jun 2024 01:48:06 +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 1sLvHy-00DBF1-3C for pgadmin-hackers@lists.postgresql.org; Tue, 25 Jun 2024 01:48:06 +0000 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sLvHu-002yjT-GC for pgadmin-hackers@postgresql.org; Tue, 25 Jun 2024 01:48:04 +0000 Received: by mail-lj1-x22e.google.com with SMTP id 38308e7fff4ca-2ebeefb9a7fso60906871fa.0 for ; Mon, 24 Jun 2024 18:48:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1719280081; x=1719884881; 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=fC1fu6MEelL+sII6FZ/etDKthSPnWwvZlYis3dXDSTc=; b=l51gXjVMedt52vZXRR0ZdrBa5PReTL3UymiFAczojuHVHymOmgcIG9vcVGQvOytOb1 xmnnWcJCalplpNi+m8jQ+Fl8ydvXjfuzuaqSZO9EIzywi7AnJSK9wic3LoT1pHdGxqUt /Ao/5cADKWBa5iO5wCBv5kTg8Ae6J9KFWbl2n/x/slCcI7oHLxaadx5Qn+1javdyU/7i asioTMn3yY3c4coO4rZkUn5v/iUtwEfg5hrgHibaGRonEw4xMB/TtaQPdKry/PKTxeiA 5j4Xi4ICWAwwNhoSyCS5uNLCa24N9cFBwCP/Fufl6fQH6/7qjdb5Wn94LB57XcvKfcLm mgPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719280081; x=1719884881; 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=fC1fu6MEelL+sII6FZ/etDKthSPnWwvZlYis3dXDSTc=; b=jdD0a9Y0hYJ3g6skr9zSIRYWrMEERaUMw63TX1eX2okulDuLW73YeosK64Ta+GhyGc HMkRp7i7/KD0zqKbF1tjwngXHDyvo7E5yrGzn4+cKmkR2mjW2w7PHO7BWs68AAdbIlww qxubxQSQ8XMq6U/YWXzdoq6wUQzpnSIYTSYzXSWzQY0LFwD0Ghbgd4sVW3ukfw/ODaDR 0AMICX1H+YITEUOX4uDybTf1Fm3EPmlnGxhoZNHQO0ohQoMh5KLMjrgw+HZVPbsgvc/W cRxtfMoEJg5yg2QjBa1Iy41Z6zdmrAPWaSt2XjUHJ5AKOkESnic+vddmmG6I7zrcvSbU ykpg== X-Gm-Message-State: AOJu0YwFmtt9nnNoEDjLuLfnOC6p390ByDK3mRdT3SaVdZfcwley2vlz XLFosopuGN+lPn5mdSyg8isMJlpAEGxplrlratSdWF2rt0qqp3Rx61ZlSCYfNA+7aoWjs2QTL0x e+XqiYhnVEoSPQLI2WWxnupcnh8AaLNvB5BCr X-Google-Smtp-Source: AGHT+IE2iWQKddE2GtF8AfIaBayBJU6yPy6Ce4+IAYri/RV4ZzkrVFuP8OaDJMlPBE36bkUxnna+cISbpCZ9xkaLjlk= X-Received: by 2002:ac2:456b:0:b0:52c:df6e:9517 with SMTP id 2adb3069b0e04-52cdf7e66dfmr3986168e87.11.1719280080377; Mon, 24 Jun 2024 18:48:00 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 25 Jun 2024 07:17:47 +0530 Message-ID: Subject: Re: pgAdmin4 v8.9 candidate builds To: Usman Khan Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000075fae8061bad16b0" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000075fae8061bad16b0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks Usman On Tue, 25 Jun, 2024, 12:28 am Usman Khan, wrote: > Hi Hackers, > I am going to verify on Windows 11 and Ubuntu 24.04. > > On Mon, Jun 24, 2024 at 9:29=E2=80=AFPM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi All, >> >> pgAdmin4 v8.9 candidate builds and source code is available at >> https://developer.pgadmin.org/builds/2024-06-24-1/ >> >> Yogesh, could you please verify this for Thursday's release? >> >> >> >> Akshay Joshi >> >> Principle Software Architect >> >> enterprisedb.com >> >> * Blog*: https://www.enterprisedb.com/akshay-joshi >> * GitHub*: https://github.com/akshay-joshi >> * LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216 >> > --00000000000075fae8061bad16b0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks=C2=A0Usman

On Tue, 25 Jun, 2024, 12:28 am Usman Kha= n, <umk555@gmail.com> wrote:<= br>
Hi Hackers,
I = am going to verify=C2=A0on Windows 11 and Ubuntu 24.04.

On Mon, Jun 24= , 2024 at 9:29=E2=80=AFPM Akshay Joshi <akshay.joshi@enterpri= sedb.com> wrote:
Hi All,

pgAdmin4 v8.9 candidate=C2=A0= builds and source code is available at=C2=A0https:= //developer.pgadmin.org/builds/2024-06-24-1/

Yogesh, could you please verify this for Thursday's release?

--00000000000075fae8061bad16b0--