forked from kassisol/puppet-module-hbm
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from anders-larsson/new_release
Release v0.5.0
- Loading branch information
Showing
2 changed files
with
118 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,123 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
## [v0.5.0](https://github.com/ericsson/puppet-module-hbm/tree/v0.5.0) (2024-07-31) | ||
|
||
## Release 0.3.6 | ||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.4.2...v0.5.0) | ||
|
||
**Features** | ||
**Merged pull requests:** | ||
|
||
**Bugfixes** | ||
- Update PDK to 3.2.0 [\#26](https://github.com/Ericsson/puppet-module-hbm/pull/26) ([anders-larsson](https://github.com/anders-larsson)) | ||
- Add new resource types [\#25](https://github.com/Ericsson/puppet-module-hbm/pull/25) ([dantremblay](https://github.com/dantremblay)) | ||
- Repository transferred to Ericsson org [\#24](https://github.com/Ericsson/puppet-module-hbm/pull/24) ([anders-larsson](https://github.com/anders-larsson)) | ||
|
||
**Known Issues** | ||
## [v0.4.2](https://github.com/ericsson/puppet-module-hbm/tree/v0.4.2) (2023-10-17) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.4.1...v0.4.2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Remove docker\_version fact and version check [\#23](https://github.com/Ericsson/puppet-module-hbm/pull/23) ([anders-larsson](https://github.com/anders-larsson)) | ||
|
||
## [v0.4.1](https://github.com/ericsson/puppet-module-hbm/tree/v0.4.1) (2023-08-29) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.4.0...v0.4.1) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update to PDK v3.0.0 & support Puppet 8 [\#22](https://github.com/Ericsson/puppet-module-hbm/pull/22) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
- Update to PDK 2.6.1 [\#21](https://github.com/Ericsson/puppet-module-hbm/pull/21) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
|
||
## [v0.4.0](https://github.com/ericsson/puppet-module-hbm/tree/v0.4.0) (2022-11-14) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.9...v0.4.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Make mandatory parameters really mandatory [\#20](https://github.com/Ericsson/puppet-module-hbm/pull/20) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
- Remove hiera\_merge functionality [\#19](https://github.com/Ericsson/puppet-module-hbm/pull/19) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
- Upgrade to PDK 2.5.0 [\#18](https://github.com/Ericsson/puppet-module-hbm/pull/18) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
|
||
## [v0.3.9](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.9) (2022-09-05) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.8...v0.3.9) | ||
|
||
**Closed issues:** | ||
|
||
- Ensure HBM resource creation logic is idempotent [\#3](https://github.com/Ericsson/puppet-module-hbm/issues/3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Rewrite 'match?' method to be compatible with puppet 3 and disable ru… [\#17](https://github.com/Ericsson/puppet-module-hbm/pull/17) ([marek130](https://github.com/marek130)) | ||
|
||
## [v0.3.8](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.8) (2022-06-02) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.7...v0.3.8) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix failing catalogue caused by empty function. [\#15](https://github.com/Ericsson/puppet-module-hbm/pull/15) ([marek130](https://github.com/marek130)) | ||
|
||
## [v0.3.7](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.7) (2022-05-27) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.6...v0.3.7) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix regex expression to prevent refreshing and creating resources [\#13](https://github.com/Ericsson/puppet-module-hbm/pull/13) ([marek130](https://github.com/marek130)) | ||
- Convert to PDK [\#12](https://github.com/Ericsson/puppet-module-hbm/pull/12) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
|
||
## [v0.3.6](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.6) (2021-04-30) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.5...v0.3.6) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix $LOAD\_PATH for libraries [\#2](https://github.com/Ericsson/puppet-module-hbm/pull/2) ([anders-larsson](https://github.com/anders-larsson)) | ||
|
||
## [v0.3.5](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.5) (2020-07-01) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.4...v0.3.5) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix for resource type capability [\#1](https://github.com/Ericsson/puppet-module-hbm/pull/1) ([dantremblay](https://github.com/dantremblay)) | ||
|
||
## [v0.3.4](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.4) (2018-05-25) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.3...v0.3.4) | ||
|
||
## [v0.3.3](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.3) (2017-11-13) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.2...v0.3.3) | ||
|
||
## [v0.3.2](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.2) (2017-11-13) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.1...v0.3.2) | ||
|
||
## [v0.3.1](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.1) (2017-11-02) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.3.0...v0.3.1) | ||
|
||
## [v0.3.0](https://github.com/ericsson/puppet-module-hbm/tree/v0.3.0) (2017-04-26) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.2.0...v0.3.0) | ||
|
||
## [v0.2.0](https://github.com/ericsson/puppet-module-hbm/tree/v0.2.0) (2016-12-23) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/0.1.2...v0.2.0) | ||
|
||
## [0.1.2](https://github.com/ericsson/puppet-module-hbm/tree/0.1.2) (2016-07-08) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/0.1.1...0.1.2) | ||
|
||
## [0.1.1](https://github.com/ericsson/puppet-module-hbm/tree/0.1.1) (2016-06-30) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/v0.1.0...0.1.1) | ||
|
||
## [v0.1.0](https://github.com/ericsson/puppet-module-hbm/tree/v0.1.0) (2016-06-22) | ||
|
||
[Full Changelog](https://github.com/ericsson/puppet-module-hbm/compare/48fb812ef1e0fd4b042648109076d0ff2b2acfe7...v0.1.0) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters