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 1pSg3J-0002RP-7k for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 16 Feb 2023 15:20:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pSg3I-0005Mk-1v for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 16 Feb 2023 15:20:04 +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 1pSfwt-0003aE-Is; Thu, 16 Feb 2023 15:13:27 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pSfwr-00025Z-6y; Thu, 16 Feb 2023 15:13:27 +0000 Received: from github.com (hubbernetes-node-c64567b.va3-iad.github.net [10.48.135.32]) by smtp.github.com (Postfix) with ESMTPA id 516A45C0E06; Thu, 16 Feb 2023 07:13:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676560403; bh=XdRflRpOrOFCa7Bu1sQifeVJqtXkXA313hz/zJqzoMY=; h=Date:From:To:Subject:From; b=tNfPje0aQkvJmEGW3jNUebPEmN5nVuBhHHhRLqTlamA1b8jmOg8bTiDlvaCfkl3qI vIG0VUelAClZaIkcHxaOH6SBWZFA8WB1QZTTgF/HTuhKECf9eX1cktMOtTBzR718qT mk9/a+Go0u7CsP/e+f/Q7URb8za5TM+k0QtykxoE= Date: Thu, 16 Feb 2023 07:13:23 -0800 From: Dave Cramer To: pgsql-jdbc@lists.postgresql.org, pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] dc92b5: Update site for release 42.5.4 (#2813) 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,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: dc92b5e5f8d6bafd27da98d241e920d9adc03a6f https://github.com/pgjdbc/pgjdbc/commit/dc92b5e5f8d6bafd27da98d241e920d9adc03a6f Author: Dave Cramer Date: 2023-02-16 (Thu, 16 Feb 2023) Changed paths: M CHANGELOG.md A docs/content/changelogs/2023-02-16-42.5.4-release.md M docs/data/homepagedata.toml M docs/data/versions.toml M docs/layouts/partials/home/info.html Log Message: ----------- Update site for release 42.5.4 (#2813) * Update docs and add changelog for release 42.5.4 * Include previous 3 versions in older versions * move release to Feb 16