Skip to content

Commit

Permalink
Merge pull request #27 from anders-larsson/new_release
Browse files Browse the repository at this point in the history
Release v0.5.0
  • Loading branch information
anders-larsson authored Jul 31, 2024
2 parents f9c7c8e + 9da95ec commit 518c767
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 6 deletions.
122 changes: 117 additions & 5 deletions CHANGELOG.md
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)*
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ericsson-hbm",
"version": "0.4.2",
"version": "0.5.0",
"author": "ericsson",
"summary": "Puppet module to manage HBM through hashes in Hiera",
"license": "Apache-2.0",
Expand Down

0 comments on commit 518c767

Please sign in to comment.