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 1r52yd-00BZkn-WA for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Nov 2023 12:02:08 +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 1r52yc-008E5L-2B for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Nov 2023 12:02:06 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r52yb-008E5D-Pe for pgadmin-hackers@lists.postgresql.org; Mon, 20 Nov 2023 12:02:05 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r52yW-007Q7M-Je for pgadmin-hackers@lists.postgresql.org; Mon, 20 Nov 2023 12:02:04 +0000 Received: from github.com (hubbernetes-node-bae1cf7.va3-iad.github.net [10.48.153.31]) by smtp.github.com (Postfix) with ESMTPA id 718EF40CC8 for ; Mon, 20 Nov 2023 04:01:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700481718; bh=jbGdm6PodRVYgTP8FqnusU8Jd/Q/D7/3ycvkFUHIWeM=; h=Date:From:To:Subject:From; b=Hcjfjb9s32gtowunVuXNA8Z2Tw1yHuFq7gI2qUbY3cy0rzdlrotlYRWfvHF61ZjGR Y32OS4a2EzsCygCqiujTRZjyoRYLhwV2i+4SM9NaX7t6cLuo4Dg7CxbmlInv/ahvQq ZvfSn7buYhIEPfwFxQQfR/48YqqSYLxpTpYRefu4= Date: Mon, 20 Nov 2023 04:01:58 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] d8bcc1: Remove EPAS 11 and added EPAS 16 in the Binary Path. Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: d8bcc11a9596bab5b845e8d9f39857a0cfa9438e https://github.com/pgadmin-org/pgadmin4/commit/d8bcc11a9596bab5b845e8d9f39857a0cfa9438e Author: Akshay Joshi Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M docs/en_US/release_notes_8_0.rst M web/pgadmin/utils/constants.py Log Message: ----------- Remove EPAS 11 and added EPAS 16 in the Binary Path.