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 1sWUYg-00FRxY-IE for pgadmin-hackers@arkaria.postgresql.org; Wed, 24 Jul 2024 05:29:02 +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 1sWUYd-001Aig-J7 for pgadmin-hackers@arkaria.postgresql.org; Wed, 24 Jul 2024 05:29:00 +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 1sWUYd-001AiY-9i for pgadmin-hackers@lists.postgresql.org; Wed, 24 Jul 2024 05:28:59 +0000 Received: from mail-oi1-x234.google.com ([2607:f8b0:4864:20::234]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sWUYa-0019HN-OJ for pgadmin-hackers@postgresql.org; Wed, 24 Jul 2024 05:28:58 +0000 Received: by mail-oi1-x234.google.com with SMTP id 5614622812f47-3d9c487b2b5so4137268b6e.3 for ; Tue, 23 Jul 2024 22:28:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1721798936; x=1722403736; 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=yfBEiUTm/nueZa15lXmzYMfqU0A/cV3qcfD+LzR1Mgs=; b=Mb4dFOyhZV6hvC3UvTjFmHK6FFm/UUae58gI5glF+7PKLhLYDtG0VPoUXnwb4X/GrM XgGliVG002l9RCW9gxWbN56bhmphygDP+7xs2j6xQhvA3vFio0v+Yl5mIA3XWpjoioP+ tRCrPZsq0ey5jzd9ZjTeiE+wLMbtYD1oTJfmUPbA4n+KcMyPaZcTgHBOFiXsCwlM++iW 8fk4twUZP8FtWpyF5yIW1psucPDqdIh6eOr77o2P4ZoWc9YKZRwab7BIvQSvlJ1OxYRe ENDZb1ea0xTx2BxLA1Uv5DNKaTre7SfslSyXg88C5jruD6RHXnsH9JZD+gpX5V5PFYbv OtZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721798936; x=1722403736; 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=yfBEiUTm/nueZa15lXmzYMfqU0A/cV3qcfD+LzR1Mgs=; b=uYDP1MwszPypAD0Av7OoIAvblfkvOBWxFtNh/iBaDkLSNbsTmbMJZrD0e0dcNXURwi FOXu10EFow0DXPAchT8JdPp7PJRDFMwYEYF8h521DUFVDw763Wc08fgyA3D85SBAeEWC Kam7pLN29vaxBmTmgd+mzzDs/jpPLqkmaRu+jiJKSo58YWlV8+Rx6cC40l0la2qrIyoD ObhGdGPq0m9TkmnVGXovu5pDy+huuQbABuX7/jD7zVKSqbfrT6CWBq7uuA00ac1d53IN QBUS1wgg2F8kL41h8B7u/L68DVh8nxk2rdMqbKngyesj5Pmrr2QYUq6ufYh1yGucsrpv 6OOQ== X-Gm-Message-State: AOJu0YwKtF63tUj4nd8Yj+kdPHJ81qcL4ebfZMmchwSHqcBsEUk6wzEB KT9dASLelbH9skzBjARvLF1OlzXNokfh7pH6ShsdMB2CJf5zRMNqSkcelIoMBfaYKxONoGasseO Co8+U/Ms0xmNL5A5wDQjb+r2iST0= X-Google-Smtp-Source: AGHT+IGj5XSsn6ShNXoNMN1tVNjkw4HHMDAZZ35PIHv8wEkfqpo/J/QmdrVdchW4jtuGa40XlxrhzxIRH6bwjzjNTQA= X-Received: by 2002:a05:6808:170e:b0:3d6:31fc:7ff5 with SMTP id 5614622812f47-3db08ec77ffmr1374216b6e.14.1721798935792; Tue, 23 Jul 2024 22:28:55 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Usman Khan Date: Wed, 24 Jul 2024 10:28:45 +0500 Message-ID: Subject: Re: pgAdmin4 v8.10 candidate builds To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f153b3061df78d2e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000f153b3061df78d2e Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Hackers, I will verify the build on ubuntu 24.04 and windows 11. On Tue, Jul 23, 2024 at 5:32=E2=80=AFPM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v8.10 candidate builds and source code is available at > https://developer.pgadmin.org/builds/2024-07-23-1/ > > Yogesh, could you please verify this for Thursday's release? > > *Note:- We have transitioned from NW.js to Electron starting with this > 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 > --000000000000f153b3061df78d2e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Hackers,
I will verify the build on ubun= tu 24.04 and windows 11.

On Tue, Jul 23, 2024 at 5:32=E2=80=AFPM A= kshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,

= pgAdmin4 v8.10 candidate=C2=A0builds and source code is available at=C2=A0<= a href=3D"https://developer.pgadmin.org/builds/2024-07-23-1/" target=3D"_bl= ank">https://developer.pgadmin.org/builds/2024-07-23-1/
Yogesh, could you please verify this for Thursday's release= ?

Note:-=C2=A0=C2=A0We have transitioned from N= W.js to Electron starting with this release.

=
--000000000000f153b3061df78d2e--