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 1iUaas-0007HS-4d for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Nov 2019 18:08:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iUaaq-0007IB-Rc for pgadmin-hackers@arkaria.postgresql.org; Tue, 12 Nov 2019 18:08:44 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iUaaq-0007I0-CM for pgadmin-hackers@lists.postgresql.org; Tue, 12 Nov 2019 18:08:44 +0000 Received: from mail-il1-x144.google.com ([2607:f8b0:4864:20::144]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iUaan-0006yp-EW for pgadmin-hackers@postgresql.org; Tue, 12 Nov 2019 18:08:42 +0000 Received: by mail-il1-x144.google.com with SMTP id u17so11515947ilq.5 for ; Tue, 12 Nov 2019 10:08:40 -0800 (PST) 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=RUySO97mBKeFIwMhyGwHnEegBZBcFT4sBExFvrgjHBY=; b=EkBX2Ozq2rIfFSNkAebxxg1LDWE9QqdLkQUBrDW5/FOg91O94pX2BIGBob34meRZFv oabXEGIitljF5f1UDAnJeYbl5gFtfdYAnRebzhpTYQuZ1kqDsDLOFKk9/0RKaO5rHaLn 2sXOnEzdwUzLuBZkmE+MKI7wOtQ+jBmzAHLRqmqownjA7IKavjx8HyT4oSSJc5m8+3zX poITXPqZYSjg9v76WN3jOIeTD9H7RZsFNzoiUyDcTKjMx1dQw9j3AcfcNEBBZh/2exKg 421AS4g/naUyeuraQX4VB5mbDQArxx9AtBrGzWO+ZX+PgzWF5Vj8mCBPx2gsEOH5mbQA VDuQ== 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=RUySO97mBKeFIwMhyGwHnEegBZBcFT4sBExFvrgjHBY=; b=eUv7hvGFTgbwyFDq+NC89VFPn7onSzxAgX2cHhcrt3PLKdMBdmuCxbETlgvVARLkIp qIIGVvXsNkMNdSDKT55kS33sxdX/t6ZRZu/OtuQ4uqaXYvMsMgIGfCOrneStEyq3dX45 WNXHty0j1eZUEXWEaXEmYURm0o7O0KAQ40L/hsKiM804NHmxw5FM9vLPegQ5J25/Foqi W012l7O84rPUs1YakZTCvqAkUNhrUBhd0s85Mz/t3mE0gRQvGOd/theqV8Y2ms5KhehC DJSpCZ4E7SaJ5dXbAj6iNXN4NrNXs1RC4zntfRPKTPPdiUdFkSurUkoPtQFkR0GDwuhJ z9Ag== X-Gm-Message-State: APjAAAUBb05MJ6Dc92zlO6s8bhQ9uIEX63u/H+/lELzkcyI8eM6yjGnM 6LRMerwyhxmCuG1U8Y7H7rXfCTpIsvErJtPJIYrikw1dVHoIsSjWTKZhI3i9S9Hy6zmcNL0k213 KXwEmbn3J1mKwlb8WgzXW0NhZPQTL6xV+k0s3X7iPPtPOExsx55oUOQjEGvp2aP4GmuwK1uEbrJ 4zdmhs+tdO1iGcAwYhHcMrkhUK/GfpkpqketIUFnW8jC5l9QhAdTA= X-Google-Smtp-Source: APXvYqz8lNUpHCGNV0U6ELKx/EtlQkNtppSwtl70NPk/37d8ft6WyZerNmChHWlybfUHJaxm2Ffz8O2btsxymhRDCoU= X-Received: by 2002:a92:5b55:: with SMTP id p82mr37582337ilb.252.1573582119725; Tue, 12 Nov 2019 10:08:39 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 12 Nov 2019 23:38:28 +0530 Message-ID: Subject: Re: pgAdmin4 v4.15 candidate builds To: Fahar Abbas Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000004587c205972a2388" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000004587c205972a2388 Content-Type: text/plain; charset="UTF-8" Hi Fahar We have fixed the showstopper issue for Docker. Updated candidate builds and sources can be found at https://developer.pgadmin.org/builds/2019-11-12-2/ Please verify it. On Tue, Nov 12, 2019 at 3:05 PM Fahar Abbas wrote: > Hi Akshay, > > Showstopper issue reported for Docker: > https://redmine.postgresql.org/issues/4924 > > On Tue, Nov 12, 2019 at 10:38 AM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi All, >> >> pgAdmin4 v4.15 candidate builds and source can be found at >> https://developer.pgadmin.org/builds/2019-11-12-1/ >> >> *Note*:- Windows build is failed I am looking into it. >> >> Fahar, can you please verify it for release on Thursday. >> >> -- >> *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* --0000000000004587c205972a2388 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Fahar

We have fixed the showstopper = issue for Docker. Updated candidate builds and sources can be found at=C2= =A0https://d= eveloper.pgadmin.org/builds/2019-11-12-2/

Plea= se verify it.

On Tue, Nov 12, 2019 at 3:05 PM Fahar Abbas <fahar.abbas@enterprisedb.com&g= t; wrote:
Hi Akshay,

Showstopper issue repor= ted for Docker: https://redmine.postgresql.org/issues/4924
On Tue, N= ov 12, 2019 at 10:38 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrot= e:
Hi All,

pgAdmin4 v4.15 candidate=C2=A0builds=C2=A0and sou= rce can be found at=C2=A0https://developer.pgadmin.org/builds/2019-11= -12-1/

Note:- Windows build is failed I am lo= oking into it.

Fahar, can you please verify it for= release on Thursday.

--
Thanks & Regards
Akshay Joshi
Sr. Software Archite= ct
EnterpriseDB Softwar= e India Private Limited
Mobile: +91 976-788-8246


--
=
Fahar Abbas
QMG
=
EnterpriseDB Corporation
Phone Office: +92-51-835-8874<= br>Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: = live:fahar.abbas
Website: www.enterprisedb.com
<= /div>


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