-
Notifications
You must be signed in to change notification settings - Fork 31
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 #74 from puppetlabs/release-prep
Release prep v1.3.0
- Loading branch information
Showing
2 changed files
with
38 additions
and
31 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,85 +1,92 @@ | ||
# Change log | ||
<!-- markdownlint-disable MD024 --> | ||
# 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.2.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.1) (2023-11-28) | ||
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.3.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.3.0) - 2024-03-06 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.2.1...v1.3.0) | ||
|
||
### Added | ||
|
||
- (PA-5575) Add Amazon to display support in Puppet forge [#67](https://github.com/puppetlabs/puppetlabs-cron_core/pull/67) ([shubhamshinde360](https://github.com/shubhamshinde360)) | ||
|
||
## [v1.2.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.1) - 2023-11-27 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.2.0...v1.2.1) | ||
|
||
### Fixed | ||
|
||
- Convert ProcessOutput to String explicitly [\#62](https://github.com/puppetlabs/puppetlabs-cron_core/pull/62) ([joshcooper](https://github.com/joshcooper)) | ||
- Convert ProcessOutput to String explicitly [#62](https://github.com/puppetlabs/puppetlabs-cron_core/pull/62) ([joshcooper](https://github.com/joshcooper)) | ||
|
||
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.0) (2023-02-14) | ||
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.0) - 2023-02-14 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.1.0...v1.2.0) | ||
|
||
### Added | ||
|
||
- \(MODULES-11371\) Updates PDK template [\#55](https://github.com/puppetlabs/puppetlabs-cron_core/pull/55) ([mhashizume](https://github.com/mhashizume)) | ||
- (MODULES-11371) Updates PDK template [#55](https://github.com/puppetlabs/puppetlabs-cron_core/pull/55) ([mhashizume](https://github.com/mhashizume)) | ||
|
||
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.1.0) (2021-10-04) | ||
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.1.0) - 2021-10-04 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.5...v1.1.0) | ||
|
||
### Added | ||
|
||
- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux && AlmaLinux to cron-core metadata [\#45](https://github.com/puppetlabs/puppetlabs-cron_core/pull/45) ([BobosilaVictor](https://github.com/BobosilaVictor)) | ||
- (MODULES-11167)(MODULES-11191) Add RockyLinux && AlmaLinux to cron-core metadata [#45](https://github.com/puppetlabs/puppetlabs-cron_core/pull/45) ([BobosilaVictor](https://github.com/BobosilaVictor)) | ||
|
||
## [1.0.5](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.5) (2020-10-30) | ||
## [1.0.5](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.5) - 2020-10-30 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.4...1.0.5) | ||
|
||
### Fixed | ||
|
||
- \(MODULES-10852\) Fix warnings introduced by Ruby 2.7 [\#39](https://github.com/puppetlabs/puppetlabs-cron_core/pull/39) ([luchihoratiu](https://github.com/luchihoratiu)) | ||
- \(MODULES-7786\) Allow leading zeroes for cron params [\#35](https://github.com/puppetlabs/puppetlabs-cron_core/pull/35) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) | ||
- (MODULES-10852) Fix warnings introduced by Ruby 2.7 [#39](https://github.com/puppetlabs/puppetlabs-cron_core/pull/39) ([luchihoratiu](https://github.com/luchihoratiu)) | ||
- (MODULES-7786) Allow leading zeroes for cron params [#35](https://github.com/puppetlabs/puppetlabs-cron_core/pull/35) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) | ||
|
||
## [1.0.4](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.4) (2020-05-06) | ||
## [1.0.4](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.4) - 2020-05-06 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.3...1.0.4) | ||
|
||
### Added | ||
|
||
- \(maint\) bump to beaker 4 [\#29](https://github.com/puppetlabs/puppetlabs-cron_core/pull/29) ([ciprianbadescu](https://github.com/ciprianbadescu)) | ||
- \(MODULES-8603\) Ignore .keep\_\* files [\#12](https://github.com/puppetlabs/puppetlabs-cron_core/pull/12) ([ekohl](https://github.com/ekohl)) | ||
- (maint) bump to beaker 4 [#29](https://github.com/puppetlabs/puppetlabs-cron_core/pull/29) ([ciprianbadescu](https://github.com/ciprianbadescu)) | ||
- (MODULES-8603) Ignore .keep_* files [#12](https://github.com/puppetlabs/puppetlabs-cron_core/pull/12) ([ekohl](https://github.com/ekohl)) | ||
|
||
## [1.0.3](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.3) (2019-11-01) | ||
## [1.0.3](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.3) - 2019-11-01 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.2...1.0.3) | ||
|
||
### Added | ||
|
||
- pdksync - \(maint\) Update module using PDK 1.14.0 [\#27](https://github.com/puppetlabs/puppetlabs-cron_core/pull/27) ([mihaibuzgau](https://github.com/mihaibuzgau)) | ||
- pdksync - (maint) Update module using PDK 1.14.0 [#27](https://github.com/puppetlabs/puppetlabs-cron_core/pull/27) ([mihaibuzgau](https://github.com/mihaibuzgau)) | ||
|
||
## [1.0.2](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.2) (2019-07-31) | ||
## [1.0.2](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.2) - 2019-08-01 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.1...1.0.2) | ||
|
||
### Fixed | ||
|
||
- \(PUP-9697\) Updated crontab read path for Solaris [\#23](https://github.com/puppetlabs/puppetlabs-cron_core/pull/23) ([sebastian-miclea](https://github.com/sebastian-miclea)) | ||
- (PUP-9697) Updated crontab read path for Solaris [#23](https://github.com/puppetlabs/puppetlabs-cron_core/pull/23) ([sebastian-miclea](https://github.com/sebastian-miclea)) | ||
|
||
## [1.0.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.1) (2019-02-11) | ||
## [1.0.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.1) - 2019-02-12 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.0...1.0.1) | ||
|
||
### Added | ||
|
||
- \(MODULES-7789\) Port over the PUP-9217 changes [\#13](https://github.com/puppetlabs/puppetlabs-cron_core/pull/13) ([ekinanp](https://github.com/ekinanp)) | ||
- \(MODULES-8306\) Port over the crontab filetypes from Puppet [\#11](https://github.com/puppetlabs/puppetlabs-cron_core/pull/11) ([ekinanp](https://github.com/ekinanp)) | ||
- Add anchors for l10n [\#10](https://github.com/puppetlabs/puppetlabs-cron_core/pull/10) ([joshcooper](https://github.com/joshcooper)) | ||
- \(MODULES-8301\) Update the unit tests with the crontab filetype fix [\#7](https://github.com/puppetlabs/puppetlabs-cron_core/pull/7) ([ekinanp](https://github.com/ekinanp)) | ||
- Expand test coverage [\#6](https://github.com/puppetlabs/puppetlabs-cron_core/pull/6) ([joshcooper](https://github.com/joshcooper)) | ||
- (MODULES-7789) Port over the PUP-9217 changes [#13](https://github.com/puppetlabs/puppetlabs-cron_core/pull/13) ([ekinanp](https://github.com/ekinanp)) | ||
- (MODULES-8306) Port over the crontab filetypes from Puppet [#11](https://github.com/puppetlabs/puppetlabs-cron_core/pull/11) ([ekinanp](https://github.com/ekinanp)) | ||
- Add anchors for l10n [#10](https://github.com/puppetlabs/puppetlabs-cron_core/pull/10) ([joshcooper](https://github.com/joshcooper)) | ||
- (MODULES-8301) Update the unit tests with the crontab filetype fix [#7](https://github.com/puppetlabs/puppetlabs-cron_core/pull/7) ([ekinanp](https://github.com/ekinanp)) | ||
- Expand test coverage [#6](https://github.com/puppetlabs/puppetlabs-cron_core/pull/6) ([joshcooper](https://github.com/joshcooper)) | ||
|
||
### Fixed | ||
|
||
- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#14](https://github.com/puppetlabs/puppetlabs-cron_core/pull/14) ([ehom](https://github.com/ehom)) | ||
- (L10n) Updating translations for readmes/README_ja_JP.md [#14](https://github.com/puppetlabs/puppetlabs-cron_core/pull/14) ([ehom](https://github.com/ehom)) | ||
|
||
## [1.0.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.0) (2018-08-30) | ||
## [1.0.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.0) - 2018-08-30 | ||
|
||
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/2142feac49c20972e39ed0e11a017fbbf15cc51f...1.0.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