]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
(MODULES-8849) Release prep 1.15.3
authorEimhin Laverty <eimhin.laverty@puppet.com>
Thu, 4 Apr 2019 12:52:42 +0000 (13:52 +0100)
committerEimhin Laverty <eimhin.laverty@puppet.com>
Thu, 4 Apr 2019 12:52:42 +0000 (13:52 +0100)
CHANGELOG.md
metadata.json

index ace33b3bc673badcc1d9511e8817950a87f1f415..d3311a979729c9d2007ddfb70f705fd570e98e21 100644 (file)
@@ -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
 
index 6c6649b8cfe994ba88df15c50a162b6d7df664f1..6ac363e598df284983083c42edae28566c94176e 100644 (file)
@@ -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",