Skip to content

Commit e427242

Browse files
author
GitHub Actions
committed
Release prep v7.3.0
1 parent 1ac22b2 commit e427242

File tree

3 files changed

+53
-3
lines changed

3 files changed

+53
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8-
## [v7.2.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.2.0) - 2023-12-08
8+
## [v7.3.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.3.0) - 2024-10-10
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v7.2.0...v7.3.0)
11+
12+
### Added
13+
14+
- Adding support for sslhostconfig options [#569](https://github.com/puppetlabs/puppetlabs-tomcat/pull/569) ([malikparvez](https://github.com/malikparvez))
15+
16+
## [v7.2.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.2.0) - 2024-01-09
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v7.1.0...v7.2.0)
1119

@@ -36,6 +44,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
3644
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v6.4.1...v7.0.0)
3745

3846
### Changed
47+
3948
- (CONT-802) - add puppet 8/drop puppet 6 [#523](https://github.com/puppetlabs/puppetlabs-tomcat/pull/523) ([jordanbreen28](https://github.com/jordanbreen28))
4049

4150
## [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
104113
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v5.1.0...v6.0.0)
105114

106115
### Changed
116+
107117
- [IAC-1690] - Remove tomcat7 as is EOL [#459](https://github.com/puppetlabs/puppetlabs-tomcat/pull/459) ([daianamezdrea](https://github.com/daianamezdrea))
108118

109119
### Added
@@ -132,6 +142,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
132142
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v4.3.0...v5.0.0)
133143

134144
### Changed
145+
135146
- 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))
136147

137148
## [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
177188
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v3.1.0...v4.0.0)
178189

179190
### Changed
191+
180192
- (MAINT) Make ensurable enums consistent [#367](https://github.com/puppetlabs/puppetlabs-tomcat/pull/367) ([smortex](https://github.com/smortex))
181193

182194
### Added
@@ -207,6 +219,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
207219
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/2.5.0...v3.0.0)
208220

209221
### Changed
222+
210223
- pdksync - (MODULES-8444) - Raise lower Puppet bound [#347](https://github.com/puppetlabs/puppetlabs-tomcat/pull/347) ([david22swan](https://github.com/david22swan))
211224

212225
### Fixed
@@ -293,6 +306,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
293306
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/1.7.0...2.0.0)
294307

295308
### Changed
309+
296310
- (maint Remove validate calls and update lint/docs [#223](https://github.com/puppetlabs/puppetlabs-tomcat/pull/223) ([hunner](https://github.com/hunner))
297311

298312
### Added
@@ -418,7 +432,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
418432
### Fixed
419433

420434
- [#puppethack] Validate that catalina_base does not to end with / [#102](https://github.com/puppetlabs/puppetlabs-tomcat/pull/102) ([igalic](https://github.com/igalic))
421-
- Wrap username attribute in quotes. [#100](https://github.com/puppetlabs/puppetlabs-tomcat/pull/100) ([bcornies](https://github.com/bcornies))
435+
- Wrap username attribute in quotes. [#100](https://github.com/puppetlabs/puppetlabs-tomcat/pull/100) ([bryancornies](https://github.com/bryancornies))
422436

423437
## [1.3.1](https://github.com/puppetlabs/puppetlabs-tomcat/tree/1.3.1) - 2015-07-21
424438

REFERENCE.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -880,6 +880,10 @@ The following parameters are available in the `tomcat::config::server::connector
880880
* [`purge_connectors`](#-tomcat--config--server--connector--purge_connectors)
881881
* [`server_config`](#-tomcat--config--server--connector--server_config)
882882
* [`show_diff`](#-tomcat--config--server--connector--show_diff)
883+
* [`cert_key_file`](#-tomcat--config--server--connector--cert_key_file)
884+
* [`cert_file`](#-tomcat--config--server--connector--cert_file)
885+
* [`cert_chain_file`](#-tomcat--config--server--connector--cert_chain_file)
886+
* [`cert_type`](#-tomcat--config--server--connector--cert_type)
883887

884888
##### <a name="-tomcat--config--server--connector--catalina_base"></a>`catalina_base`
885889

@@ -965,6 +969,38 @@ Specifies display differences when augeas changes files, defaulting to true. Val
965969

966970
Default value: `true`
967971

972+
##### <a name="-tomcat--config--server--connector--cert_key_file"></a>`cert_key_file`
973+
974+
Data type: `Optional[Stdlib::Absolutepath]`
975+
976+
Specifies the path to the private key file. Valid options: a string containing an absolute path.
977+
978+
Default value: `undef`
979+
980+
##### <a name="-tomcat--config--server--connector--cert_file"></a>`cert_file`
981+
982+
Data type: `Optional[Stdlib::Absolutepath]`
983+
984+
Specifies the path to the certificate file. Valid options: a string containing an absolute path.
985+
986+
Default value: `undef`
987+
988+
##### <a name="-tomcat--config--server--connector--cert_chain_file"></a>`cert_chain_file`
989+
990+
Data type: `Optional[Stdlib::Absolutepath]`
991+
992+
Specifies the path to the certificate chain file. Valid options: a string containing an absolute path.
993+
994+
Default value: `undef`
995+
996+
##### <a name="-tomcat--config--server--connector--cert_type"></a>`cert_type`
997+
998+
Data type: `String[1]`
999+
1000+
Specifies the type of certificate. Valid options: a string. 'RSA'.
1001+
1002+
Default value: `'RSA'`
1003+
9681004
### <a name="tomcat--config--server--context"></a>`tomcat::config::server::context`
9691005

9701006
Configure a Context element in $CATALINA_BASE/conf/server.xml

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-tomcat",
3-
"version": "7.2.0",
3+
"version": "7.3.0",
44
"author": "puppetlabs",
55
"summary": "Installs, deploys, and configures Apache Tomcat web services.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)