Skip to content

Thycotic.SecretServer 0.48.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@wsmelton wsmelton released this 17 Jul 02:58
· 703 commits to main since this release

[0.48.0] -- 2021-xx-xx

Major Changes

  • TssSession - migrate to C# Class and renamed 4369e1a
  • Logging commands - converted to cmdlets 0096aa7
  • module - update TssSession --> Thycotic.PowerShell.Authentication.Session f2f869c

Bug Fixes

  • Set-SecretRpcPrivilege - correct links in cbh a0288bb
  • invoke-SecretGeneratePassword - fix doc error 5b2c270
  • Update-FolderPermission - correct logging 50a1df6
  • Logging cmdlets - default format to "log" 4551208

New Stuff

  • Search-Metadata - new command e25470a

General Updates

  • TssSecretTemplateField - add IsList property 7e7e3c8
  • Client SDK - move binaries to new folder, update path references 37f0a9d

Tests

  • tests - adjust for new build process bea6605