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 1ssefe-009slm-85 for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Sep 2024 08:43:51 +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 1ssefc-004Utn-3Y for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Sep 2024 08:43:48 +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 1ssefb-004UsG-NV for pgadmin-hackers@lists.postgresql.org; Mon, 23 Sep 2024 08:43:47 +0000 Received: from mail-yw1-x112e.google.com ([2607:f8b0:4864:20::112e]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1ssefY-000cNN-3m for pgadmin-hackers@postgresql.org; Mon, 23 Sep 2024 08:43:45 +0000 Received: by mail-yw1-x112e.google.com with SMTP id 00721157ae682-6dbc75acbfaso34107717b3.3 for ; Mon, 23 Sep 2024 01:43:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1727081023; x=1727685823; 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=vdzWCxtjx66QANVbLCTaJg08b+mjBpQNDWuv6LgHzLc=; b=X2/iM+eEB1p3AJWvkX1qY/xCIlYfYY6JSfDU+JK65NQXObkpDbnoym/fKi7n5VxRRx ynZVC4PdPOc8j/AobGvC2UGjAVpP1pAbGGIBPK/3h+p/6rWFRavOTZhwCrrYYlJuWfis bzW2bptGW65eLx9+Dqn3BA4yHTmzP2XtD4kShjb+924Q82h+4/7Z6fCfYxyOJ9xsD5zg 1EGOlR+bfYv7yJ0QXNBdOQj8CS9YyBGpETXEJSjIj0fzaKxffoCpBI5v0O3V0nnovXDD mU7dJPsY3Q6ECutRCsJNnZIAeu56mm1QivRJgZq2Qx0VfuIX2d5H4inv5hrBF1yr0MEM TGvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727081023; x=1727685823; 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=vdzWCxtjx66QANVbLCTaJg08b+mjBpQNDWuv6LgHzLc=; b=mKNs08yIX4G7YrukPNRMSf7gv6tFHZhayDzXQ22E11R4j6aHyL+1meI6VQ9qtrJl+n oew8M0DYr/sPwSDe4EaKt8lznHZXpWuJVSgl/9avqYpCYKbf+GvecXC9UuFV6dOOta1x IXsUdOht0xuRSDyGNUz2n8StBAofbGu/dLpETqami2cbBlHCuu+Jdjd1EeZWQYObzZBR jJMubVca/BMSa0AQkfeRZ//z1fA1ark7RQnw8pt0es3tTFHwcrW0A/K837YzPSodCPRZ tNZHyXpX/r0Bw3D5iQMR/mwEga/8eTa+O2MzePxzSAu/vh6BZIQPn+5SVpbRWAGqRwty RRsQ== X-Gm-Message-State: AOJu0Yyk5b2gjZtzh6v45dkXVaK7KJrIW3vaYBBpkpGgvcmLdpqBd5bC XWwtEDYvKQNwh3E6FZCp/5C03gmcFcyZ/ZqlGrVtO3xDzilIRtyd+Kn3Om+sDz4xCk+ensrLNNJ fMuGdnF3mSVKvsBWO4+0U/unakI3l5pzuJSvp X-Google-Smtp-Source: AGHT+IExpRk9/m6hZ/lpAnxI9cip/hQErbRHNGmyd1Ind784cauz31lTS0tn5/5eLT17SXt1b8C31AoO8L7cISWOzy0= X-Received: by 2002:a05:690c:668d:b0:63b:d055:6a7f with SMTP id 00721157ae682-6dff2d2c893mr84822467b3.38.1727081022987; Mon, 23 Sep 2024 01:43:42 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Yogesh Mahajan Date: Mon, 23 Sep 2024 14:13:06 +0530 Message-ID: Subject: Re: pgAdmin4 v8.12 candidate builds To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000dfbf260622c5624f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000dfbf260622c5624f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Akshay, One round of testing is completed. pgAdmin4 version 8.12 can be released. Thanks, Yogesh Mahajan EnterpriseDB On Fri, Sep 20, 2024 at 9:18=E2=80=AFAM Akshay Joshi wrote: > Hi All, > > The latest pgAdmin4 v8.12 candidate builds and source code is available a= t > https://developer.pgadmin.org/builds/2024-09-20-1/ > > Yogesh, could you please verify this for Monday's release? > > On Wed, Sep 18, 2024 at 2:52=E2=80=AFPM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi All, >> >> We=E2=80=99ve encountered some issues with the candidate builds, and bot= h bug >> fixing and testing are still in progress. As a result, we will need to >> delay the release by 1 or 2 days. >> We are now targeting to release v8.12 on either Friday, 20th September, >> or Monday, 23rd September. >> >> On Tue, Sep 17, 2024 at 11:52=E2=80=AFAM Usman Khan w= rote: >> >>> Hi Hackers, >>> Due to some unavoidable circumstances, I would not be able to take part >>> in this release testing. >>> >>> On Mon, Sep 16, 2024 at 6:26=E2=80=AFPM Akshay Joshi < >>> akshay.joshi@enterprisedb.com> wrote: >>> >>>> Hi All, >>>> >>>> pgAdmin4 v8.12 candidate builds and source code is available at >>>> https://developer.pgadmin.org/builds/2024-09-16-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 >>>> >>> --000000000000dfbf260622c5624f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Akshay,

One round=C2=A0of testing is completed. pgAdmin4 version 8.12 can be relea= sed.

Thanks,
Yoges= h Mahajan
EnterpriseDB<= br>


=
On Fri, Sep 20, 2024 at 9:18=E2=80=AF= AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,

The latest pgAdmin4 v8.12 can= didate=C2=A0builds and source code is available at=C2=A0https://devel= oper.pgadmin.org/builds/2024-09-20-1/

Yogesh= , could you please verify this for Monday's release?
<= /div>

On Wed, Sep 18, 2024 at 2:52=E2=80=AFPM Akshay Joshi <<= a href=3D"mailto:akshay.joshi@enterprisedb.com" target=3D"_blank">akshay.jo= shi@enterprisedb.com> wrote:
Hi All,

We=E2=80=99ve encountered some issues with the candidate= builds, and both bug fixing and testing are still in progress. As a result= , we will need to delay the release by 1 or 2 days.
We are now targetin= g to release v8.12 on either Friday, 20th September, or Monday, 23rd Septem= ber.

On Tue, Sep 17, 2024 at 11:52=E2=80=AFAM Usman Kha= n <umk555@gmail.co= m> wrote:
Hi Hackers= ,
Due to some unavoidable circumstances, I would not be able to t= ake part in this release testing.

On Mon, Sep 16, 2024 at 6:26=E2= =80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,

pgAdmin4 v8.12 can= didate=C2=A0builds and source code is available at https://developer.= pgadmin.org/builds/2024-09-16-1/

Yogesh, cou= ld you please verify this for Thursday's release?



<= div dir=3D"ltr" style=3D"margin-left:0pt" align=3D"left">

Akshay Joshi

Principle Software Architect

enterprisedb.com


=C2=A0 Blog: https://www.enterprisedb.com/akshay-joshi
= =C2=A0 GitHub: https://github.com/akshay-joshi
=C2=A0 LinkedIn: https://www.linkedin.com/in/akshay-joshi-086497216
--000000000000dfbf260622c5624f--