Release prep v9.0.2
authorGitHub Action <puppetlabs@users.noreply.github.com>
Tue, 14 Mar 2023 15:50:09 +0000 (15:50 +0000)
committerGitHub Action <puppetlabs@users.noreply.github.com>
Tue, 14 Mar 2023 15:50:09 +0000 (15:50 +0000)
CHANGELOG.md
metadata.json

index e165b1a2637abfc9d452454a41efbada81bad8e5..19935af9c8fe4269527653dc6f0423bf6602faa9 100644 (file)
@@ -2,7 +2,19 @@
 
 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).
 
-## [v9.0.1](https://github.com/puppetlabs/puppetlabs-apt/tree/v9.0.1) (2022-12-20)
+## [v9.0.2](https://github.com/puppetlabs/puppetlabs-apt/tree/v9.0.2) (2023-03-14)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v9.0.1...v9.0.2)
+
+### Fixed
+
+- Adopt new parameter defaults in template [\#1090](https://github.com/puppetlabs/puppetlabs-apt/pull/1090) ([tuxmea](https://github.com/tuxmea))
+- \(CONT-493\) PPA validation adjustment [\#1085](https://github.com/puppetlabs/puppetlabs-apt/pull/1085) ([LukasAud](https://github.com/LukasAud))
+- fix typo in source.pp [\#1082](https://github.com/puppetlabs/puppetlabs-apt/pull/1082) ([bastelfreak](https://github.com/bastelfreak))
+- fix: remove `apt::` prefix from fact variables [\#1081](https://github.com/puppetlabs/puppetlabs-apt/pull/1081) ([johanfleury](https://github.com/johanfleury))
+- Updated mark as title can contain dot \(fixes \#1074\) [\#1075](https://github.com/puppetlabs/puppetlabs-apt/pull/1075) ([xepa](https://github.com/xepa))
+
+## [v9.0.1](https://github.com/puppetlabs/puppetlabs-apt/tree/v9.0.1) (2022-12-21)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v9.0.0...v9.0.1)
 
index 8ed45e84e2ad1945a8dff0f0c2138c12c27fa776..0565eaa2054912bf467bba8a4c2ae250908c527e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "9.0.1",
+  "version": "9.0.2",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",