From 011fe2cd207a36a63be53e523eda5650c846c6bc Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 20 Mar 2024 21:52:14 +0000 Subject: Release prep v1.2.0 --- CHANGELOG.md | 51 ++++++++++++++++++++++++++++++--------------------- REFERENCE.md | 8 ++++---- metadata.json | 2 +- 3 files changed, 35 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc05133..4d3639d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,57 +1,66 @@ -# Change log + +# Changelog -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). +All notable changes to this project will be documented in this file. -## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.1.0) (2021-10-04) +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). + +## [v1.2.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.2.0) - 2024-03-20 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/v1.1.0...v1.2.0) + +### Added + +- (PA-6178) Use PDK template 3.0.1, Beaker 5, and newer module release workflow [#50](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/50) ([AriaXLi](https://github.com/AriaXLi)) +- (MODULES-11446) Add Amazon to display support in Puppet forge [#47](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/47) ([shubhamshinde360](https://github.com/shubhamshinde360)) +- (maint) Update PDK template [#44](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/44) ([mhashizume](https://github.com/mhashizume)) + +## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.1.0) - 2021-10-04 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.6...v1.1.0) ### Added -- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux and AlmaLinux to mailalias\_core metadata [\#33](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/33) ([BobosilaVictor](https://github.com/BobosilaVictor)) +- (MODULES-11167)(MODULES-11191) Add RockyLinux and AlmaLinux to mailalias_core metadata [#33](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/33) ([BobosilaVictor](https://github.com/BobosilaVictor)) -## [1.0.6](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.6) (2020-02-10) +## [1.0.6](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.6) - 2020-02-11 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.5...1.0.6) ### Fixed -- \(MODULES-7202\) fixes comma handling in value [\#21](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/21) ([ciprianbadescu](https://github.com/ciprianbadescu)) +- (MODULES-7202) fixes comma handling in value [#21](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/21) ([ciprianbadescu](https://github.com/ciprianbadescu)) -## [1.0.5](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.5) (2019-01-11) +## [1.0.5](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.5) - 2019-01-11 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.4...1.0.5) ### Added -- \(maint\) add LICENSE file [\#17](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/17) ([melissa](https://github.com/melissa)) -- Add anchors for l10n [\#16](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/16) ([joshcooper](https://github.com/joshcooper)) +- (maint) add LICENSE file [#17](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/17) ([melissa](https://github.com/melissa)) +- Add anchors for l10n [#16](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/16) ([joshcooper](https://github.com/joshcooper)) -## [1.0.4](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.4) (2018-08-17) +## [1.0.4](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.4) - 2018-08-17 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.3...1.0.4) ### Added -- Pass hosts array to install\_modules\_on [\#11](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/11) ([joshcooper](https://github.com/joshcooper)) -- Bump puppet version contraint to \< 7 [\#9](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/9) ([melissa](https://github.com/melissa)) +- Pass hosts array to install_modules_on [#11](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/11) ([joshcooper](https://github.com/joshcooper)) +- Bump puppet version contraint to < 7 [#9](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/9) ([melissa](https://github.com/melissa)) -## [1.0.3](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.3) (2018-05-21) +## [1.0.3](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.3) - 2018-05-21 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.2...1.0.3) -## [1.0.2](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.2) (2018-04-30) +## [1.0.2](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.2) - 2018-04-30 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.1...1.0.2) -## [1.0.1](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.1) (2018-04-30) +## [1.0.1](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.1) - 2018-04-30 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.0...1.0.1) -## [1.0.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.0) (2018-04-27) - -[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/e7978ebb8e36bea5b90c21cdb4c0b9e7f4e5c8d4...1.0.0) - - +## [1.0.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.0) - 2018-04-27 -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/7c51be1c0d8ace7cb679f16ee4d8e3697ea95ae8...1.0.0) diff --git a/REFERENCE.md b/REFERENCE.md index 25a335f..13ec829 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -58,16 +58,16 @@ those providers that write to disk. The following parameters are available in the `mailalias` type. -* [`name`](#name) -* [`provider`](#provider) +* [`name`](#-mailalias--name) +* [`provider`](#-mailalias--provider) -##### `name` +##### `name` namevar The alias name. -##### `provider` +##### `provider` The specific backend to use for this `mailalias` resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform. diff --git a/metadata.json b/metadata.json index 07d2b05..dfafeee 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-mailalias_core", - "version": "1.1.0", + "version": "1.2.0", "author": "puppetlabs", "summary": "Creates an email alias in the local alias database.", "license": "Apache-2.0", -- cgit v1.2.3