]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Release prep v3.6.0 release_prep_v3.6.0
authorjordanbreen28 <jordan.breen@perforce.com>
Mon, 3 Oct 2022 14:58:15 +0000 (15:58 +0100)
committerjordanbreen28 <jordan.breen@perforce.com>
Mon, 3 Oct 2022 15:03:01 +0000 (16:03 +0100)
Automated release-prep through pdk-templates from commit c6023a5.
Please verify before merging:

last nightly run is green
Changelog is readable and has no unlabeled pull requests
Ensure the changelog version and metadata version match

CHANGELOG.md
metadata.json

index 52a5004c22161163db076bd337618674f71d53b9..3d79b6dbe38d3cfa055a3c5425d85db46ea054c6 100644 (file)
@@ -1,6 +1,23 @@
 # Change log
 
 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.6.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v3.6.0) - 2022-10-03
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/v3.5.0...v3.6.0)
+
+### Added
+
+- pdksync - (GH-cat-11) Certify Support for Ubuntu 22.04 [#1063](https://github.com/puppetlabs/puppetlabs-firewall/pull/1063) ([david22swan](https://github.com/david22swan))
+
+- pdksync - (GH-cat-12) Add Support for Redhat 9 [#1054](https://github.com/puppetlabs/puppetlabs-firewall/pull/1054) ([david22swan](https://github.com/david22swan))
+
+### Fixed
+
+- (GH-1055) Fix for `--random-fully` [#1058](https://github.com/puppetlabs/puppetlabs-firewall/pull/1058) ([david22swan](https://github.com/david22swan))
+
+### Other
+
+- allow persistence of firewall rules for Suse [#1061](https://github.com/puppetlabs/puppetlabs-firewall/pull/1061) ([corporate-gadfly](https://github.com/corporate-gadfly))
 
 ## [v3.5.0](https://github.com/puppetlabs/puppetlabs-firewall/tree/v3.5.0) - 2022-05-17
 
index 880a2f0787bb887497394d6b101b471283c904f9..a283aa0000199fa130ba2a414167e88ef3bc30eb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-firewall",
-  "version": "3.5.0",
+  "version": "3.6.0",
   "author": "puppetlabs",
   "summary": "Manages Firewalls such as iptables",
   "license": "Apache-2.0",