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 1rVnva-001Q2X-U8 for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Feb 2024 07:25: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 1rVnvZ-00AqAM-Ph for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Feb 2024 07:25:33 +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 1rVnvZ-00AqAE-Gg for pgadmin-hackers@lists.postgresql.org; Fri, 02 Feb 2024 07:25:33 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rVnvW-0052OD-C8 for pgadmin-hackers@lists.postgresql.org; Fri, 02 Feb 2024 07:25:32 +0000 Received: from github.com (hubbernetes-node-2194961.va3-iad.github.net [10.48.143.33]) by smtp.github.com (Postfix) with ESMTPA id 8E2F2E1083 for ; Thu, 1 Feb 2024 23:25:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1706858728; bh=bqcxc3fyGSwFAYiHR2KafsCxNulojobRN+Ojy9PPObg=; h=Date:From:To:Subject:From; b=FeUV33g+vXb/4hADKOk2gDl/F7VOoNQCtWUh9uwyd4X0uIJlokTASIaQuXy5RWKlf GyrUCQtsuT/0m1EYiJ+oafe+680Dra66Ral+InZURX1PzYsaByjyk4vHkMkSBn90ob ix+LyXZ32g2YmOrjyLggHNPe3YtBsfQTOlnCcp00= Date: Thu, 01 Feb 2024 23:25:28 -0800 From: Aditya Toshniwal To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 0904ad: Update release notes 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: 0904adaed027f161a5d3ee5b7932d380b52fe5e5 https://github.com/pgadmin-org/pgadmin4/commit/0904adaed027f161a5d3ee5b7932d380b52fe5e5 Author: Aditya Toshniwal Date: 2024-02-02 (Fri, 02 Feb 2024) Changed paths: M docs/en_US/release_notes_8_3.rst M tools/requirements.txt Log Message: ----------- Update release notes