Skip to content

Commit b199ef8

Browse files
authored
Merge pull request #489 from puppetlabs/release-prep
Release prep v5.0.5
2 parents a90cc7f + 135a42c commit b199ef8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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+
## [v5.0.5](https://github.com/puppetlabs/puppetlabs-sqlserver/tree/v5.0.5) - 2025-06-20
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-sqlserver/compare/v5.0.4...v5.0.5)
11+
12+
### Fixed
13+
14+
- (MODULES-11567): Enhance validation methods to resolve deferred values for validation in sqlserver_instance type [#487](https://github.com/puppetlabs/puppetlabs-sqlserver/pull/487) ([span786](https://github.com/span786))
15+
816
## [v5.0.4](https://github.com/puppetlabs/puppetlabs-sqlserver/tree/v5.0.4) - 2025-02-18
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-sqlserver/compare/v5.0.2...v5.0.4)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-sqlserver",
3-
"version": "5.0.4",
3+
"version": "5.0.5",
44
"author": "puppetlabs",
55
"summary": "The `sqlserver` module installs and manages MS SQL Server 2014, 2016, 2017, 2019 and 2022 on Windows systems.",
66
"license": "proprietary",

0 commit comments

Comments
 (0)