We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e1086 commit 489303dCopy full SHA for 489303d
CHANGELOG.md
@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
- `SqlAgentAlert`
16
- Minor fix in `source/Classes/020.SqlAgentAlert.ps1` to correct `ExcludeDscProperties`
17
formatting (added missing delimiter).
18
+- `SqlRSSetup`
19
+ - Re-added `ReportServerEdition` enum and updated class to use enum instead of
20
+ ValidateSet for the Edition property.
21
22
### Added
23
0 commit comments