From e42724256bdc12afde84661c857de4e10897e9a8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 10 Oct 2024 11:56:24 +0000 Subject: [PATCH] Release prep v7.3.0 --- CHANGELOG.md | 18 ++++++++++++++++-- REFERENCE.md | 36 ++++++++++++++++++++++++++++++++++++ metadata.json | 2 +- 3 files changed, 53 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22b4aa27..43b63575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). -## [v7.2.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.2.0) - 2023-12-08 +## [v7.3.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.3.0) - 2024-10-10 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v7.2.0...v7.3.0) + +### Added + +- Adding support for sslhostconfig options [#569](https://github.com/puppetlabs/puppetlabs-tomcat/pull/569) ([malikparvez](https://github.com/malikparvez)) + +## [v7.2.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.2.0) - 2024-01-09 [Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v7.1.0...v7.2.0) @@ -36,6 +44,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a [Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v6.4.1...v7.0.0) ### Changed + - (CONT-802) - add puppet 8/drop puppet 6 [#523](https://github.com/puppetlabs/puppetlabs-tomcat/pull/523) ([jordanbreen28](https://github.com/jordanbreen28)) ## [v6.4.1](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v6.4.1) - 2023-03-23 @@ -104,6 +113,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a [Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v5.1.0...v6.0.0) ### Changed + - [IAC-1690] - Remove tomcat7 as is EOL [#459](https://github.com/puppetlabs/puppetlabs-tomcat/pull/459) ([daianamezdrea](https://github.com/daianamezdrea)) ### Added @@ -132,6 +142,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a [Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v4.3.0...v5.0.0) ### Changed + - pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [#431](https://github.com/puppetlabs/puppetlabs-tomcat/pull/431) ([carabasdaniel](https://github.com/carabasdaniel)) ## [v4.3.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v4.3.0) - 2020-12-14 @@ -177,6 +188,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a [Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v3.1.0...v4.0.0) ### Changed + - (MAINT) Make ensurable enums consistent [#367](https://github.com/puppetlabs/puppetlabs-tomcat/pull/367) ([smortex](https://github.com/smortex)) ### Added @@ -207,6 +219,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a [Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/2.5.0...v3.0.0) ### Changed + - pdksync - (MODULES-8444) - Raise lower Puppet bound [#347](https://github.com/puppetlabs/puppetlabs-tomcat/pull/347) ([david22swan](https://github.com/david22swan)) ### Fixed @@ -293,6 +306,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a [Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/1.7.0...2.0.0) ### Changed + - (maint Remove validate calls and update lint/docs [#223](https://github.com/puppetlabs/puppetlabs-tomcat/pull/223) ([hunner](https://github.com/hunner)) ### Added @@ -418,7 +432,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a ### Fixed - [#puppethack] Validate that catalina_base does not to end with / [#102](https://github.com/puppetlabs/puppetlabs-tomcat/pull/102) ([igalic](https://github.com/igalic)) -- Wrap username attribute in quotes. [#100](https://github.com/puppetlabs/puppetlabs-tomcat/pull/100) ([bcornies](https://github.com/bcornies)) +- Wrap username attribute in quotes. [#100](https://github.com/puppetlabs/puppetlabs-tomcat/pull/100) ([bryancornies](https://github.com/bryancornies)) ## [1.3.1](https://github.com/puppetlabs/puppetlabs-tomcat/tree/1.3.1) - 2015-07-21 diff --git a/REFERENCE.md b/REFERENCE.md index 08ca37f8..cba6e394 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -880,6 +880,10 @@ The following parameters are available in the `tomcat::config::server::connector * [`purge_connectors`](#-tomcat--config--server--connector--purge_connectors) * [`server_config`](#-tomcat--config--server--connector--server_config) * [`show_diff`](#-tomcat--config--server--connector--show_diff) +* [`cert_key_file`](#-tomcat--config--server--connector--cert_key_file) +* [`cert_file`](#-tomcat--config--server--connector--cert_file) +* [`cert_chain_file`](#-tomcat--config--server--connector--cert_chain_file) +* [`cert_type`](#-tomcat--config--server--connector--cert_type) ##### `catalina_base` @@ -965,6 +969,38 @@ Specifies display differences when augeas changes files, defaulting to true. Val Default value: `true` +##### `cert_key_file` + +Data type: `Optional[Stdlib::Absolutepath]` + +Specifies the path to the private key file. Valid options: a string containing an absolute path. + +Default value: `undef` + +##### `cert_file` + +Data type: `Optional[Stdlib::Absolutepath]` + +Specifies the path to the certificate file. Valid options: a string containing an absolute path. + +Default value: `undef` + +##### `cert_chain_file` + +Data type: `Optional[Stdlib::Absolutepath]` + +Specifies the path to the certificate chain file. Valid options: a string containing an absolute path. + +Default value: `undef` + +##### `cert_type` + +Data type: `String[1]` + +Specifies the type of certificate. Valid options: a string. 'RSA'. + +Default value: `'RSA'` + ### `tomcat::config::server::context` Configure a Context element in $CATALINA_BASE/conf/server.xml diff --git a/metadata.json b/metadata.json index 3aaee290..1ba00601 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-tomcat", - "version": "7.2.0", + "version": "7.3.0", "author": "puppetlabs", "summary": "Installs, deploys, and configures Apache Tomcat web services.", "license": "Apache-2.0",