Skip to content

Commit

Permalink
updated changelog to include 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
solarkennedy committed Oct 3, 2018
1 parent db0b0dc commit 171644a
Showing 1 changed file with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,25 @@
# 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.4.2](https://github.com/solarkennedy/puppet-consul/tree/v3.4.2) (2018-10-03)

[Full Changelog](https://github.com/solarkennedy/puppet-consul/compare/v3.4.1...v3.4.2)

## [v3.4.1](https://github.com/solarkennedy/puppet-consul/tree/v3.4.1) (2018-10-03)

[Full Changelog](https://github.com/solarkennedy/puppet-consul/compare/v3.4.0...v3.4.1)

**Closed issues:**

- Consul version upgrade to 1.2.0 [\#433](https://github.com/solarkennedy/puppet-consul/issues/433)
- Telemetry [\#431](https://github.com/solarkennedy/puppet-consul/issues/431)
- Release version 3.3.1 [\#428](https://github.com/solarkennedy/puppet-consul/issues/428)

**Merged pull requests:**

- Allow puppetlabs-stdlib v5.x [\#440](https://github.com/solarkennedy/puppet-consul/pull/440) ([hfm](https://github.com/hfm))
- allow camptocamp/systemd 2.x [\#439](https://github.com/solarkennedy/puppet-consul/pull/439) ([l-lotz](https://github.com/l-lotz))
- Fix broken testmatrix due to gem updates [\#437](https://github.com/solarkennedy/puppet-consul/pull/437) ([bastelfreak](https://github.com/bastelfreak))
- Update Readme.md to Include Telemetry Settings [\#432](https://github.com/solarkennedy/puppet-consul/pull/432) ([Viktorker](https://github.com/Viktorker))

## [v3.4.0](https://github.com/solarkennedy/puppet-consul/tree/v3.4.0) (2018-07-05)

Expand Down Expand Up @@ -36,6 +53,7 @@ These should not affect the functionality of the module.

**Merged pull requests:**

- Release 3.4.0 [\#430](https://github.com/solarkennedy/puppet-consul/pull/430) ([bastelfreak](https://github.com/bastelfreak))
- Add CentOS 6/7 acceptance tests [\#425](https://github.com/solarkennedy/puppet-consul/pull/425) ([bastelfreak](https://github.com/bastelfreak))
- Add Ubuntu 18.04 / 16.04 support [\#424](https://github.com/solarkennedy/puppet-consul/pull/424) ([bastelfreak](https://github.com/bastelfreak))
- Bump archive dependency to allow 3.X releases [\#423](https://github.com/solarkennedy/puppet-consul/pull/423) ([bastelfreak](https://github.com/bastelfreak))
Expand Down Expand Up @@ -334,7 +352,7 @@ These should not affect the functionality of the module.
- add support for arm \(Raspberry pi's ARM here\) architecture [\#234](https://github.com/solarkennedy/puppet-consul/pull/234) ([gibre](https://github.com/gibre))
- Added custom init style "custom" [\#233](https://github.com/solarkennedy/puppet-consul/pull/233) ([ph0enix49](https://github.com/ph0enix49))
- lazily return nil when consul client isn't installed [\#227](https://github.com/solarkennedy/puppet-consul/pull/227) ([roobert](https://github.com/roobert))
- add NOFILE limit to systemd template [\#226](https://github.com/solarkennedy/puppet-consul/pull/226) ([DjxDeaf](https://github.com/DjxDeaf))
- add NOFILE limit to systemd template [\#226](https://github.com/solarkennedy/puppet-consul/pull/226) ([eliranbz](https://github.com/eliranbz))
- Debian init script should depend on networking, resolution and syslog [\#222](https://github.com/solarkennedy/puppet-consul/pull/222) ([chrisboulton](https://github.com/chrisboulton))
- When reloading consul, use 127.0.0.1 as rpc\_addr when rpc\_addr was set to 0.0.0.0 [\#221](https://github.com/solarkennedy/puppet-consul/pull/221) ([danielbenzvi](https://github.com/danielbenzvi))
- Add hostname proprety for ACL operations, defaults to localhost, like before [\#219](https://github.com/solarkennedy/puppet-consul/pull/219) ([gozer](https://github.com/gozer))
Expand Down Expand Up @@ -603,4 +621,4 @@ These should not affect the functionality of the module.



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 171644a

Please sign in to comment.