Skip to content

Commit 26645cd

Browse files
committed
Release v1.2.0
1 parent 71e37fa commit 26645cd

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.2.0](https://github.com/gibbs/puppet-osquery/tree/v1.2.0) (2025-04-26)
6+
7+
[Full Changelog](https://github.com/gibbs/puppet-osquery/compare/v1.1.0...v1.2.0)
8+
9+
### Added
10+
11+
- Add Ubuntu 24.04 support [\#20](https://github.com/gibbs/puppet-osquery/pull/20) ([gibbs](https://github.com/gibbs))
12+
- Remove Puppet 7 support \(EOL\) [\#18](https://github.com/gibbs/puppet-osquery/pull/18) ([gibbs](https://github.com/gibbs))
13+
- Add AlmaLinux 9 support [\#15](https://github.com/gibbs/puppet-osquery/pull/15) ([gibbs](https://github.com/gibbs))
14+
- Add RockyLinux 9 support [\#14](https://github.com/gibbs/puppet-osquery/pull/14) ([gibbs](https://github.com/gibbs))
15+
- Add Debian 12 Support [\#13](https://github.com/gibbs/puppet-osquery/pull/13) ([gibbs](https://github.com/gibbs))
16+
17+
### Fixed
18+
19+
- Replace deprecated legacy apt keyring install [\#19](https://github.com/gibbs/puppet-osquery/pull/19) ([gibbs](https://github.com/gibbs))
20+
521
## [v1.1.0](https://github.com/gibbs/puppet-osquery/tree/v1.1.0) (2024-05-26)
622

723
[Full Changelog](https://github.com/gibbs/puppet-osquery/compare/v1.0.0...v1.1.0)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "genv-osquery",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"author": "gibbs",
55
"summary": "Install, configure and manage osquery",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)