Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nTjHp-0002Za-6S for pgadmin-hackers@arkaria.postgresql.org; Mon, 14 Mar 2022 11:54:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nTjHo-0007h7-3Q for pgadmin-hackers@arkaria.postgresql.org; Mon, 14 Mar 2022 11:54:52 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nTjHn-0007gy-ID for pgadmin-hackers@lists.postgresql.org; Mon, 14 Mar 2022 11:54:51 +0000 Received: from mail-ed1-x52e.google.com ([2a00:1450:4864:20::52e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nTjHk-0000ZL-MI for pgadmin-hackers@postgresql.org; Mon, 14 Mar 2022 11:54:50 +0000 Received: by mail-ed1-x52e.google.com with SMTP id b15so15368225edn.4 for ; Mon, 14 Mar 2022 04:54:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Gx3WEhfrla/NY//OzAOr4af5FFRKgW0Kuq5/DrNXaJw=; b=MuowevSroXMEp6keyIZvoaKFAt4ut4H72iFt1a3XgN5dewyLZeqyd201ubzS6NTCY+ B22syltITKMM+6p5mmXSqWVQ7zbWEIPzK7zyXzNF4Mts+sGJJ6WkIpAU/BntYPD/lhgn VUBjwTzncjRvDqLHFYdOERtH57Zr/yfdYSxwUqoC89If1kvoXn1gHgjmMX/lXGPbeEcF JelXZyVBi2x/LVkssqB3LEdRwzd9iJ8NmOVv2gd3uY3uqSLct2Ewhl3rFZCrBG74cE7L vSYAz97xAnUg3xLm5w/94v3Qjo/9mhiNr+pyF0uerPvALp4o0euKUYXZQRxyT2ZVdGgq 5JeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Gx3WEhfrla/NY//OzAOr4af5FFRKgW0Kuq5/DrNXaJw=; b=IoobIl6OWlvKKhXBxNS+nqa7OkhevGq8tuhaizesIFp/1zADNOLuALCbrFUW92stNX dtN2DGlSVFVF5zAUkNX5b0xxCXXJpAs6pxSakQD8djkrS4H7vF+3X5HdZ6oocgslE3TW WcmuQUZW8w7yLrjCVJjEwiLT8QGTLU6xJkePj6HbstUv4bcFcbaSz5IwkO49ccff7rTV Q5eIF0amKTVR0HaHUz52JM4bZ02N1jZTICiaTwbxOqxZ/YEC7UkueUgrPzJTiZAqQOOB zA15XlmIcmelI/t8qPAHXjAhPCYk8q8VY5DQFg1ZiPN8eSD+GLSm33NEYqIYwlKuJsZy B6Zw== X-Gm-Message-State: AOAM532TTlFCgeNev+auolPwCVrfqR99PMMhIgpiVSUeG8Td214qX24P C4+Aqum3CDSNYRu9gEjAU0q/NDKH7IoTzhb9aOWk7FASFn2YDO8zhAWA/xNVLDbvlutGZDYpKc6 bmKUlAnlIavZ9S4LJmtAuH2GyfV4CPSovz/9WJiNO2oOc4gdSwHGUiqSx9TqzBpqa0k9CWiFmlE 9cn/Hvu+hvy2khd+HgTYzMPIC0qubyS74w/3+6W6mniwmcXr7oodoqUYcD8Q== X-Google-Smtp-Source: ABdhPJzgin0O32tSDMXINVH8af07IjnMKRhXcSfQvI7aLX5FzfN5PxzWViSXSPosPaO3DjeVbuP4eUWSRLgrgUY+peM= X-Received: by 2002:a05:6402:454:b0:416:2db7:685b with SMTP id p20-20020a056402045400b004162db7685bmr20623221edw.43.1647258887174; Mon, 14 Mar 2022 04:54:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Fahar Abbas Date: Mon, 14 Mar 2022 16:54:35 +0500 Message-ID: Subject: Re: pgAdmin4 v6.7 candidate builds To: Akshay Joshi Cc: pgadmin-hackers Content-Type: text/plain; charset="UTF-8" X-CLOUD-SEC-AV-Info: enterprisedb,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: Archived-At: Precedence: bulk @Akshay Joshi One round of testing has been done on all supported platforms, Can you please publish 6.7 on the website? On Mon, Mar 14, 2022 at 9:56 AM Akshay Joshi wrote: > > Hi All, > > pgAdmin4 v6.7 candidate builds and source code is available at https://developer.pgadmin.org/builds/2022-03-14-1/ > > Fahar, could you please verify this for today's release. > > -- > Thanks & Regards > Akshay Joshi > pgAdmin Hacker | Principal Software Architect > EDB Postgres > Mobile: +91 976-788-8246 > -- Fahar Abbas pgAdmin4 team EnterpriseDB Corporation Mobile: +92-333-5409707 Skype ID: live:fahar.abbas Website: www.enterprisedb.com