Release prep v8.3.0
authorGitHub Action <puppetlabs@users.noreply.github.com>
Mon, 4 Oct 2021 07:41:06 +0000 (07:41 +0000)
committerGitHub Action <puppetlabs@users.noreply.github.com>
Mon, 4 Oct 2021 07:41:06 +0000 (07:41 +0000)
CHANGELOG.md
metadata.json
pdk.yaml [new file with mode: 0644]

index 4aaea3fd4e2f4606e3e7e7bbc318317b27d266e0..895fc12aa8aaa0a76d321c7f9949426760c6d559 100644 (file)
@@ -2,6 +2,18 @@
 
 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).
 
+## [v8.3.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v8.3.0) (2021-10-04)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v8.2.0...v8.3.0)
+
+### Added
+
+- \(MODULES-11173\) Add per-host overrides for apt::proxy [\#1007](https://github.com/puppetlabs/puppetlabs-apt/pull/1007) ([maturnbull](https://github.com/maturnbull))
+
+### Fixed
+
+- pdksync - \(IAC-1598\) - Remove Support for Debian 8 [\#1008](https://github.com/puppetlabs/puppetlabs-apt/pull/1008) ([david22swan](https://github.com/david22swan))
+
 ## [v8.2.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v8.2.0) (2021-08-25)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v8.1.0...v8.2.0)
index 4b7d8720fb7bb65f0a6cde194cbb89be8d2b0529..6d074dbf716ad40b9eef4db707abbb6d3d9087b3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "8.2.0",
+  "version": "8.3.0",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",
diff --git a/pdk.yaml b/pdk.yaml
new file mode 100644 (file)
index 0000000..4bef4bd
--- /dev/null
+++ b/pdk.yaml
@@ -0,0 +1,2 @@
+---
+ignore: []