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 1sBZ5z-00HUxQ-VB for pgadmin-hackers@arkaria.postgresql.org; Mon, 27 May 2024 12:04:57 +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 1sBZ5y-006WMq-2o for pgadmin-hackers@arkaria.postgresql.org; Mon, 27 May 2024 12:04:54 +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 1sBZ5x-006WMi-R8 for pgadmin-hackers@lists.postgresql.org; Mon, 27 May 2024 12:04:53 +0000 Received: from mail-lf1-x133.google.com ([2a00:1450:4864:20::133]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sBZ5q-0010uL-PV for pgadmin-hackers@postgresql.org; Mon, 27 May 2024 12:04:52 +0000 Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-5295a576702so3439113e87.0 for ; Mon, 27 May 2024 05:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1716811485; x=1717416285; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=5ERPtyuLfO3H6So9Y1B8dFzHvq0Eb1G+POllqQdKs50=; b=Ugsi6E4X5b0o8y3/dI54HuJrRj+xkpofpvCzrkg4ZJEXIm7+w+rCHCo9GLAqZE2Gvm xTvod1MpHcCkq8uVYZgZzZ0P4K63mYo+a4SXeMLkgrQ8/9xnJ29nf6r7xmR4ECAx1SBi 10haMw2XvfJPljnDVFmzwLbrcnIiAFJpBUdbp5wZN+f2jIpWKh30jr0/om6tDuSP8NGi qZ1VoiT+ZawXWkr51ADXE32opsgloOzSc3x+I/pjcw9BK34z6zTimjAFcBQMjnocL9vy yet1qru9YigkJM7pPmRTqiGdnKRGjyIlCjicCsFUKts2aCy5egh9DSv6BE8WKhaHQnHz 7bmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716811485; x=1717416285; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=5ERPtyuLfO3H6So9Y1B8dFzHvq0Eb1G+POllqQdKs50=; b=MoSeJgr2yGnN9scpsSYBenGy5IDnQp9thIytNGzJc9EVWR0p7h9kvCG7agzgRRp6aV 6bNqh7HxZoAbg2epmWy+PQOq5aSWl217ivG3pTkj5eT9Q1EZmgCg4SpVwj7zAulI/XXo II1eMWlXbAC3MCFsonhl4DkmrUbv6AZRc6Pfn8Pk1z7iyOn/HvOS8cc2JtJljItnVx49 zvdcNA7hJ1DHlhS8H1sYW2Dgw9hwdeJxRSi9wl+xarn7ohyEMZqV7VOogt58bC/PKNoA yGfSkTVJ71207EuM5OQuh6FCeXKIkfFtAwPatwlDM+Fqx+UKNWSZDRYl/SyExw6HKRov vApA== X-Gm-Message-State: AOJu0YzzN1sl0lpZz5cNmAPeRZu44YMvjKCSwd6WLV9HV67zTHOs0EFB 7Oob2W3m1SpC8L2e6QFAUiKLH6oGHp5NWXa2LZDv9f9WxpKfBHwmtdPRSynz0axO7SDpSZdieMJ GFBxJ0Cw0mVKHvzpVlhsFddkdkCl6rWjeNjttKpKP20FKaFcbZA== X-Google-Smtp-Source: AGHT+IF4vt6l+nHciklKoDDqzVse5n6t42y4eVoq5iIJe95xlecoyHqktsaU6Hf5I7Vo5CsV8Rs88BoN2mUtIC7d2eo= X-Received: by 2002:ac2:4843:0:b0:528:f1c0:1d3 with SMTP id 2adb3069b0e04-529645e2ba2mr5267977e87.22.1716811485008; Mon, 27 May 2024 05:04:45 -0700 (PDT) MIME-Version: 1.0 From: Akshay Joshi Date: Mon, 27 May 2024 17:34:33 +0530 Message-ID: Subject: pgAdmin4 v8.7 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000b601b806196e528b" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b601b806196e528b Content-Type: text/plain; charset="UTF-8" Hi All, pgAdmin4 v8.7 candidate builds and source code is available at https://developer.pgadmin.org/builds/2024-05-27-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 --000000000000b601b806196e528b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,

pgAdmin4 v8.7 candidate=C2=A0builds = and source code is available at=C2=A0https://developer.pgadmin.org/builds/2024-05-27-1/=

Yogesh, could you please verify this for Th= ursday's release?
=
<= td style=3D"vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden">

Akshay = Joshi

Principle Software Architect=

enterprisedb.com


=C2=A0 Blog:
https://www.e= nterprisedb.com/akshay-joshi
=C2=A0 GitHub: https://github.com/akshay-joshi<= /a>
=C2=A0 LinkedIn:
https://www.linkedin.com/in/akshay-joshi= -086497216
--000000000000b601b806196e528b--