Skip to content

Commit 8fccb3b

Browse files
authored
Merge pull request #574 from puppetlabs/release-prep
Release prep v7.4.0
2 parents 0e51bb3 + 1ab4153 commit 8fccb3b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.4.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.4.0) - 2024-12-16
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v7.3.0...v7.4.0)
11+
12+
### Added
13+
14+
- (CAT-2101) Add support for Debian-12 [#571](https://github.com/puppetlabs/puppetlabs-tomcat/pull/571) ([skyamgarp](https://github.com/skyamgarp))
15+
16+
### Fixed
17+
18+
- (CAT-2158) Upgrade rexml to address CVE-2024-49761 [#573](https://github.com/puppetlabs/puppetlabs-tomcat/pull/573) ([amitkarsale](https://github.com/amitkarsale))
19+
820
## [v7.3.0](https://github.com/puppetlabs/puppetlabs-tomcat/tree/v7.3.0) - 2024-10-10
921

1022
[Full Changelog](https://github.com/puppetlabs/puppetlabs-tomcat/compare/v7.2.0...v7.3.0)

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.3.0",
3+
"version": "7.4.0",
44
"author": "puppetlabs",
55
"summary": "Installs, deploys, and configures Apache Tomcat web services.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)