Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pMxQh-0001no-OV for pgsql-jdbc@arkaria.postgresql.org; Tue, 31 Jan 2023 20:40:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pMxQg-00057u-Lj for pgsql-jdbc@arkaria.postgresql.org; Tue, 31 Jan 2023 20:40:34 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pMxQg-00057i-CQ for pgsql-jdbc@lists.postgresql.org; Tue, 31 Jan 2023 20:40:34 +0000 Received: from out-22.smtp.github.com ([192.30.252.205] helo=smtp.github.com) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pMxQZ-0002rW-LR for pgsql-jdbc@lists.postgresql.org; Tue, 31 Jan 2023 20:40:33 +0000 Received: from github.com (hubbernetes-node-4ca818f.ac4-iad.github.net [10.52.210.57]) by smtp.github.com (Postfix) with ESMTPA id C36B3720D15 for ; Tue, 31 Jan 2023 12:40:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1675197625; bh=ItYt8R1tWT9nOFNrettdZuFl78IfMrb3JBVMMi60vko=; h=Date:From:To:Subject:From; b=xOPYBrJt+udzaIU2eDtb4G7iOC6cpyvM8Q4ceUnWj6S5TqZvpQlnA+41N6fqaHgJY LKF6LI7O5ydpu0UoxMF9XnjvM75IrvDBHyyKjwD5IVjB3I2pGNqy4QVMpKoeh1NPAI y/Mt+lbkcDGbnIZ7ZGf73w3X8WdFuA8CTCWzI9Yk= Date: Tue, 31 Jan 2023 12:40:25 -0800 From: Dave Cramer To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 50dc6b: Update CHANGELOG and website for release (#2742) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@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: 50dc6bc28f3da47d392d824887e92e51012f7fbc https://github.com/pgjdbc/pgjdbc/commit/50dc6bc28f3da47d392d824887e92e51012f7fbc Author: Dave Cramer Date: 2023-01-31 (Tue, 31 Jan 2023) Changed paths: M CHANGELOG.md A docs/content/changelogs/2023-01-31-42.5.2-release.md M docs/data/footer.toml M docs/data/homepagedata.toml M docs/data/versions.toml M docs/layouts/partials/home/info.html Log Message: ----------- Update CHANGELOG and website for release (#2742) * Update CHANGELOG and website