Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hiGet-0001gJ-2S for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 Jul 2019 11:09:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hiGer-0002fb-LT for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 Jul 2019 11:09:09 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hiGer-0002fU-9P for pgadmin-hackers@lists.postgresql.org; Tue, 02 Jul 2019 11:09:09 +0000 Received: from mail-qt1-x841.google.com ([2607:f8b0:4864:20::841]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hiGeo-00037G-LU for pgadmin-hackers@postgresql.org; Tue, 02 Jul 2019 11:09:08 +0000 Received: by mail-qt1-x841.google.com with SMTP id w17so17911099qto.10 for ; Tue, 02 Jul 2019 04:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mFGYodvcY7Jhyr+KbhPdXdzsbu71y5qGZisA7ukybm0=; b=HKjLrTkhihcYbEdHTLRVzZZgujb3JXWl4g5B2XxLMW/KQfTHygxJRWJOpYAxOMWKD6 pz4AIIpt0qXFvaWchs3e9pYd3V+apQBcolwuLjXZewHa++juXEjJ2D5HtdGFDduXZUgB JkgaVDdLmMnl6CSpLcezbkGQhqMQIns9iMSWsgciax/7zPXOxizYXVwfCZ97iPZb8Jxk vG+IDJ8JGgtBi8Mnl3HEGJMZKfdAVATLWCwwW3uYlPq+b9iQCdBRoYb2rluWyv1TG+ST qIIeHyU0D8IPR+JH/Yu2QegwBHLamDXOq7fUDHN5NL+8qD/F9KyoVdmIOIG0f9hUkSd0 vFhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mFGYodvcY7Jhyr+KbhPdXdzsbu71y5qGZisA7ukybm0=; b=gBYtgsrByOvj+5ZGEVLRPN0TNnM11/NsHsd6SRV/JMygvLvgUPVEYyqB5+s7YCPEdi TMnDppUJcX0KzcITrd3lmibOQQPG10IqJGAWT57OEA1T79lpNvgNhcDlV2CBsNkd+cyR rIRQAfAAssF8ikmXyYHkHb+KGroZ7rtuiavGHdT66FaSj/Abfjpq+PHeJ1+czCJFXNhI FzcAldFXhsiAILT6KIzeicktYHPjc8KQd8v/uiymiCMb2qWnSFg8Sk4CgL5/ubgp1Gl7 oK4YsmWvsVxBUp/XmnK2jFFHETG6T9UnYnpu2iMXsDEd7p2vbsW6MclRJzoDlxiOmFcG s2wg== X-Gm-Message-State: APjAAAV9dL7clZ0+jD2hfi/yDRm6gj2R6+Jq0Zzo2OUokQ6vnJsGkUhp CEPqt73MXGrFovNAVe8wlNepvSs9QtrvWmFAgW26QQ== X-Google-Smtp-Source: APXvYqxtXg/S0sz+J1wqvSi3wAOjEtiuqFkYP+5Y6pFD2SiYgetLrjmHodJKvR8O1e0gL4I4taG2u1Bae0roRKzT6lo= X-Received: by 2002:ac8:2ed6:: with SMTP id i22mr23506867qta.321.1562065743695; Tue, 02 Jul 2019 04:09:03 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 2 Jul 2019 16:38:52 +0530 Message-ID: Subject: Re: pgAdmin4 v4.10 candidate builds To: Fahar Abbas Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000c4fb2a058cb0c5ee" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000c4fb2a058cb0c5ee Content-Type: text/plain; charset="UTF-8" Hi Fahar We have fixed RM #4421. Candidate builds and source can be found at https://developer.pgadmin.org/builds/2019-07-02-1/ . There is some problem with the wheel packages, will check that. Meanwhile can you please test the builds for upgrade issue. On Tue, Jul 2, 2019 at 10:55 AM Fahar Abbas wrote: > Hi, > > Here is the showstopper issue for pgadmin4 4.10: > > https://redmine.postgresql.org/issues/4421 > > Kind Regards, > > On Fri, Jun 28, 2019 at 8:21 PM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi All, >> >> Due to an showstopper issue found in pgAdmin v4.9, we will have to >> release pgAdmin4 v4.10 early. Candidate builds and source can be found >> at https://developer.pgadmin.org/builds/2019-06-28-1/ >> >> Fahar, can you please verify it for release on Tuesday (2nd July). >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> >> *Sr. Software Architect* >> *EnterpriseDB Software India Private Limited* >> *Mobile: +91 976-788-8246* >> > > > -- > Fahar Abbas > QMG > EnterpriseDB Corporation > Phone Office: +92-51-835-8874 > Phone Direct: +92-51-8466803 > Mobile: +92-333-5409707 > Skype ID: *live:fahar.abbas* > Website: www.enterprisedb.com > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000c4fb2a058cb0c5ee Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Fahar

We have fixed RM #4421. Candid= ate=C2=A0builds=C2=A0and= source can be found at=C2=A0https://developer.pgadmin.org/builds/2019-07-02-1/=C2= =A0.
There is some problem with the wheel packages, will check th= at. Meanwhile can you please test the builds for upgrade issue.
=
On Tue= , Jul 2, 2019 at 10:55 AM Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:
Hi,
<= div>
Here is the showstopper issue for pgadmin4 4.10:


Kind Regards,

On Fri, Jun 28, 2019 at 8:21 PM Aks= hay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,

Due to an showstopper issue found in pgAdmin v4.9, we will have to= release pgAdmin4 v4.10 early. Candidate=C2=A0builds<= /span>=C2=A0and source can be found at=C2=A0https://developer.= pgadmin.org/builds/2019-06-28-1/

Fahar, can you pleas= e verify it for release on Tuesday (2nd July).
--
Thanks & Regards
Akshay Joshi
Sr. Sof= tware Architect
Enterpr= iseDB Software India Private Limited
Mobile: +91 976-788-= 8246


--
Fahar Abbas
QMG
Enterpris= eDB Corporation
Phone Office: +92-51-835-8874
Phone Direct: +92= -51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas=
Website: www.= enterprisedb.com


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000c4fb2a058cb0c5ee--