Releases: OctopusDeploy/OctopusDSC
Releases · OctopusDeploy/OctopusDSC
v4.0.1005
variable value not always available in BeforeAll block, moved call f…
v4.0.1002
[Bug fix] Prevent exposing API key secret in stdout logging (#270)
* remove Write-Verbose line
* use masking function in commands
* simplify masking function
v4.0.977
Workaround mitchellh/vagrant-aws#566 (#272)
v4.0.957
Remove metrics command (#266)
This was removed in Octopus 2020.5.0. See https://github.com/OctopusDeploy/OctopusDeploy/pull/5996.
v4.0.934
Ensure that we use correct types in return from Get-TargetResource (#…
v4.0.932
Ensure that we use correct types in return from Get-TargetResource (#…
v4.0.929
Ensure Get-TargetResource returns all DSC properties (#259)
The MasterKey field was missing and it was causing the service to restart.
Fixes https://github.com/OctopusDeploy/OctopusDSC/issues/258
v4.0.924
Upgrade tests to use Pester 5 syntax (#260)
Also cleanup PSScriptAnalyzer errors as new version 1.19.0 installed on the build agents flagged more errors
v4.0.917
Update serverspec to get better network port closed test (#256)
Now we have better "is port not listening" test in serverspec with https://github.com/mizzy/specinfra/pull/716, we can uncomment some tests that weren't working so well due to ports on windows staying in a TIME_WAIT state.
v4.0.903
Update serverspec to get better network port closed test (#256)
Now we have better "is port not listening" test in serverspec with https://github.com/mizzy/specinfra/pull/716, we can uncomment some tests that weren't working so well due to ports on windows staying in a TIME_WAIT state.