Skip to content

Thycotic.SecretServer 0.51.0

Compare
Choose a tag to compare
@wsmelton wsmelton released this 18 Aug 01:15
· 410 commits to dev since this release

[0.51.0] -- 2021-08-17

Breaking Changes

  • Metadata - standardize on ItemType parameter f0f2279

Bug Fixes

  • Set-TssSecret - EnableInheritPermission logic fixes #226 c79a7f4

New Stuff

  • Remove-TssMetadata - new command 64749a1
  • Search-TssMetadataFieldSection - new command 4f5ba25
  • Get-TssMetadataField - new command cd12a48
  • New-TssMetadataField - new command 583db9d
  • Update-TssMetadataSection - new command 6afe585
  • Update-TssMetadataField - new command 9e1603e

General Updates

  • Search-TssMetadata - correction/updates to parameter type and help 028c4f2

Tests