Skip to content

Commit d8fedb0

Browse files
authored
Merge pull request #246 from michaeltlombardi/release
(MODULES-5961) Prep for release 2.0.1
2 parents 5dcef02 + 9407f10 commit d8fedb0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 2017-11-15 - Supported Release 2.0.1
2+
3+
### Summary
4+
Small release with bug fixes and documentation updates.
5+
6+
#### Fixed
7+
8+
- Allow connections over TLS 1.1+ by replacing OLEDB driver with SQL Native Client ([MODULES-5693](https://tickets.puppetlabs.com/browse/MODULES-5693))
9+
- Ensure instances without SQL Engine are discoverable ([MODULES-5566](https://tickets.puppetlabs.com/browse/MODULES-5566))
10+
- Updated documentation to include 2016 as a supported version of SQL Server
11+
112
## 2017-08-10 - Supported Release 2.0.0
213

314
### Summary

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-sqlserver",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "Puppet Inc",
55
"summary": "The `sqlserver` module installs and manages MS SQL Server 2012, 2014 and 2016 on Windows systems.",
66
"license": "proprietary",

0 commit comments

Comments
 (0)