Skip to content

Commit b2fca8e

Browse files
author
Chris Hoge
committed
Release 4.1.0
API updates and bug fixes. Change-Id: I70350e0a96529b894b95ec155748330419a59a83
1 parent c3138a9 commit b2fca8e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-swift'
2-
version '4.0.0'
2+
version '4.1.0'
33
source 'https://github.com/stackforge/puppet-swift'
44
author 'Puppet Labs'
55
license 'Apache License 2.0'

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,17 @@ Contributors
250250
Release Notes
251251
-------------
252252

253+
**4.1.0**
254+
255+
* Added swift-ring-builder multi-region support.
256+
* Added swift::proxy::crossdomain class.
257+
* Added support for RHEL 7.
258+
* Fixed Swift quota filter names.
259+
* Fixed config dependency bugs.
260+
* Fixed resource conflict when ringserver and storage are on same node.
261+
* Fixed selinux bugs.
262+
* Pinned major gems.
263+
253264
**4.0.0**
254265

255266
* Stable Icehouse release.

0 commit comments

Comments
 (0)