Skip to content

Thycotic.SecretServer 0.41.0

Compare
Choose a tag to compare
@wsmelton wsmelton released this 04 Jun 04:08

[0.41.0] -- 2021-06-03

Breaking Changes

Click to view
  • Protect-Secret - Renamed to Close-Secret Removed output as well. Will return no output if successful. ab774f0

Bug Fixes

Click to view
  • module - fix issue with import on unix OS c73537f
  • Disable/Enable Unlimited Admin - correcting validation 2c32f8f
  • Search-SecretPermission - correct issue from test 3af9359
  • Update-GroupMember - corrected error Functions as expected now b9fda39

New Stuff

Click to view
  • Search-SecretPermission - closes #186 7731fab
  • Remove-SecretPermission - closes #187 d020a14
  • Update-SecretPermission - closes #189 2cf1104
  • Search-SecretPolicy b980a3d
  • Search-SecretHook - closes #191 fb3a7ed
  • Open-Secret - allows for checking out a secret dc23ab3
  • Get-SecretHook - closes #192 87f6a6e
  • Update-GroupMember - usage pending correction of endpoint There is a null exception being thrown in 10.9.64 for the endpoint. b4f63b4
  • Remove-SecretHook - closes #193 8d2aa75
  • Update-SecretHook - closes #194 235ee5f
  • Get-SecretHookStub - closes #195 34d4683
  • Get-Script command 56891f7
  • Search-Script command efc8d24
  • Get-Script - enhanced TssScript class/output Additional child classes, Added method GetScriptParams() 712e528
  • Get-SecretHookStub - add Name, PrePostOption and EventAction params 68beed4
  • New-SecretHook - closes #196 942ae0a
  • New-SecretDependency - closes #182 26b343f

General Updates

Click to view
  • adding devcontainer cfa85ad
  • module - Add aliases Checkout-Secret / CheckIn-Secret Compliments use of the Open/Close-Secret 5ee8224
  • Module - implemented [Nullable[datetime]] Handles endpoints that return null for datetime properties 20a41e7
  • module - correct version check 458e56f
  • Add-GroupMember - correct help info 1ffbb64
  • module - correcting variable reference ce12ea8
  • snippet update 9dd1fad
  • Get-SecretHookStub - correcting output object 49e5512
  • Get-User - updating verbose output 10e7862
  • Update-SecretHook - updated PrePostOption help e089053

Tests

Click to view
  • Get-SecretHook correct test filename 74444c7
  • Update-SecretHook - update tests Added params parameters e16cbc3