|
1 |
| -# Change log |
| 1 | +<!-- markdownlint-disable MD024 --> |
| 2 | +# Changelog |
2 | 3 |
|
3 |
| -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). |
| 4 | +All notable changes to this project will be documented in this file. |
4 | 5 |
|
5 |
| -## [v1.4.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/v1.4.0) (2023-02-14) |
| 6 | +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). |
| 7 | + |
| 8 | +## [v1.5.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/v1.5.0) - 2024-03-06 |
| 9 | + |
| 10 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/v1.4.0...v1.5.0) |
| 11 | + |
| 12 | +## [v1.4.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/v1.4.0) - 2023-02-14 |
6 | 13 |
|
7 | 14 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/v1.3.0...v1.4.0)
|
8 | 15 |
|
9 | 16 | ### Added
|
10 | 17 |
|
11 |
| -- \(PA-4806\) Updates PDK template [\#56](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/56) ([mhashizume](https://github.com/mhashizume)) |
| 18 | +- (PA-4806) Updates PDK template [#56](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/56) ([mhashizume](https://github.com/mhashizume)) |
12 | 19 |
|
13 |
| -## [v1.3.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/v1.3.0) (2021-10-04) |
| 20 | +## [v1.3.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/v1.3.0) - 2021-10-04 |
14 | 21 |
|
15 | 22 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.2.0...v1.3.0)
|
16 | 23 |
|
17 | 24 | ### Added
|
18 | 25 |
|
19 |
| -- \(MODULES-10874\) Add property 'sync' [\#43](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/43) ([jameslikeslinux](https://github.com/jameslikeslinux)) |
| 26 | +- (MODULES-10874) Add property 'sync' [#43](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/43) ([jameslikeslinux](https://github.com/jameslikeslinux)) |
20 | 27 |
|
21 |
| -## [1.2.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.2.0) (2020-10-30) |
| 28 | +## [1.2.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.2.0) - 2020-10-30 |
22 | 29 |
|
23 | 30 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.1.0...1.2.0)
|
24 | 31 |
|
25 | 32 | ### Added
|
26 | 33 |
|
27 |
| -- \(Modules-7207\) Add 'caches' support [\#38](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/38) ([kBite](https://github.com/kBite)) |
| 34 | +- (Modules-7207) Add 'caches' support [#38](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/38) ([kBite](https://github.com/kBite)) |
28 | 35 |
|
29 | 36 | ### Fixed
|
30 | 37 |
|
31 |
| -- \(MODULES-10848\) Do not redefine PARAMETER\_UNSET\_OR\_NOT\_AVAILABLE [\#39](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/39) ([beechtom](https://github.com/beechtom)) |
| 38 | +- (MODULES-10848) Do not redefine PARAMETER_UNSET_OR_NOT_AVAILABLE [#39](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/39) ([beechtom](https://github.com/beechtom)) |
32 | 39 |
|
33 |
| -## [1.1.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.1.0) (2020-07-09) |
| 40 | +## [1.1.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.1.0) - 2020-07-09 |
34 | 41 |
|
35 | 42 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.0.5...1.1.0)
|
36 | 43 |
|
37 | 44 | ### Added
|
38 | 45 |
|
39 |
| -- \(MODULES-10726\) Add support for ashift/autoexpand/failmode to the zpool provider. [\#30](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/30) ([KeithWard](https://github.com/KeithWard)) |
| 46 | +- (MODULES-10726) Add support for ashift/autoexpand/failmode to the zpool provider. [#30](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/30) ([KeithWard](https://github.com/KeithWard)) |
40 | 47 |
|
41 |
| -## [1.0.5](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.5) (2020-04-01) |
| 48 | +## [1.0.5](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.5) - 2020-04-01 |
42 | 49 |
|
43 | 50 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.0.4...1.0.5)
|
44 | 51 |
|
45 | 52 | ### Fixed
|
46 | 53 |
|
47 |
| -- \(MODULES-10592\) Fix `zpool status` parsing on Linux [\#27](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/27) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 54 | +- (MODULES-10592) Fix `zpool status` parsing on Linux [#27](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/27) ([GabrielNagy](https://github.com/GabrielNagy)) |
48 | 55 |
|
49 |
| -## [1.0.4](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.4) (2019-11-06) |
| 56 | +## [1.0.4](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.4) - 2019-11-06 |
50 | 57 |
|
51 | 58 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.0.3...1.0.4)
|
52 | 59 |
|
53 | 60 | ### Fixed
|
54 | 61 |
|
55 |
| -- \(MODULES-8823\) Better handling of ZFS overlay property on Linux [\#23](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/23) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 62 | +- (MODULES-8823) Better handling of ZFS overlay property on Linux [#23](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/23) ([GabrielNagy](https://github.com/GabrielNagy)) |
56 | 63 |
|
57 |
| -## [1.0.3](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.3) (2019-11-01) |
| 64 | +## [1.0.3](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.3) - 2019-11-01 |
58 | 65 |
|
59 | 66 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.0.2...1.0.3)
|
60 | 67 |
|
61 | 68 | ### Added
|
62 | 69 |
|
63 |
| -- \(MODULES-8823\) Add support for overlay option in zfs on Linux [\#22](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/22) ([GabrielNagy](https://github.com/GabrielNagy)) |
64 |
| -- Use "zpool status -P" instead of "zpool status" [\#14](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/14) ([bluthg](https://github.com/bluthg)) |
| 70 | +- (MODULES-8823) Add support for overlay option in zfs on Linux [#22](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/22) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 71 | +- Use "zpool status -P" instead of "zpool status" [#14](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/14) ([bluthg](https://github.com/bluthg)) |
65 | 72 |
|
66 |
| -## [1.0.2](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.2) (2019-02-12) |
| 73 | +## [1.0.2](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.2) - 2019-02-13 |
67 | 74 |
|
68 | 75 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.0.1...1.0.2)
|
69 | 76 |
|
70 | 77 | ### Added
|
71 | 78 |
|
72 |
| -- Add anchors for l10n [\#10](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/10) ([joshcooper](https://github.com/joshcooper)) |
73 |
| -- Expand test coverage [\#8](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/8) ([joshcooper](https://github.com/joshcooper)) |
74 |
| -- \(L10n\) Delivering translations for POT and README files [\#7](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/7) ([ehom](https://github.com/ehom)) |
| 79 | +- Add anchors for l10n [#10](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/10) ([joshcooper](https://github.com/joshcooper)) |
| 80 | +- Expand test coverage [#8](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/8) ([joshcooper](https://github.com/joshcooper)) |
| 81 | +- (L10n) Delivering translations for POT and README files [#7](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/7) ([ehom](https://github.com/ehom)) |
75 | 82 |
|
76 | 83 | ### Fixed
|
77 | 84 |
|
78 |
| -- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#11](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/11) ([ehom](https://github.com/ehom)) |
| 85 | +- (L10n) Updating translations for readmes/README_ja_JP.md [#11](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/11) ([ehom](https://github.com/ehom)) |
79 | 86 |
|
80 |
| -## [1.0.1](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.1) (2018-08-20) |
| 87 | +## [1.0.1](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.1) - 2018-08-20 |
81 | 88 |
|
82 | 89 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/1.0.0...1.0.1)
|
83 | 90 |
|
84 | 91 | ### Added
|
85 | 92 |
|
86 |
| -- Install module on all hosts, not just those with default role [\#4](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/4) ([joshcooper](https://github.com/joshcooper)) |
87 |
| - |
88 |
| -## [1.0.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.0) (2018-05-22) |
89 |
| - |
90 |
| -[Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/0fb79ea08e9d01ee623cfdcdb2d68a9ec50790e1...1.0.0) |
91 |
| - |
| 93 | +- Install module on all hosts, not just those with default role [#4](https://github.com/puppetlabs/puppetlabs-zfs_core/pull/4) ([joshcooper](https://github.com/joshcooper)) |
92 | 94 |
|
| 95 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-zfs_core/tree/1.0.0) - 2018-05-24 |
93 | 96 |
|
94 |
| -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
| 97 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-zfs_core/compare/576d12b67e6d531b15315329d7a98f4c3549e2dc...1.0.0) |
0 commit comments