Skip to content

Commit 29f669b

Browse files
authored
Merge pull request #153 from puppetlabs/release-prep
Release prep v1.13.0
2 parents c0a83f9 + c677f98 commit 29f669b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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).
44

5+
## [v1.12.0](https://github.com/puppetlabs/puppet_operational_dashboards/tree/v1.12.0) (2023-03-27)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppet_operational_dashboards/compare/v1.11.0...v1.12.0)
8+
9+
### Added
10+
11+
- \(SUP-4087\) Add Orchestrator metrics [\#148](https://github.com/puppetlabs/puppet_operational_dashboards/pull/148) ([m0dular](https://github.com/m0dular))
12+
- \(SUP-4065\) Add parameter for group\_by interval [\#146](https://github.com/puppetlabs/puppet_operational_dashboards/pull/146) ([m0dular](https://github.com/m0dular))
13+
14+
### Fixed
15+
16+
- Fix null checks in puppetserver import script [\#149](https://github.com/puppetlabs/puppet_operational_dashboards/pull/149) ([m0dular](https://github.com/m0dular))
17+
- limit apt workaround scope to Debian [\#145](https://github.com/puppetlabs/puppet_operational_dashboards/pull/145) ([vchepkov](https://github.com/vchepkov))
18+
519
## [v1.11.0](https://github.com/puppetlabs/puppet_operational_dashboards/tree/v1.11.0) (2023-02-28)
620

721
[Full Changelog](https://github.com/puppetlabs/puppet_operational_dashboards/compare/v1.10.0...v1.11.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_operational_dashboards",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"author": "Adrian Parreiras Horta",
55
"summary": "A module for managing the installation and configuration of metrics dashboards for Puppet Infrastructure.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)