Skip to content

Thycotic.SecretServer 0.56.0

Compare
Choose a tag to compare
@wsmelton wsmelton released this 08 Sep 13:34
· 262 commits to dev since this release

[0.56.0] -- 2021-09-08

Breaking Changes

  • Set-TssSecretPolicy - updated to accept Policy Item object a63f059

Bug Fixes

  • Auth - Windows Authentication fixed closes #234 270e5b1

New Stuff

  • New-TssSecretPolicy - add support for Policy Items 3795366
  • Get-TssSecretPolicyStub - new command ab76896
  • Get-TssSecretPolicyItemStub - new command ba42045

General Updates

  • bump library to netstandard 2.1 aba7931
  • Contributing guide - Updates to software list, added shortcut info 31ee833

Tests

  • None