You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for detecting and installing SQL Server 2017.
5
-
This release does not add any new SQL 2017 specific features.
3
+
All notable changes to this project will be documented in this file.
6
4
7
-
#### Added
5
+
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/spec/v2.0.0.html).
- Fix problem installing sql instance when an array of SQL Admins are specified. ([MODULES-6356](https://tickets.puppetlabs.com/browse/MODULES-6356))
15
+
- Fix AppVeyor OpenSSL bug.([Modsync commit with discussion](https://github.com/puppetlabs/modulesync_configs/commit/f04d0d1119cb5cbd4c3aac76047c4c766ae1fcb2))
16
+
- During acceptance testing, only execute master provisioning steps if there is
17
+
a master in the hosts array.
18
+
- Stop running ```gem update bundler``` during Travis runs. ([MODULES-6339](https://tickets.puppetlabs.com/browse/MODULES6339))
19
+
20
+
## [2.1.0] - 2017-12-8
21
+
22
+
### Added
8
23
9
24
- Add support for installing and managing SQL 2017 instances. ([MODULES-6168](https://tickets.puppetlabs.com/browse/MODULES-6168))
10
-
- Update documentation to reflect change that adds 2017 support. ([MODULES-6244](https://tickets.puppetlabs.com/browse/MODULES-6244))
11
25
12
-
##2017-12-5 - Supported Release 2.0.2
26
+
### Changed
13
27
14
-
### Summary
15
-
Small release with critical bug fix for sql instance install idempotency.
28
+
- Update documentation to reflect change that adds 2017 support. ([MODULES-6244](https://tickets.puppetlabs.com/browse/MODULES-6244))
16
29
17
-
#### Fixed
30
+
##[2.0.2] - 2017-12-5
18
31
19
-
- Fix bug where Puppet will not detect existing sql instances properly
20
-
attempt to reinstall an instance that already exists ([MODULES-6022](https://tickets.puppetlabs.com/browse/MODULES-6022))
32
+
### Fixed
21
33
22
-
## 2017-11-15 - Supported Release 2.0.1
34
+
- Fix bug where Puppet will not detect existing sql instances properly and
35
+
attempts to reinstall an instance that already exists ([MODULES-6022](https://tickets.puppetlabs.com/browse/MODULES-6022))
23
36
24
-
### Summary
25
-
Small release with bug fixes and documentation updates.
37
+
## [2.0.1] - 2017-11-15
26
38
27
-
#### Fixed
39
+
###Changed
28
40
29
41
- Allow connections over TLS 1.1+ by replacing OLEDB driver with SQL Native Client ([MODULES-5693](https://tickets.puppetlabs.com/browse/MODULES-5693))
30
-
- Ensure instances without SQL Engine are discoverable ([MODULES-5566](https://tickets.puppetlabs.com/browse/MODULES-5566))
31
42
- Updated documentation to include 2016 as a supported version of SQL Server
32
43
33
-
##2017-08-10 - Supported Release 2.0.0
44
+
### Fixed
34
45
35
-
### Summary
46
+
- Ensure instances without SQL Engine are discoverable ([MODULES-5566](https://tickets.puppetlabs.com/browse/MODULES-5566))
36
47
37
-
This major release adds support for Microsoft SQL Server 2016
48
+
## [2.0.0] - 2017-08-10
38
49
39
-
####Added
50
+
### Added
40
51
41
52
- Added more detailed examples to the README
42
53
- Updated with Puppet 4 data types ([MODULES-5126](https://tickets.puppet.com/browse/MODULES-5126))
43
54
- Added parameters to manage PolyBase ([MODULES-5070](https://tickets.puppet.com/browse/MODULES-5070))
44
55
- Added support for Windows Server 2016
45
-
- Updated metadata for Puppet 5 ([MODULES-5144](https://tickets.puppet.com/browse/MODULES-5144))
46
56
- 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))
57
+
- Make .Net installation errors more obvious ([MODULES-5092](https://tickets.puppet.com/browse/MODULES-5092))
58
+
59
+
### Changed
60
+
61
+
- Updated metadata for Puppet 5 ([MODULES-5144](https://tickets.puppet.com/browse/MODULES-5144))
47
62
48
-
####Deprecated
63
+
### Deprecated
49
64
50
65
- Deprecated the use of `Tools` and `SQL` as installation features ([MODULES-4257](https://tickets.puppet.com/browse/MODULES-4257))
51
66
52
-
####Removed
67
+
### Removed
53
68
54
69
- Removed unsupported Puppet versions from metadata ([MODULES-4842](https://tickets.puppet.com/browse/MODULES-4842))
55
70
- Removed support for Stdlib on unsupported Puppet versions, (Stdlib versions less than 4.13.0)
71
+
- Removed service_ensure parameter as it had no use ([MODULES-5030](https://tickets.puppet.com/browse/MODULES-5030))
56
72
57
-
####Fixed
73
+
### Fixed
58
74
59
-
- Make .Net installation errors more obvious ([MODULES-5092](https://tickets.puppet.com/browse/MODULES-5092))
60
-
- Removed service_ensure parameter as it had no use ([MODULES-5030](https://tickets.puppet.com/browse/MODULES-5030))
61
75
- Using as_sysadmin_accounts without AS feature will error ([MODULES-2386](https://tickets.puppet.com/browse/MODULES-2386))
62
76
- SNAC_SDK shared feature can not be managed by the module ([FM-5389](https://tickets.puppet.com/browse/FM-5389))
63
77
- Purge members from SQL Server Role should actually purge ([MODULES-2543](https://tickets.puppet.com/browse/MODULES-2543))
64
78
- Identifiers are properly escaped during database creation ([FM-5021](https://tickets.puppet.com/browse/FM-5021))
65
79
- Removed forced TCP connection for SQL management ([MODULES-4915](https://tickets.puppet.com/browse/MODULES-4915))
66
80
67
-
## 2017-05-08 - Supported Release 1.2.0
68
-
69
-
### Summary
81
+
## [1.2.0] - 2017-05-08
70
82
71
-
This release adds support for internationalization of the module. It also contains Japanese translations for the README, summary and description of the metadata.json and major cleanups in the README. Additional folders have been introduced called locales and readmes where translation files can be found. A number of features and bug fixes are also included in this release.
83
+
### Added
72
84
73
-
#### Features
74
-
75
-
- (MODULES-4334) - Adding locales directory, config.yaml and POT file for i18n.
85
+
- Added locales directory, config.yaml and POT file for i18n. ([MODULES-4334](https://tickets.puppet.com/browse/MODULES-4334))
76
86
- Puppet-module-gems now implemented
77
87
78
-
#### Bug Fixes
79
-
80
-
- (MODULES-4528) Replace Puppet.version comparison with Puppet::Util::Package.versioncmp
81
-
- (MODULES-4667) Update beaker tests for Jenkins CI
82
-
88
+
### Fixed
83
89
84
-
## 2017-03-07 - Supported Release 1.1.6
90
+
- Replace Puppet.version comparison with Puppet::Util::Package.versioncmp ([MODULES-4528](https://tickets.puppetlabs.com/browse/MODULES-4528))
91
+
- Update beaker tests for Jenkins CI ([MODULES-4667](https://tickets.puppet.com/browse/MODULES-4667))
85
92
86
-
### Summary
87
93
88
-
- Minor release with a small bug fix.
94
+
## [1.16] - 2017-03-07
89
95
90
-
#### Bug Fixes
96
+
###Fixed
91
97
92
98
- Fix issue where error was raised when adding or removing features if setup.exe returned 1641 (Reboot initiated) or 3010 (Reboot required) exit codes, only a warning is raised now ([MODULES-4468](https://tickets.puppetlabs.com/browse/MODULES-4468)).
93
99
94
-
## 2017-02-15 - Supported Release 1.1.5
95
-
96
-
### Summary
97
-
98
-
- Small release with several bug fixes and a minor feature.
100
+
## [1.1.5] - 2017-02-15
99
101
100
-
#### Features
102
+
###Added
101
103
102
104
- Obfuscate passwords in logs if sqlserver_instance raises an error ([MODULES-4255](https://tickets.puppet.com/browse/MODULES-4255)).
103
105
104
-
#### Bug Fixes
106
+
###Fixed
105
107
106
108
- Fix issues with installing .Net 3.5 in acceptance tests
107
109
- Fix various issues with test environment in AppVeyor, Travis CI and Jenkins
108
-
- Fix documentation for localization
110
+
- Fix documentation for localizationb
109
111
110
-
## 2016-08-31 - Supported Release 1.1.4
112
+
## [1.1.4] - 2016-08-31
111
113
112
-
### Summary
113
-
114
-
- Small release with several bug fixes and a minor feature.
115
-
116
-
#### Features
114
+
### Added
117
115
118
116
- Add `windows_feature_source` parameter to the `sqlserver_instance` and `sqlserver_features` resources. This specifies the location of the Windows Feature source files, which might be needed to install the .NET Framework. See https://support.microsoft.com/en-us/kb/2734782 for more information ([MODULES-3202](https://tickets.puppet.com/browse/MODULES-3202)).
119
117
120
-
#### Bug Fixes
118
+
###Fixed
121
119
122
120
- Fix issues when adding multiple SYSADMIN role accounts on instance creation ([MODULES-3427](https://tickets.puppet.com/browse/MODULES-3427)).
123
121
- Fix issues when creating and deleting Windows base logins ([MODULES-3256](https://tickets.puppet.com/browse/MODULES-3256)).
@@ -126,59 +124,58 @@ This release adds support for internationalization of the module. It also contai
126
124
- Fix issues when modifying server roles for an existing login ([MODULES-3083](https://tickets.puppet.com/browse/MODULES-3083)).
127
125
- Fix issues when modifying an existing Windows user login ([MODULES-3752](https://tickets.puppet.com/browse/MODULES-3752)).
128
126
129
-
## 2016-07-12 - Supported Release 1.1.3
130
-
131
-
### Summary
132
-
133
-
- Small release with several bug fixes and minor features.
134
-
- Update the supported Puppet version ranges.
127
+
## [1.1.3] - 2016-07-12
135
128
136
-
#### Features
129
+
###Added
137
130
138
131
- Update documentation with a more advanced SQL example.
139
132
- Add Windows Based Authentication for `sqlserver::config`. Modifies the `sqlserver::config` class with an additional property called `login_type` which can be either `SQL_LOGIN` or `WINDOWS_LOGIN`, with a default of `SQL_LOGIN`.
140
133
141
-
#### Bug Fixes
134
+
### Changed
135
+
- Minor refactoring of code which is not used or makes code path more obvious.
136
+
137
+
### Fixed
142
138
143
139
- Fix Role Name Collisions. This fix introduces the database name into the title created for the `sqlserver_tsql` statements so that it is unique.
144
-
- Minor refactoring of code which is not used or makes code path more obvious.
145
140
- Fix TSQL error propagation. Introduce a minor refactor so that the `returns` property captures errors properly from TSQL executions.
146
141
- Emit debug output on failed `onlyif` TSQL. Previously, there was no way of getting the log output from SQL Server when executing TSQL during an `onlyif`.
147
142
148
-
## 2016-04-11 - Supported Release 1.1.2
143
+
## [1.1.2] - 2016-04-11
149
144
150
-
### Summary
145
+
### Changed
151
146
152
-
Small release to update supported Puppet version ranges.
147
+
- Update supported Puppet version ranges.
153
148
154
-
## 2015-12-08 - Supported Release 1.1.1
149
+
## [1.1.1] - 2015-12-08
155
150
156
-
### Summary
151
+
### Changed
157
152
158
-
Small release to support newer PE versions.
153
+
- Support newer PE versions.
159
154
160
-
## 2015-09-08 - Supported Release 1.1.0
155
+
## [1.1.0] - 2015-09-08
161
156
162
-
### Summary
157
+
### Added
163
158
164
-
User, Roles, and Login, as well as the permissions associated with each, are now available.
159
+
-`sqlserver_instance` and `sqlserver_features` have new parameter `install_switches`, which takes a hash of install switches and writes them to a temporary configuration file for the install process. ([FM-2303](https://tickets.puppetlabs.com/browse/FM-2303))
160
+
- Add define for permissions for Users, Roles, and Logins.
161
+
- New `sqlserver_tsql` provider available to execute custom scripts.
165
162
166
-
#### Features
163
+
###Changed
167
164
168
-
-`sqlserver_instance` and `sqlserver_features` have new parameter `install_switches`, which takes a hash of install switches and writes them to a temporary configuration file for the install process.
169
-
- Add define for permissions for Users, Roles, and Logins.
165
+
- Remove dependency on 'sqlcmd.exe'. ([FM-2577](https://tickets.puppetlabs.com/browse/FM2577))
170
166
-`sqlserver::config` no longer writes a file to the sytem.
171
-
- New `sqlserver_tsql` provider available to execute custom scripts.
172
-
- Remove dependency on 'sqlcmd.exe'.
173
167
- Performance discovery improvements.
168
+
169
+
### Removed
170
+
174
171
- Remove dependency for ACL modules.
175
172
176
-
#### Bug Fixes
173
+
###Fixed
177
174
178
175
- Munge values for instance names to always be uppercase when comparing.
179
176
- Change the way we look up logins to use sys.server_principals instead of a function that might not report correctly.
180
177
- Fix issue with `collation_name` and databases where the variable was not named properly, causing it to never be set.
0 commit comments