Skip to content

Thycotic.SecretServer 0.53.0

Compare
Choose a tag to compare
@wsmelton wsmelton released this 31 Aug 01:51
· 288 commits to dev since this release

[0.53.0] -- 2021-08-30

Breaking Changes

  • Get-TssConfigurationSearchIndex - rename of Get-TssConfigurationSecretIndexer -- breaking change 348343d

Bug Fixes

  • None

New Stuff

  • New-TssScript - new command efb4871
  • Get-TssSecretAccessRequest - new command a858c90
  • Update-TssSecretAccessRequest - new command ca09f56
  • New-TssSecretPolicy - new command 45bfda9
  • Get-TssConfigurationBackup - new command 7316419
  • Search-TssConfigurationBackupLog - new command 7c5bb0c
  • Start-TssConfigurationBackup - new command 2991b7e
  • Start-TssConfigurationSearch - new command 6a724f1

General Updates

  • Set-TssSecretPolicy - correct Items param type 15621d3

Tests

  • None