Skip to content

Commit 13d52c6

Browse files
authored
Merge pull request #236 from glennsarti/modules-5209-release-prep-20
(maint) Update changelog to comply with Puppet formatting
2 parents baf2b5c + 316fa6d commit 13d52c6

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

CHANGELOG.md

+16-7
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,33 @@
44

55
This major release adds support for Microsoft SQL Server 2016
66

7-
#### Features
7+
#### Added
88

9-
- Deprecates the use of `Tools` and `SQL` as installation features ([MODULES-4257](https://tickets.puppet.com/browse/MODULES-4257))
109
- Added more detailed examples to the README
1110
- Updated with Puppet 4 data types ([MODULES-5126](https://tickets.puppet.com/browse/MODULES-5126))
1211
- Added parameters to manage PolyBase ([MODULES-5070](https://tickets.puppet.com/browse/MODULES-5070))
12+
- Added support for Windows Server 2016
13+
- Updated metadata for Puppet 5 ([MODULES-5144](https://tickets.puppet.com/browse/MODULES-5144))
14+
- Added test tiering and test mode switcher ([FM-5062](https://tickets.puppet.com/browse/FM-5062), [FM-6141](https://tickets.puppet.com/browse/FM-6141))
1315

14-
#### Bug Fixes
16+
#### Deprecated
17+
18+
- Deprecated the use of `Tools` and `SQL` as installation features ([MODULES-4257](https://tickets.puppet.com/browse/MODULES-4257))
19+
20+
#### Removed
21+
22+
- Removed unsupported Puppet versions from metadata ([MODULES-4842](https://tickets.puppet.com/browse/MODULES-4842))
23+
- Removed support for Stdlib on unsupported Puppet versions, (Stdlib versions less than 4.13.0)
24+
25+
#### Fixed
1526

1627
- Make .Net installation errors more obvious ([MODULES-5092](https://tickets.puppet.com/browse/MODULES-5092))
17-
- Remove service_ensure parameter as it had no use ([MODULES-5030](https://tickets.puppet.com/browse/MODULES-5030))
28+
- Removed service_ensure parameter as it had no use ([MODULES-5030](https://tickets.puppet.com/browse/MODULES-5030))
1829
- Using as_sysadmin_accounts without AS feature will error ([MODULES-2386](https://tickets.puppet.com/browse/MODULES-2386))
1930
- SNAC_SDK shared feature can not be managed by the module ([FM-5389](https://tickets.puppet.com/browse/FM-5389))
2031
- Purge members from SQL Server Role should actually purge ([MODULES-2543](https://tickets.puppet.com/browse/MODULES-2543))
2132
- Identifiers are properly escaped during database creation ([FM-5021](https://tickets.puppet.com/browse/FM-5021))
22-
- Remove forced TCP connection for SQL management ([MODULES-4915](https://tickets.puppet.com/browse/MODULES-4915))
23-
- Update metadata for Puppet 4 and Puppet 5 ([MODULES-4842](https://tickets.puppet.com/browse/MODULES-4842), [MODULES-5144](https://tickets.puppet.com/browse/MODULES-5144))
24-
- Add test tiering and test mode switcher ([FM-5062](https://tickets.puppet.com/browse/FM-5062), [FM-6141](https://tickets.puppet.com/browse/FM-6141))
33+
- Removed forced TCP connection for SQL management ([MODULES-4915](https://tickets.puppet.com/browse/MODULES-4915))
2534

2635
## 2017-05-08 - Supported Release 1.2.0
2736

0 commit comments

Comments
 (0)