Skip to content

Commit 10b381f

Browse files
author
GitHub Actions
committed
Release prep v5.0.5
1 parent a90cc7f commit 10b381f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +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+
## [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+
### Other
13+
14+
- MODULES-11577 chore(ruby): upgrade Ruby from 2.7 to 3.1 [#488](https://github.com/puppetlabs/puppetlabs-sqlserver/pull/488) ([imaqsood](https://github.com/imaqsood))
15+
- (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))
16+
817
## [v5.0.4](https://github.com/puppetlabs/puppetlabs-sqlserver/tree/v5.0.4) - 2025-02-18
918

1019
[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)