Skip to content

Commit d07add1

Browse files
authored
Merge pull request #1715 from puppetlabs/release-prep
Release prep v17.1.0
2 parents 780e0ac + fad9245 commit d07add1

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8-
## [v17.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v17.0.0) - 2026-06-28
8+
## [v17.1.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v17.1.0) - 2026-07-02
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v17.0.0...v17.1.0)
11+
12+
### Added
13+
14+
- (MODULES-11802) Add support for RHEL 10 [#1712](https://github.com/puppetlabs/puppetlabs-mysql/pull/1712) ([skyamgarp](https://github.com/skyamgarp))
15+
16+
## [v17.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v17.0.0) - 2026-06-29
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v16.3.0...v17.0.0)
1119

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-mysql",
3-
"version": "17.0.0",
3+
"version": "17.1.0",
44
"author": "puppetlabs",
55
"summary": "Installs, configures, and manages the MySQL service.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)