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 1sLmZT-00GXID-3X for pgadmin-hackers@arkaria.postgresql.org; Mon, 24 Jun 2024 16:29:35 +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 1sLmZQ-00AXmf-T5 for pgadmin-hackers@arkaria.postgresql.org; Mon, 24 Jun 2024 16:29:33 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sLmZQ-00AXmW-HK for pgadmin-hackers@lists.postgresql.org; Mon, 24 Jun 2024 16:29:32 +0000 Received: from mail-lf1-x132.google.com ([2a00:1450:4864:20::132]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sLmZI-002uo7-5y for pgadmin-hackers@postgresql.org; Mon, 24 Jun 2024 16:29:29 +0000 Received: by mail-lf1-x132.google.com with SMTP id 2adb3069b0e04-52cd717ec07so3568601e87.0 for ; Mon, 24 Jun 2024 09:29:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1719246562; x=1719851362; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=uoCbAGI20XqPPZhhvzSTRiHT5DnJKQI81XlnbyW/t7M=; b=Hf+jrUdHQtWmQ+SCH9MZWL9F/fzxADVeOY8tK63MlWARVDg+tF67FRcPK7lZ3B6Uwu iu3wdxTt5xYhbrcbByy80AiYm4ro6IqNR99ChpeTP6jGmCxEKbVJMzDYc/eecD/CTsf7 K8gnzNKKQnerQwfb6IL4dR+QlHtdhSthIR3xf2coSq4CCXzjR7cF3ahTdW0c/YEyHWEU nDN/07f778BfvMC4ytKTYOLig3rYsNq4Q8hZrBAd6uEPvQfUFXLu4mS5GaK3Y7uJc+FY U3kHrCI0yqVLnGyv5OASFooLI1+5DQsHqzik+wqnXOMp463X3+9VsL8kGHW1CMbPad2t Mvsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719246562; x=1719851362; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=uoCbAGI20XqPPZhhvzSTRiHT5DnJKQI81XlnbyW/t7M=; b=eDVCbDYO4Qqmo1UHSnwOhc0D/wzecfzjSE/SiTJpHxy+XXjuFaym9CR0UwF4YhP015 gSDJ1hlkwa1jRuSbfJkaFC7aBgfDmOtlqC6PS2XLNSlSsV7DIWFB6YsYnr1PrfuINzP+ SxJ5QS9BeDMzs79IqTe19w0OK4z3N2P95JO5JAatj4ZzpKwLRPxtV9Wk1ANtMvi+Dczo EDGia0YVRruK+ffS82qDHVdljKVb8VAl1FRr4NVXEmYlQy073flNsCm2WPUraf1NP5jM sYdT4bBm4mNFZHEZZagG68hAB4YmmLSsYfjVUKcMLNNiK951mwkiSOUKkF5re9s27NSL p2dQ== X-Gm-Message-State: AOJu0Yx279G5P2blhLEq/ftMKIZ8zdQ4ipNwl39cvF1iFRWVfiqvJHVQ 3B1OXLGwzwGt684yThlDdr8lg0hSoA5BDjKs9GQdzZ40cwzxnxlX/xUpLjZwieiVPuBciE8nVGq n+Q8WXjudSJMwOiE9/KFYK4P8o6rvO8pLxTrGrrNqQk7w6f6M3A== X-Google-Smtp-Source: AGHT+IH779BYhXzwyiELkPqcMOl+vkpQ9TUFnE2WBbkdacI9curVX/Rta5KTtDC88TZu6fq016yjaS79nXDyL30hiCY= X-Received: by 2002:a05:6512:39d5:b0:52c:7f42:32c9 with SMTP id 2adb3069b0e04-52ce1861497mr3648772e87.67.1719246561221; Mon, 24 Jun 2024 09:29:21 -0700 (PDT) MIME-Version: 1.0 From: Akshay Joshi Date: Mon, 24 Jun 2024 21:59:08 +0530 Message-ID: Subject: pgAdmin4 v8.9 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000904590061ba5487f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000904590061ba5487f Content-Type: text/plain; charset="UTF-8" Hi All, pgAdmin4 v8.9 candidate builds and source code is available at https://developer.pgadmin.org/builds/2024-06-24-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 --000000000000904590061ba5487f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable --000000000000904590061ba5487f--