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 1sqBkM-007gNw-S4 for pgadmin-hackers@arkaria.postgresql.org; Mon, 16 Sep 2024 13:26:31 +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 1sqBkM-00FelZ-I0 for pgadmin-hackers@arkaria.postgresql.org; Mon, 16 Sep 2024 13:26:30 +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 1sqBkM-00FelN-9y for pgadmin-hackers@lists.postgresql.org; Mon, 16 Sep 2024 13:26:30 +0000 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sqBkI-001Rt3-TN for pgadmin-hackers@postgresql.org; Mon, 16 Sep 2024 13:26:28 +0000 Received: by mail-lf1-x136.google.com with SMTP id 2adb3069b0e04-53653682246so5030418e87.1 for ; Mon, 16 Sep 2024 06:26:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1726493185; x=1727097985; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=nlwsVLfo4mh1Lle90jRr7YbtN4inl8HgpvbrdUl+hxU=; b=dv8aw1n3DXqQ9eHGY7smIP7ctKFt/bpbf8OtchfYyk5vKiWOaQHipl+c+bOPqW1yxp xuTedVYEgvalRsr6uaQcW4Xy9oCoQYtttnM8kco0815qjUFnTWzBKk8I2GzaelAjy2k5 ftGQk4rmP24jjgQjzdZ81L1VIqzKKcQ88FE8AbV+GFyZpz8fUHjGD3SUBz9fm2WvzLhZ DnxCCZ1R3GwekS6jjRIeme2LKgo32R9FWS2DSV88BtQxLXxfJ6sr8NhNrA/m3Wv5MMr2 Bdq+rbKyIBKcknfhyhvc9OmnlZXdufqxdqPy8JtMUidHd6ul6amJv+MJJAB3Sr4UKmKt E0cQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726493185; x=1727097985; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=nlwsVLfo4mh1Lle90jRr7YbtN4inl8HgpvbrdUl+hxU=; b=Cmbn7F4AUJxptJ6CIapR7VGZ44rIpaR2T1x8IVYJUQ3F71OgYNyAhotccr5ZglxGY6 uv7G3qvrsFoEd4wN2IPeBxpVLS6cCGeEjsOlzY8tNvGyK9a4FbFJMp8x15rcGisKqRl0 DQZK5PaMWTUlOF4jwbdAUiJxpwse4xa/NPkhGKmPKVZpWBnFJBuOnMgwzocZ7Zq1SD+E /hf9xK9NeyfwLvy55U40pdZ+7Q5hsshefPjQ4YTUbLHWNAHi11LJsXG6sWoFXOh21HqN 7ZD8IWgJeHZaiVDX6szrVHuIDvGeIQRaAfUP3mw+519yMoO4PHDRy7iJ1tdujmzYYSXW aZaA== X-Gm-Message-State: AOJu0YyIctiJ+T0lKQnNTJdTFtGlp+ah1KOqQaIEp0GR6gCdbvP6Waqr ECHlnoSfLl+f6Wh75YStURNNqJSzSqWMqZTRTx67GNaZtIFDl4ECi34bOMKqVSBrfeZcEWhV4Ah kFMsa/1z/C547dgHS8rta0cxEuelpAFyfBd/uKK/Fs7HCAKi7dg== X-Google-Smtp-Source: AGHT+IGVxKhDY84X5ZDIvgNxoNMdqnHN+Nh2a8R/yMsd9atQACXUzDVHlfn3K39h2XukrG5qz3yqJTsA5WsOGgA5RYk= X-Received: by 2002:a05:6512:3d09:b0:536:53c2:817d with SMTP id 2adb3069b0e04-53678feb18bmr8746096e87.45.1726493184233; Mon, 16 Sep 2024 06:26:24 -0700 (PDT) MIME-Version: 1.0 From: Akshay Joshi Date: Mon, 16 Sep 2024 18:56:12 +0530 Message-ID: Subject: pgAdmin4 v8.12 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f4375706223c8440" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000f4375706223c8440 Content-Type: text/plain; charset="UTF-8" Hi All, pgAdmin4 v8.12 candidate builds and source code is available at https://developer.pgadmin.org/builds/2024-09-16-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 --000000000000f4375706223c8440 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,

pgAdmin4 v8.12 candidate=C2=A0bu= ilds and source code is available at https://developer.pgadmin.org/builds/2024-09-16-1/=

Yogesh, could you please verify this for Th= ursday's release?

<= /div>


=

Akshay Joshi

Principle Software Architect

enterprisedb.com

=

=C2=A0 Blog: https://www.enterprisedb.com/akshay-joshi
=C2=A0 GitHub:
https://github.com/akshay-joshi
=C2=A0 LinkedIn: https://www.linkedin.com/in/akshay-joshi-086497216
=
--000000000000f4375706223c8440--