Skip to content

Commit

Permalink
Merge pull request #13 from ccin2p3/release
Browse files Browse the repository at this point in the history
Release 3.0.0
  • Loading branch information
smortex authored Mar 3, 2022
2 parents 3e6b272 + c091796 commit 240e130
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 4 deletions.
50 changes: 47 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,61 @@
# 2020-09-22 Release 2.2.1
# Changelog

All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v3.0.0](https://github.com/ccin2p3/puppet-syslog_ng/tree/v3.0.0) (2022-03-02)

[Full Changelog](https://github.com/ccin2p3/puppet-syslog_ng/compare/v2.2.1...v3.0.0)

**Breaking changes:**

- Drop support for Debian 8 \(EOL\) [\#19](https://github.com/ccin2p3/puppet-syslog_ng/pull/19) ([smortex](https://github.com/smortex))
- Drop support for Puppet 5 \(EOL\) [\#16](https://github.com/ccin2p3/puppet-syslog_ng/pull/16) ([smortex](https://github.com/smortex))
- Drop support for OS which have reached EOL [\#10](https://github.com/ccin2p3/puppet-syslog_ng/pull/10) ([smortex](https://github.com/smortex))
- Drop support for Puppet 4 \(EOL\) [\#8](https://github.com/ccin2p3/puppet-syslog_ng/pull/8) ([smortex](https://github.com/smortex))

**Implemented enhancements:**

- Add support for current CentOS releases [\#21](https://github.com/ccin2p3/puppet-syslog_ng/pull/21) ([smortex](https://github.com/smortex))
- Add data types everywhere [\#20](https://github.com/ccin2p3/puppet-syslog_ng/pull/20) ([smortex](https://github.com/smortex))
- Set upper bounds for dependencies [\#14](https://github.com/ccin2p3/puppet-syslog_ng/pull/14) ([smortex](https://github.com/smortex))
- Add support for recent OS [\#11](https://github.com/ccin2p3/puppet-syslog_ng/pull/11) ([smortex](https://github.com/smortex))
- Add support for Puppet 6 and 7 [\#9](https://github.com/ccin2p3/puppet-syslog_ng/pull/9) ([smortex](https://github.com/smortex))
- Switch to GitHub actions [\#7](https://github.com/ccin2p3/puppet-syslog_ng/pull/7) ([smortex](https://github.com/smortex))

**Closed issues:**

- Tune rubocop Style/TrailingCommaInArguments [\#25](https://github.com/ccin2p3/puppet-syslog_ng/issues/25)
- Tune rubocop Style/WordArray [\#24](https://github.com/ccin2p3/puppet-syslog_ng/issues/24)
- Bring back smoke tests [\#23](https://github.com/ccin2p3/puppet-syslog_ng/issues/23)
- Available module on forge is outdated [\#5](https://github.com/ccin2p3/puppet-syslog_ng/issues/5)

**Merged pull requests:**

- Integrate smoke tests as integration tests [\#26](https://github.com/ccin2p3/puppet-syslog_ng/pull/26) ([smortex](https://github.com/smortex))
- Fix module metadata [\#18](https://github.com/ccin2p3/puppet-syslog_ng/pull/18) ([smortex](https://github.com/smortex))
- Add basic acceptance tests [\#17](https://github.com/ccin2p3/puppet-syslog_ng/pull/17) ([smortex](https://github.com/smortex))
- Switch to the new official syslog-ng repo [\#12](https://github.com/ccin2p3/puppet-syslog_ng/pull/12) ([smortex](https://github.com/smortex))
- Remove notice messages [\#6](https://github.com/ccin2p3/puppet-syslog_ng/pull/6) ([smortex](https://github.com/smortex))

## [v2.2.1](https://github.com/ccin2p3/puppet-syslog_ng/tree/v2.2.1) (2020-09-22)

* Add support for SLES
* Add repo management for Debian

# 2018-09-06 Release 2.1.0
## [v2.1.0](https://github.com/ccin2p3/puppet-syslog_ng/tree/v2.1.0) (2018-09-06)

* add structured fact
* fix bug where reload was triggered when service wasn't running
* add datatype

# 2018-03-20 Release 2.0.0
## [v2.0.0](https://github.com/ccin2p3/puppet-syslog_ng/tree/v2.0.0) (2018-03-20)

* Drop support for puppet < 4.9.1
* First official release from ccin2p3 (was ihrwein before)
* Add module data in favor of params.pp



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
17 changes: 17 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## [v2.2.1](https://github.com/ccin2p3/puppet-syslog_ng/tree/v2.2.1) (2020-09-22)

* Add support for SLES
* Add repo management for Debian

## [v2.1.0](https://github.com/ccin2p3/puppet-syslog_ng/tree/v2.1.0) (2018-09-06)

* add structured fact
* fix bug where reload was triggered when service wasn't running
* add datatype

## [v2.0.0](https://github.com/ccin2p3/puppet-syslog_ng/tree/v2.0.0) (2018-03-20)

* Drop support for puppet < 4.9.1
* First official release from ccin2p3 (was ihrwein before)
* Add module data in favor of params.pp

2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ccin2p3-syslog_ng",
"version": "2.2.1",
"version": "3.0.0",
"author": "ccin2p3",
"summary": "A module for generating syslog-ng configuration files.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 240e130

Please sign in to comment.