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 1rAsbM-008ZED-Lr for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 06 Dec 2023 14:10:12 +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 1rAsbK-009tbv-Hs for pgsql-jdbc-commits@arkaria.postgresql.org; Wed, 06 Dec 2023 14:10:10 +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 1rAsbK-009tbm-AK for pgsql-jdbc-commits@lists.postgresql.org; Wed, 06 Dec 2023 14:10:10 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAsbH-00AOkT-OC for pgsql-jdbc-commits@lists.postgresql.org; Wed, 06 Dec 2023 14:10:09 +0000 Received: from github.com (hubbernetes-node-cd72301.va3-iad.github.net [10.48.148.31]) by smtp.github.com (Postfix) with ESMTPA id 07C754028F for ; Wed, 6 Dec 2023 06:10:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701871806; bh=d+rPHFlDZn8isvjPFDUhktNOnOFDBDoTYLevdSLfZkk=; h=Date:From:To:Subject:From; b=GMSeKb7QI8b7QH8h0RySNKqXDAkeAvBTUbzLTdmM5HDQC4zi2Bui7jaUV80+8BVIO 1p7pBjfXub5q7DCDaLOKagFC9PB/qA5csT4//W9cJbbTYdyAmJeRea3i/7652ipbBF bMerUwLYPMb55jKvxaW6buhLxZyqv+W8BdiuLOGU= Date: Wed, 06 Dec 2023 06:10:06 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] bb577e: prepared for release 42.7.1 update changelogs (#3037) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@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/pgjdbc/pgjdbc Commit: bb577e0a7afb0df74a9a00d43896ada2c1dd0dfc https://github.com/pgjdbc/pgjdbc/commit/bb577e0a7afb0df74a9a00d43896ada2c1dd0dfc Author: Dave Cramer Date: 2023-12-06 (Wed, 06 Dec 2023) Changed paths: M CHANGELOG.md M docs/content/changelogs/2023-11-20-42.7.0-release.md A docs/content/changelogs/2023-12-06-42.7.1-release.md M docs/data/homepagedata.toml M docs/data/versions.toml M docs/layouts/partials/home/info.html Log Message: ----------- prepared for release 42.7.1 update changelogs (#3037) * prepared for release 42.7.1 update changelogs