From b08528470b9a95ba659f308ca2cafc6bec084c37 Mon Sep 17 00:00:00 2001 From: "Eric D. Helms" Date: Tue, 15 Aug 2023 20:43:41 -0400 Subject: [PATCH] Release 18.0.0 --- CHANGELOG.md | 10 ++++++++++ metadata.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c1cf7f2..c4036d87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [18.0.0](https://github.com/theforeman/puppet-puppet/tree/18.0.0) (2023-08-16) + +[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/17.1.0...18.0.0) + +**Breaking changes:** + +- Refs [\#36620](https://projects.theforeman.org/issues/36620) - Replace whitelist with allowlist [\#881](https://github.com/theforeman/puppet-puppet/pull/881) ([treydock](https://github.com/treydock)) +- Refs [\#36573](https://projects.theforeman.org/issues/36573) - Drop default value for foreman\_url [\#880](https://github.com/theforeman/puppet-puppet/pull/880) ([ekohl](https://github.com/ekohl)) +- Fixes [\#35943](https://projects.theforeman.org/issues/35943) - Switch to puppetlabs vcsrepo for gitrepo tracking [\#860](https://github.com/theforeman/puppet-puppet/pull/860) ([jcpunk](https://github.com/jcpunk)) + ## [17.1.0](https://github.com/theforeman/puppet-puppet/tree/17.1.0) (2023-06-19) [Full Changelog](https://github.com/theforeman/puppet-puppet/compare/17.0.0...17.1.0) diff --git a/metadata.json b/metadata.json index df98e046..4a34036a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "theforeman-puppet", - "version": "17.1.0", + "version": "18.0.0", "author": "theforeman", "summary": "Puppet agent and server configuration", "license": "GPL-3.0+",