Skip to content

Commit 31a2abe

Browse files
authored
(SUP-6708): v3.0.0 Release Prep (#238)
1 parent b8dfab2 commit 31a2abe

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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+
6+
## [v3.0.0](https://github.com/puppetlabs/puppet_operational_dashboards/tree/v3.0.0) (2025-12-08)
7+
8+
## Added
9+
- Change to datasource to allow editable so buckets can be deleted by @CosmicJules in https://github.com/puppetlabs/puppet_operational_dashboards/pull/228
10+
- `metadata.json`: add support for Ubuntu 22.04 by @kenyon in https://github.com/puppetlabs/puppet_operational_dashboards/pull/229
11+
- Update to include firewall data by @MartyEwings in https://github.com/puppetlabs/puppet_operational_dashboards/pull/227
12+
13+
### Changed
14+
- (SUP-6707): Remove Puppet 7 As Supported release by @MartyEwings in https://github.com/puppetlabs/puppet_operational_dashboards/pull/235
15+
- (SUP-6706): Update Grafana to 11.8.6 by @MartyEwings in https://github.com/puppetlabs/puppet_operational_dashboards/pull/237
16+
- (SUP-6200) update plans ingest limit to 90 days by @MartyEwings in https://github.com/puppetlabs/puppet_operational_dashboards/pull/230
17+
18+
### Fixed
19+
- (SUP-6704): Resolve Ubuntu Hiera Yaml formatting problem by @MartyEwings in https://github.com/puppetlabs/puppet_operational_dashboards/pull/236
20+
21+
**Full Changelog**: https://github.com/puppetlabs/puppet_operational_dashboards/compare/v2.4.0...v3.0.0
22+
523
## [v2.3.0](https://github.com/puppetlabs/puppet_operational_dashboards/tree/v2.3.0) (2024-02-05)
624

725
[Full Changelog](https://github.com/puppetlabs/puppet_operational_dashboards/compare/v2.2.0...v2.3.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": "2.4.0",
3+
"version": "3.0.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)