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 1rRoTR-009VJP-Mw for pgadmin-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 07:12:02 +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 1rRoTQ-00241d-Iq for pgadmin-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 07:12:00 +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 1rRoTQ-00241H-BB for pgadmin-hackers@lists.postgresql.org; Mon, 22 Jan 2024 07:12:00 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rRoTN-00358d-8e for pgadmin-hackers@lists.postgresql.org; Mon, 22 Jan 2024 07:11:59 +0000 Received: from github.com (hubbernetes-node-eef0b49.va3-iad.github.net [10.48.204.71]) by smtp.github.com (Postfix) with ESMTPA id 32959E070F for ; Sun, 21 Jan 2024 23:11:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1705907515; bh=JbHxTRQ2av5cElOiE2RJL+aGyH4HZZ84hVWzmu3IfkY=; h=Date:From:To:Subject:From; b=epBBel5JhyWGBNINToUkTL189ZWxLhbjNk2d4MjWZuPJHOQGALiE4kazdn0N9Rnbo 0VUFHtpmdkC57c8y8zYX0p7QXYs9Vxjnj24bKNMj4GjTyp2dzRG79RKapfRFskxXeB 697dGgA9UguC87KKFhqPg/YjE9aBu8ZvsR6qOaCU= Date: Sun, 21 Jan 2024 23:11:55 -0800 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 29f13f: 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: 29f13f8832b0e49545f181a890500013258bce64 https://github.com/pgadmin-org/pgadmin4/commit/29f13f8832b0e49545f181a890500013258bce64 Author: Khushboo Vashi Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M docs/en_US/release_notes_8_3.rst Log Message: ----------- Update release notes.