You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
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).
- 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
0 commit comments