diff --git a/community/maintainers/index.html b/community/maintainers/index.html
index 363b830..e14f231 100644
--- a/community/maintainers/index.html
+++ b/community/maintainers/index.html
@@ -1177,8 +1177,7 @@
For full history of rel
Information fetched on:
- 2024-05-03 22:57
+ 2024-10-04 20:50
Open Project
@@ -3116,16 +3082,16 @@ Fixed
Version:
- 0.118.0-preview0005
+ 0.118.2-preview0003
Published:
- 2024-04-17 16:38
+ 2024-08-26 17:23
Information fetched on:
- 2024-05-03 12:02
+ 2024-10-05 16:50
Open Project
@@ -3184,49 +3150,11 @@
Fixed
-
[0.118.0-preview0005] - 2024-04-17
-
Added
+
[0.118.2-preview0003] - 2024-08-26
-- Added extensions.json for vscode
-
-
Changed
-
-- Update template for SECURITY.md and add it to Sampler repository as well.
-- Built module is now built in a separate folder. This is to split the paths
-for the built module and all required modules, to avoid returning duplicate
-modules when using
Get-Module -ListAvailable
. The templates already has
-this configuration.
-- Now PSResourceGet always default to the latest released version if no
-specific version is configured or passed as parameter.
-- Templates was changed to use PSResourceGet as the default method
-of resolving dependencies. It is possible to change to the method
-PowerShellGet & PSDepend by changing the configuration. Also default to
-using PowerShellGet v3 which is a compatibility module that is a wrapper
-for the equivalent command in PSResourceGet.
-- Switch to build worker
windows-latest
for the build phase of the pipeline
-due to a issue using Publish-Module
on the latest updated build worker in
-Azure Pipelines.
-
-
Fixed
-
-- Update template for module.tests.ps1. Fixes #465
-- Now the tasks work when using
Set-SamplerTaskVariable
with tasks that
-do not have the parameter ChocolateyBuildOutput
.
-- Remove duplicate SECURITY.md template files, and fix templates to
-point to the single version.
-- Correct description of the parameter
GalleryApiToken
in the build task
-script release.module.build.ps1. Fixes #442
-- ModuleFast now supports resolving individual pre-release dependencies
-that is part of RequiredModules.psd1. It is also possible to specify
-NuGet version ranges
-in RequiredModules.psd1, although then the file is not compatible with
-PSResourceGet or PSDepend (so no fallback can happen).
-- Now it won’t import legacy PowerShellGet and PackageManagement when
-PSResourceGet or ModuleFast is used.
-- Now it works saving PowerShellGet compatibility module when configured.
-- Now if both ModuleFast and PowerShellGet compatibility module is configured
-PSResourceGet is automatically added as a dependency. This is for example
-needed for publishing built module to the gallery.
+- Pinned GitVersion to v5 in the pipeline since v6 is not yet supported, also
+updated templates to pin GitVersion v5. Workaround for issue #477.
+- Fix issue template in repository and Plaster template (issue #483).
@@ -3260,7 +3188,7 @@
Fixed
Information fetched on:
- 2024-05-01 21:37
+ 2024-10-04 16:30
Open Project
@@ -3372,7 +3300,7 @@ Fixed
Information fetched on:
- 2024-05-03 17:02
+ 2024-10-02 14:30
Open Project
@@ -3490,7 +3418,7 @@ Fixed
Information fetched on:
- 2024-05-04 03:57
+ 2024-10-04 23:20
Open Project
@@ -3639,7 +3567,7 @@ Fixed
Information fetched on:
- 2024-05-03 17:12
+ 2024-10-05 17:10
Open Project
@@ -3997,16 +3925,16 @@ Fixed
Version:
- 16.6.0-preview0003
+ 17.0.0
Published:
- 2024-03-03 18:51
+ 2024-09-30 17:12
Information fetched on:
- 2024-04-27 20:07
+ 2024-10-05 17:30
Open Project
@@ -4127,101 +4055,93 @@
Fixed
-
[16.6.0-preview0003] - 2024-03-03
+
[17.0.0] - 2024-09-30
Added
-- SqlServerDsc
-
-- Added build tasks to generate Wiki documentation for public commands.
-
-
-- SqlDatabaseMail
+
- SqlSetup
-- Added the parameter
UseDefaultCredentials
to control use of the DatabaseEngine
-service account for SMTP server authentication.
+- Added new parameter ProductCoveredbySA which is introduced in SQL 2022.
-
Fixed
+
Added
-
Changed
+
Fixed
-- SqlServer
+
- SqlServerDsc
-- Updated pipeline files to support pre-releases with ModuleFast (when
-resolving dependencies).
+- Fix issue template.
-- SqlAG
+
Connect-SqlDscDatabaseEngine
-- Converted unit test to Pester 5
-- DtcSupportEnabled option in Set-TargetResource and TestTargetResource
+- Comment-based help for parameter
LoginType
was corrected.
+- An integration test now runs to test the command.
-- SqlServerDsc
+
- SqlAudit
-- Bump PSResourceGet to v1.0.0 (used when resolving dependencies).
-- Update markdown highlights with newly supported keywords.
-- Bump GitHub Action Stale to v9.
-- Bump GitHub Action CodeQL-Action to v3.
-- Documentation is now built using a separate meta task
docs
.
-It is run with the meta task pack
which is run by the pipeline.
-To run the meta task docs
the SMO assemblies must be loaded into the
-session, either by importing SqlServer module or loading SMO stubs.
-- QA test improved to speed up quality testing.
+- Fixed unit tests.
-- SqlSetup
+
- SqlDatabaseMail
-- Updated integration tests to use PSResourceGet to download required modules.
+- Fix unit test, removing
Assert-VerifiableMock
that was left over from
+Pester 5 conversion.
@@ -4248,16 +4168,16 @@
Changed
Version:
- 6.0.0
+ 6.1.0-preview0001
Published:
- 2024-03-19 03:39
+ 2024-09-16 08:40
Information fetched on:
- 2024-05-04 04:12
+ 2024-10-04 19:00
Open Project
@@ -4283,6 +4203,10 @@
Changed
DevDrive
+
VirtualHardDisk
+
+
VHD
+
PSModule
@@ -4305,6 +4229,8 @@
Changed
Disk
+
VirtualHardDisk
+
@@ -4322,47 +4248,7 @@
Changed
-
[6.0.0] - 2024-03-19
-
Added
-
-- Disk:
-
-- BREAKING CHANGE: Added support for volumes to be formatted as Dev Drives -
-Fixes Issue #276.
-- Fixed minor markdown linting issues in README.md and used to issue BREAKING
-CHANGE commit - Fixes Issue #282.
-
-
-- Updated tag from ‘Dev Drive’ to ‘DevDrive’ in manifest file - Fixes Issue #280.
-
-
Changed
-
-- OpticalDiskDriveLetter:
-
-- Fix detection of virtual optical drives by changing logic to detect how
-a mounted ISO is detected. This resolves issues with using the resource
-in Azure Gen2 VMs with Windows Server 2022 Azure Edition - Fixes Issue #285.
-
-
-
-
Fixed
-
-- Azure DevOps Build Pipeline:
-
-- Tests ‘Unit (Windows Server 2022)’ corrected to execute on Windows Server
-2022 node instead of Windows Server 2019.
-- ‘Package Module’ job runs on ‘windows-latest’ hosted agent to resolve
-‘Unable to load shared library ‘libmi’ or one of its dependencies.’ error.
-
-
-- Disk:
-
-- Fixed unit test failure loading
StorageDsc.Common.strings
due to change in
-DscResource.Common\Get-LocalizationData
in this PR.
-
-
-
-
+
@@ -4394,7 +4280,7 @@ Fixed
Information fetched on:
- 2024-05-04 04:32
+ 2024-10-05 06:10
Open Project
@@ -4485,16 +4371,16 @@ Fixed
Version:
- 1.3.0-preview0003
+ 1.3.0-preview0005
Published:
- 2023-02-08 00:11
+ 2024-07-16 13:56
Information fetched on:
- 2024-04-30 18:02
+ 2024-10-05 17:40
Open Project
@@ -4543,29 +4429,51 @@
Fixed
-
[1.3.0-preview0003] - 2023-02-08
+
[1.3.0-preview0005] - 2024-07-16
Changed
-- Updated inital offline package sync WSUS.cab.
-- Changed azurepipeline, use latest version of ubuntu and change the management
+
- Updated initial offline package sync WSUS.cab.
+- Changed azure pipeline to use latest version of ubuntu and change the management
of pipeline artifact
- Updated build.ps1 script and build.yaml.
- Changed default timeout in Wait-Win32ProcessStart function for cab installation.
- Updated pester test to support pester v5
- Updated ReadMe.md to removed
RunRuleNow
parameter.
+- UpdateServicesApprovalRule
+
+- Updated to load localization strings correctly.
+
+
+- UpdateServicesCleanup
+
+- Updated to load localization strings correctly.
+
+
+- UpdateServicesServer
+
+- Updated to load localization strings correctly.
+
+
+- Internal PDT helper module
+
+- Updated to load localization strings correctly.
+
+
+- General code cleanup
+- Updated Classifications ID reference with additional potential classification GUIDs
Added
- Added TestKitchen files for integration tests
-- Added requiredmodules Sampler.GitHubTasks, powershell-yaml
+- Added required modules, Sampler.GitHubTasks, powershell-yaml
- Added wildcard support in Products parameter of UpdatesServicesServer resource.
(issue #13)
Fixed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -5190,7 +5116,7 @@
Fixed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -5283,7 +5209,7 @@
Fixed
Information fetched on:
- 2024-04-18 11:16
+ 2024-10-01 12:30
Open Project
@@ -5375,7 +5301,7 @@ Fixed
Information fetched on:
- 2024-05-04 00:17
+ 2024-10-05 13:10
Open Project
@@ -5457,7 +5383,7 @@ Fixed
Information fetched on:
- 2024-04-19 07:51
+ 2024-09-23 06:50
Open Project
@@ -5544,7 +5470,7 @@ Fixed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -5636,7 +5562,7 @@ Changed
Information fetched on:
- 2024-05-03 19:47
+ 2024-10-05 17:10
Open Project
@@ -5713,7 +5639,7 @@ Changed
Information fetched on:
- 2024-05-04 04:17
+ 2024-10-05 17:40
Open Project
@@ -5812,7 +5738,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-05 17:10
Open Project
@@ -5897,7 +5823,7 @@ Changed
Information fetched on:
- 2024-05-04 03:42
+ 2024-10-05 17:40
Open Project
@@ -5980,7 +5906,7 @@ Changed
Information fetched on:
- 2024-05-04 04:17
+ 2024-10-05 17:40
Open Project
@@ -6386,7 +6312,7 @@ Fixed
Information fetched on:
- 2024-05-04 04:12
+ 2024-10-05 17:10
Open Project
@@ -6588,7 +6514,7 @@ Changed
Information fetched on:
- 2024-05-03 18:57
+ 2024-10-05 17:10
Open Project
@@ -6689,7 +6615,7 @@ Deprecated
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-05 15:10
Open Project
@@ -6777,7 +6703,7 @@ Deprecated
Information fetched on:
- 2024-05-04 03:12
+ 2024-10-05 17:20
Open Project
@@ -6940,7 +6866,7 @@ Fixed
Information fetched on:
- 2024-05-04 04:32
+ 2024-10-05 06:10
Open Project
@@ -7017,7 +6943,7 @@ Fixed
Information fetched on:
- 2024-05-04 03:17
+ 2024-10-05 11:40
Open Project
@@ -7090,7 +7016,7 @@ Fixed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -7177,7 +7103,7 @@ Fixed
Information fetched on:
- 2024-05-03 19:47
+ 2024-10-04 20:30
Open Project
@@ -7397,7 +7323,7 @@ Changed
Information fetched on:
- 2024-05-04 04:12
+ 2024-10-05 17:40
Open Project
@@ -7482,7 +7408,7 @@ Changed
Information fetched on:
- 2024-05-04 02:32
+ 2024-10-04 06:20
Open Project
@@ -7569,7 +7495,7 @@ Changed
Information fetched on:
- 2024-05-04 04:07
+ 2024-10-05 17:00
Open Project
@@ -7652,7 +7578,7 @@ Changed
Information fetched on:
- 2024-05-04 04:12
+ 2024-10-05 17:00
Open Project
@@ -7729,7 +7655,7 @@ Changed
Information fetched on:
- 2024-04-25 19:07
+ 2024-09-21 07:40
Open Project
@@ -7861,7 +7787,7 @@ Changed
Information fetched on:
- 2024-05-03 09:47
+ 2024-10-05 12:40
Open Project
@@ -7947,7 +7873,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8028,7 +7954,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8121,7 +8047,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8217,7 +8143,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8302,7 +8228,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8381,7 +8307,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8468,7 +8394,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8543,7 +8469,7 @@ Changed
Information fetched on:
- 2024-05-04 04:12
+ 2024-10-05 06:10
Open Project
@@ -8634,7 +8560,7 @@ Changed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -8727,7 +8653,7 @@ Changed
Information fetched on:
- 2024-05-04 01:57
+ 2024-10-05 06:10
Open Project
@@ -8893,7 +8819,7 @@ [1.0.0.0] - 2015-04-23
Information fetched on:
- 2024-05-04 04:07
+ 2024-10-05 17:10
Open Project
@@ -8976,7 +8902,7 @@ [1.0.0.0] - 2015-04-23
Information fetched on:
- 2024-05-04 04:12
+ 2024-10-05 17:30
Open Project
@@ -9135,7 +9061,7 @@ Fixed
Information fetched on:
- 2024-05-03 13:02
+ 2024-10-04 06:20
Open Project
@@ -9219,7 +9145,7 @@ Fixed
Information fetched on:
- 2024-05-03 17:12
+ 2024-10-05 17:10
Open Project
@@ -9305,7 +9231,7 @@ Fixed
Information fetched on:
- 2024-05-03 20:47
+ 2024-10-05 12:40
Open Project
@@ -9384,7 +9310,7 @@ Fixed
Information fetched on:
- 2024-05-03 06:12
+ 2024-10-04 06:20
Open Project
@@ -9463,7 +9389,7 @@ Fixed
Information fetched on:
- 2024-05-04 02:22
+ 2024-10-05 02:20
Open Project