Skip to content

Commit 7ce6f12

Browse files
committed
release 4.0.0
1 parent 9e39af1 commit 7ce6f12

File tree

2 files changed

+64
-28
lines changed

2 files changed

+64
-28
lines changed

CHANGELOG.md

Lines changed: 63 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,76 @@
1-
# Change log
1+
# Changelog
22

33
All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
5-
These should not impact the functionality of the module.
5+
These should not affect the functionality of the module.
6+
7+
## [v4.0.0](https://github.com/voxpupuli/puppet-gluster/tree/v4.0.0) (2018-03-28)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v3.0.0...v4.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Add support for gluster 3.10-312; Set default version 3.8-\>3.12 [\#143](https://github.com/voxpupuli/puppet-gluster/pull/143) ([bastelfreak](https://github.com/bastelfreak))
14+
- Add support for Debian 9, drop debian 8 [\#139](https://github.com/voxpupuli/puppet-gluster/pull/139) ([bastelfreak](https://github.com/bastelfreak))
15+
- replace validate\_hash with assert\_type [\#115](https://github.com/voxpupuli/puppet-gluster/pull/115) ([bastelfreak](https://github.com/bastelfreak))
16+
- replace validate\_\* calls with datatypes [\#114](https://github.com/voxpupuli/puppet-gluster/pull/114) ([bastelfreak](https://github.com/bastelfreak))
17+
- replace all validate functions with datatypes [\#107](https://github.com/voxpupuli/puppet-gluster/pull/107) ([bastelfreak](https://github.com/bastelfreak))
18+
19+
**Implemented enhancements:**
20+
21+
- Enhance tests [\#113](https://github.com/voxpupuli/puppet-gluster/pull/113) ([bastelfreak](https://github.com/bastelfreak))
22+
- Add acceptance [\#106](https://github.com/voxpupuli/puppet-gluster/pull/106) ([martialblog](https://github.com/martialblog))
23+
24+
**Fixed bugs:**
25+
26+
- Arbiter setting not being correctly passed. [\#151](https://github.com/voxpupuli/puppet-gluster/issues/151)
27+
- Fix repo url for 3.12 in stretch [\#159](https://github.com/voxpupuli/puppet-gluster/pull/159) ([NITEMAN](https://github.com/NITEMAN))
28+
- fix argument passing of arbiter option [\#150](https://github.com/voxpupuli/puppet-gluster/pull/150) ([sammcj](https://github.com/sammcj))
29+
30+
**Closed issues:**
31+
32+
- Gluster Volume Error [\#152](https://github.com/voxpupuli/puppet-gluster/issues/152)
33+
- Systemd start for glusterfs-server failed! [\#146](https://github.com/voxpupuli/puppet-gluster/issues/146)
34+
- module mount not working [\#145](https://github.com/voxpupuli/puppet-gluster/issues/145)
35+
- globbing in apt.pp fails with gluster release 3.10 and newer [\#140](https://github.com/voxpupuli/puppet-gluster/issues/140)
36+
- Add support for arbiter volumes [\#134](https://github.com/voxpupuli/puppet-gluster/issues/134)
37+
- Update puppetlabs/apt dependencie [\#129](https://github.com/voxpupuli/puppet-gluster/issues/129)
38+
- Apt public key for gluster.org changed address [\#102](https://github.com/voxpupuli/puppet-gluster/issues/102)
39+
40+
**Merged pull requests:**
41+
42+
- bump puppet to latest supported version 4.10.0 [\#160](https://github.com/voxpupuli/puppet-gluster/pull/160) ([bastelfreak](https://github.com/bastelfreak))
43+
- Use docker\_sets in travis.yml [\#158](https://github.com/voxpupuli/puppet-gluster/pull/158) ([ekohl](https://github.com/ekohl))
44+
- increase spec test coverage [\#157](https://github.com/voxpupuli/puppet-gluster/pull/157) ([bastelfreak](https://github.com/bastelfreak))
45+
- Drop Debian 8 acceptance tests [\#155](https://github.com/voxpupuli/puppet-gluster/pull/155) ([juniorsysadmin](https://github.com/juniorsysadmin))
46+
- Add support for arbiter volumes [\#133](https://github.com/voxpupuli/puppet-gluster/pull/133) ([sammcj](https://github.com/sammcj))
47+
- make the code compatible with strict\_variables [\#132](https://github.com/voxpupuli/puppet-gluster/pull/132) ([tequeter](https://github.com/tequeter))
48+
- update dependency for puppetlabs-apt [\#130](https://github.com/voxpupuli/puppet-gluster/pull/130) ([TheMeier](https://github.com/TheMeier))
49+
- Fix/types: Fix signature of gluster::volume [\#119](https://github.com/voxpupuli/puppet-gluster/pull/119) ([ntnn](https://github.com/ntnn))
50+
- release 3.0.0 [\#105](https://github.com/voxpupuli/puppet-gluster/pull/105) ([bastelfreak](https://github.com/bastelfreak))
651

752
## [v3.0.0](https://github.com/voxpupuli/puppet-gluster/tree/v3.0.0) (2017-02-12)
53+
854
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.3.0...v3.0.0)
955

1056
**Implemented enhancements:**
1157

1258
- Repo refactor [\#103](https://github.com/voxpupuli/puppet-gluster/pull/103) ([martialblog](https://github.com/martialblog))
1359

60+
**Merged pull requests:**
61+
62+
- release 2.3.0 [\#99](https://github.com/voxpupuli/puppet-gluster/pull/99) ([bastelfreak](https://github.com/bastelfreak))
63+
1464
## [v2.3.0](https://github.com/voxpupuli/puppet-gluster/tree/v2.3.0) (2017-01-13)
65+
1566
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.2.3...v2.3.0)
1667

1768
**Merged pull requests:**
1869

19-
- release 2.3.0 [\#99](https://github.com/voxpupuli/puppet-gluster/pull/99) ([bastelfreak](https://github.com/bastelfreak))
2070
- Set min version\_requirement for Puppet + deps [\#97](https://github.com/voxpupuli/puppet-gluster/pull/97) ([juniorsysadmin](https://github.com/juniorsysadmin))
2171

2272
## [v2.2.3](https://github.com/voxpupuli/puppet-gluster/tree/v2.2.3) (2016-11-25)
73+
2374
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.2.2...v2.2.3)
2475

2576
**Closed issues:**
@@ -33,6 +84,7 @@ These should not impact the functionality of the module.
3384
- Fixes and tests for strict variables [\#87](https://github.com/voxpupuli/puppet-gluster/pull/87) ([alexjfisher](https://github.com/alexjfisher))
3485

3586
## [v2.2.2](https://github.com/voxpupuli/puppet-gluster/tree/v2.2.2) (2016-10-24)
87+
3688
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.2.1...v2.2.2)
3789

3890
**Closed issues:**
@@ -42,13 +94,13 @@ These should not impact the functionality of the module.
4294

4395
**Merged pull requests:**
4496

45-
- Badges [\#79](https://github.com/voxpupuli/puppet-gluster/pull/79) ([bastelfreak](https://github.com/bastelfreak))
4697
- Updating Test Cases for YUM and RPM installation [\#78](https://github.com/voxpupuli/puppet-gluster/pull/78) ([tux-o-matic](https://github.com/tux-o-matic))
4798
- release 2.2.2 [\#77](https://github.com/voxpupuli/puppet-gluster/pull/77) ([bastelfreak](https://github.com/bastelfreak))
4899
- Fixed CentOS storage SIG GPG key \(issue \#63 \#68\) and server package name [\#74](https://github.com/voxpupuli/puppet-gluster/pull/74) ([mkmet](https://github.com/mkmet))
49100
- Fix a misspelling of "therefore" [\#73](https://github.com/voxpupuli/puppet-gluster/pull/73) ([pioto](https://github.com/pioto))
50101

51102
## [v2.2.1](https://github.com/voxpupuli/puppet-gluster/tree/v2.2.1) (2016-10-12)
103+
52104
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.2.0...v2.2.1)
53105

54106
**Merged pull requests:**
@@ -57,6 +109,7 @@ These should not impact the functionality of the module.
57109
- Switched YUM repo to use the new CentOS Storage group repository [\#69](https://github.com/voxpupuli/puppet-gluster/pull/69) ([tux-o-matic](https://github.com/tux-o-matic))
58110

59111
## [v2.2.0](https://github.com/voxpupuli/puppet-gluster/tree/v2.2.0) (2016-08-17)
112+
60113
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.1.0...v2.2.0)
61114

62115
**Merged pull requests:**
@@ -65,6 +118,7 @@ These should not impact the functionality of the module.
65118
- Archlinux Support [\#55](https://github.com/voxpupuli/puppet-gluster/pull/55) ([bastelfreak](https://github.com/bastelfreak))
66119

67120
## [v2.1.0](https://github.com/voxpupuli/puppet-gluster/tree/v2.1.0) (2016-08-10)
121+
68122
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.0.1...v2.1.0)
69123

70124
**Closed issues:**
@@ -77,6 +131,7 @@ These should not impact the functionality of the module.
77131
- Debian support [\#59](https://github.com/voxpupuli/puppet-gluster/pull/59) ([NITEMAN](https://github.com/NITEMAN))
78132

79133
## [v2.0.1](https://github.com/voxpupuli/puppet-gluster/tree/v2.0.1) (2016-05-11)
134+
80135
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/v2.0.0...v2.0.1)
81136

82137
**Implemented enhancements:**
@@ -88,6 +143,9 @@ These should not impact the functionality of the module.
88143
- Release 2.0.1 [\#52](https://github.com/voxpupuli/puppet-gluster/pull/52) ([bastelfreak](https://github.com/bastelfreak))
89144

90145
## [v2.0.0](https://github.com/voxpupuli/puppet-gluster/tree/v2.0.0) (2016-05-11)
146+
147+
[Full Changelog](https://github.com/voxpupuli/puppet-gluster/compare/9f78c28ca2058eb3602f31609bcb6e94fcfedd01...v2.0.0)
148+
91149
**Implemented enhancements:**
92150

93151
- Enabling first volume creation on Puppet \> 4 [\#24](https://github.com/voxpupuli/puppet-gluster/pull/24) ([tux-o-matic](https://github.com/tux-o-matic))
@@ -122,28 +180,6 @@ These should not impact the functionality of the module.
122180
- Handle failures from `gluster volume status foo` [\#9](https://github.com/voxpupuli/puppet-gluster/pull/9) ([skpy](https://github.com/skpy))
123181
- Add support \(and documentation\) for yum priorities [\#5](https://github.com/voxpupuli/puppet-gluster/pull/5) ([skpy](https://github.com/skpy))
124182

125-
## 2015-12-05 Release 999.999.999
126-
127-
* transition to Puppet Community organization from Scott Merrill <[email protected]>
128-
129-
130-
## 2014-11-21 Release 1.0.3
131-
132-
* default "priority" to "absent", not false.
133-
134-
135-
## 2014-11-21 Release 1.0.2
136-
137-
* update metadata.json project\_page to point to GitHub, not the Puppet Forge
138-
139-
140-
## 2014-11-19 Release 1.0.1
141-
142-
* Add support for Yum priorities on the repo
143-
144-
145-
## 2014-09-27 Release 1.0.0
146183

147-
* Initial release
148184

149-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
185+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-gluster",
3-
"version": "3.0.1-rc0",
3+
"version": "4.0.0",
44
"author": "Vox Pupuli",
55
"license": "MIT",
66
"summary": "Create and manage Gluster pools, volumes, and mounts",

0 commit comments

Comments
 (0)