Skip to content

Commit 5a291b1

Browse files
authored
Merge pull request #500 from puppetlabs/release-prep
Release prep v8.2.2
2 parents acccb99 + 744102f commit 5a291b1

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+
## [v8.2.2](https://github.com/puppetlabs/puppetlabs-accounts/tree/v8.2.2) - 2024-12-17
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-accounts/compare/v8.2.1...v8.2.2)
11+
12+
### Added
13+
14+
- (CAT-2100) Add Debian 12 support [#495](https://github.com/puppetlabs/puppetlabs-accounts/pull/495) ([shubhamshinde360](https://github.com/shubhamshinde360))
15+
16+
### Fixed
17+
18+
- (CAT-2158) Upgrade rexml to address CVE-2024-49761 [#498](https://github.com/puppetlabs/puppetlabs-accounts/pull/498) ([amitkarsale](https://github.com/amitkarsale))
19+
820
## [v8.2.1](https://github.com/puppetlabs/puppetlabs-accounts/tree/v8.2.1) - 2024-08-13
921

1022
[Full Changelog](https://github.com/puppetlabs/puppetlabs-accounts/compare/v8.2.0...v8.2.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-accounts",
3-
"version": "8.2.1",
3+
"version": "8.2.2",
44
"author": "puppetlabs",
55
"summary": "Account management module.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)