From: Eimhin Laverty Date: Thu, 4 Apr 2019 12:52:42 +0000 (+0100) Subject: (MODULES-8849) Release prep 1.15.3 X-Git-Tag: 1.15.3^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4475a7f5532877a1cc2073c641fc2131ca99c1d8;p=puppet-modules%2Fpuppetlabs-firewall.git (MODULES-8849) Release prep 1.15.3 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ace33b3..d3311a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +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). -## [v1.15.2](https://github.com/puppetlabs/puppetlabs-firewall/tree/v1.15.2) (2019-03-26) +## [1.15.3](https://github.com/puppetlabs/puppetlabs-firewall/tree/1.15.3) (2019-04-04) -[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/1.15.1...v1.15.2) +[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/1.15.2...1.15.3) + +### Fixed + +- \(MODULES-8855\) Move ipvs test to exception spec [\#834](https://github.com/puppetlabs/puppetlabs-firewall/pull/834) ([eimlav](https://github.com/eimlav)) +- \(MODULES-8842\) Fix ipvs not idempotent [\#833](https://github.com/puppetlabs/puppetlabs-firewall/pull/833) ([eimlav](https://github.com/eimlav)) + +## [1.15.2](https://github.com/puppetlabs/puppetlabs-firewall/tree/1.15.2) (2019-03-26) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-firewall/compare/1.15.1...1.15.2) ### Fixed diff --git a/metadata.json b/metadata.json index 6c6649b..6ac363e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-firewall", - "version": "1.15.2", + "version": "1.15.3", "author": "puppetlabs", "summary": "Manages Firewalls such as iptables", "license": "Apache-2.0",