]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Release prep v3.2.0
authorGitHub Action <puppetlabs@users.noreply.github.com>
Mon, 6 Sep 2021 13:10:59 +0000 (13:10 +0000)
committerGitHub Action <puppetlabs@users.noreply.github.com>
Mon, 6 Sep 2021 13:10:59 +0000 (13:10 +0000)
CHANGELOG.md
metadata.json

index 2a2a76409ac9a48372eade59818d622343bde0ef..0c4b07f3df7da9edc73abf777538d2f14ff36449 100644 (file)
@@ -2,6 +2,18 @@
 
 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).
 
+## [v3.2.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v3.2.0) (2021-09-06)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v3.1.0...v3.2.0)
+
+### Added
+
+- pdksync - \(IAC-1709\) - Add Support for Debian 11 [\#1005](https://github.com/puppetlabs/puppetlabs-firewall/pull/1005) ([david22swan](https://github.com/david22swan))
+
+### Fixed
+
+- Fix "undefined method `gsub' for nil:NilClass" when changing existing rule UID from absent to any present [\#1010](https://github.com/puppetlabs/puppetlabs-firewall/pull/1010) ([onyxmaster](https://github.com/onyxmaster))
+
 ## [v3.1.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v3.1.0) (2021-07-26)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v3.0.2...v3.1.0)
index 38ffc82a918b6e76a7898179c02af30faab0c662..0b14130773af070a50940edef36813701b34dc30 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-firewall",
-  "version": "3.1.0",
+  "version": "3.2.0",
   "author": "puppetlabs",
   "summary": "Manages Firewalls such as iptables",
   "license": "Apache-2.0",