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 1rWupl-007oPc-Gj for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Feb 2024 09:00:10 +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 1rWupj-00CBIr-Rj for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Feb 2024 09:00:07 +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 1rWupj-00CBI0-JG for pgadmin-hackers@lists.postgresql.org; Mon, 05 Feb 2024 09:00:07 +0000 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rWupe-005YIL-28 for pgadmin-hackers@postgresql.org; Mon, 05 Feb 2024 09:00:05 +0000 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-511531f03f6so361494e87.0 for ; Mon, 05 Feb 2024 01:00:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1707123600; x=1707728400; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=yiR17fRNaMwt9O28M0r/7CngfnjEGVa8pMfYZ4cr8FQ=; b=SYC6Penuel+QaDZUrgRO7RWXxE6/dhPiD2Nnk90UskhEYaYfxT5NLYoz1zTCnAMFQt vq0o2NmtU7cu8ib2GM9be+rKxJO35q5Zm15WYNBCQDIYm4q0cSxnrhrRVGe2LggAb1dI imKnE3pWs1POSmgE9waGPHcwbIheZN1LHtpnhaBoTYes15RCgQqVq5i6sGFcJCI7Grx4 6PAgCpQOWFC3VrJaFo2HDWxfZ8bMmn/gVeXAcYwsSaFwxYxBEa9qvsHDLAB3TSv13Mdq 1As7x/r4AA+XsMv8k1dZ75u7KvECelc8v316GZ+lCcWJzEeX158kCODRLKwkROIvIEH7 N1Og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707123600; x=1707728400; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=yiR17fRNaMwt9O28M0r/7CngfnjEGVa8pMfYZ4cr8FQ=; b=KGpG0882oYfmpW6By4bQKRRdAB5GjdVmYQl4CGivWVhCNy5UL2wxJ38kYS1xlVWYXj 1QAIjJCSZsan9BUCFrQwNFNRxgiNAv8wJ3td3dlatvxjD/m9JAyTWAwlMo5VGo7IsIRL VDW2l0+U8anhH+P3aLYhWKweWgMNWLS2A5MZghcZBLFsjy7RS1HcvpDAhTHkpPyvZ8q7 RflP97Y5dUJYarGOQc3uwDX5GrhuDbtsicHdgWLr58JqFjBGOFG5q0ebTfBWYMb66YSP dpMtNkS48ib2+npb1KfEIov5x+ydiV8+zuv+9zoT+xvWB4ggv9PxcSGT7JLfIuLz6yYZ x9KA== X-Gm-Message-State: AOJu0YxIKdw5u3wnmPzSgtTYcKTrrsO4zGJIVTt3BsNn+CeIa6A8W8Ge VmKk9+T+iQmYtBTMOe6MUhlksETijX//GXsi6UoTOEYYOymr7zg7OVtQ0GacnVsINH4k+BvnTJ9 v02Mw4WEFR71zG44FR3FZGvUBJ4uHxxk1YOsXS9JzGB1upBdK6nO+ X-Google-Smtp-Source: AGHT+IEHsjLHj0cjlt+VaVFy7CSfBeCtYRFULlocVAmPz/Cji5qOvDcvEHVJhGxQ+JGl0Ak986mUXX2cbzMmxyXwtHo= X-Received: by 2002:a2e:88d1:0:b0:2d0:9da0:4b57 with SMTP id a17-20020a2e88d1000000b002d09da04b57mr3290437ljk.6.1707123600232; Mon, 05 Feb 2024 01:00:00 -0800 (PST) MIME-Version: 1.0 From: Akshay Joshi Date: Mon, 5 Feb 2024 14:29:49 +0530 Message-ID: Subject: pgAdmin4 v8.3 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000c7a71806109eaf76" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000c7a71806109eaf76 Content-Type: text/plain; charset="UTF-8" Hi All, pgAdmin4 v8.3 candidate builds and source code is available at https://developer.pgadmin.org/builds/2024-02-05-1/ Yogesh, could you please verify this for Thursday's release? -- Akshay Joshi Principal Software Architect www.enterprisedb.com *Blog*: https://www.enterprisedb.com/akshay-joshi *GitHub*: https://github.com/akshay-joshi *LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216 --000000000000c7a71806109eaf76 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,

pgAdmin4 v= 8.3 candidate=C2=A0builds and source code is available at https://developer.pgadmin.org= /builds/2024-02-05-1/

Yogesh, could you please verify this for Thursday= 9;s release?

--
Akshay JoshiPrincip= al Software Architect
www.enterprisedb.com
Blog= : https://www.enterprisedb.com/akshay-joshi
GitHub: https://github.com/aksh= ay-joshi
LinkedIn: https://www.linkedin.com/in/akshay-jos= hi-086497216

--000000000000c7a71806109eaf76--