Skip to content

Releases: thycotic-ps/thycotic.secretserver

Thycotic.SecretServer 0.48.0-alpah1

16 Jul 23:26
Compare
Choose a tag to compare
Pre-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

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

Thycotic.SecretServer 0.48.0

20 Jul 22:53
Compare
Choose a tag to compare

[0.48.0] -- 2021-07-20

Major Changes

  • Logging commands - converted to cmdlets 0096aa7
  • module - update TssSession --> Thycotic.PowerShell.Authentication.Session f2f869c
  • removing about files from local module, only maintaining online going forward cc6a162
  • TssSession - migrate to C# Class and renamed 4369e1a
  • TssSecret - migrate and update --> Thycotic.PowerShell.Secrets.Secret a170898
  • SecretItems - rename class to Items 20a0997
  • TssSecretSummary - migrate and update --> Thycotic.PowerShell.Secrets.Summary cb5eebd
  • TssSecretSummary - migrate and update --> SummaryExtendedField f42827c
  • TssSecretDetailSettings - migrate and update --> Thycotic.PowerShell.Secrets.DetailSettings c56b75b
  • TssSecretDetailState - migrate and update --> Thycotic.PowerShell.Secrets.DetailState 4f85ad2
  • TssSecretLookup - migrate and update --> Thycotic.PowerShell.Secrets.Lookup b954371
  • TssSecretHeartbeatStatus - migrate and update --> Thycotic.PowerShell.Secrets.HeartbeatStatus a9f3117
  • TssSecretPasswordStatus - migrate and update --> Thycotic.PowerShell.Secrets.PasswordStatus ea6e1b9

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
  • WriteLog cmdlet - correct LogFormat parameter 2214e9a
  • WriteLog cmdlet - Correct message output log format 4773c6d
  • Stop-Log - correct code comment f707419
  • Search-Metadata - update version check, only for 10.9.64 and above 8ac59f8

New Stuff

  • Search-Metadata - new command e25470a
  • Write-Log - add pipe support for LogFilePath, LogFormat, MessageType, and Message 12b78bd
  • Search-Metadata - convert to C# class c5d819a
  • Update-SecretRdpLauncherSetting - new command 24d9ad7

General Updates

  • TssSecretTemplateField - add IsList property 7e7e3c8
  • Client SDK - move binaries to new folder, update path references 37f0a9d
  • TssSession parameter - update help description c7bd03d
  • Version commands - update format of param block 8de8248
  • doc update - compatibility add metadata cmd a9dd53b
  • module - Format ps1xml file update to new class names 588c721
  • Set-SecretField - correct syntax issue in ex 1 f288b94

Tests

  • tests - adjust for new build process bea6605

Thycotic.SecretServer 0.48.0-alpha4

17 Jul 03:34
Compare
Choose a tag to compare
Pre-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
  • WriteLog cmdlet - correct LogFormat parameter 2214e9a
  • WriteLog cmdlet - Correct message output log format 4773c6d

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

Thycotic.SecretServer 0.48.0-alpha2

17 Jul 02:58
Compare
Choose a tag to compare
Pre-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

Thycotic.SecretServer 0.47.0

03 Jul 18:29
Compare
Choose a tag to compare

[0.47.0] -- 2021-07-03

Breaking Changes

  • None

Bug Fixes

  • Get-Secret - fix piping support bf750b5
  • Get-SecretField - fix pipeline support d711b45
  • Add-SecretTemplateField - add piping support 23c35aa
  • Get-SecretAttachment - fixed output issue if file attachment is not found c6fda6f

New Stuff

  • Open-Secret - add piping support 9a5b009
  • Find-Report - new command fixes #3 9087705
  • Search-Report - new command fixes #4 3b36868
  • Remove-Report - new command fixes #42 2cf097d
  • Get-ReportParameter - new command fixes #21 f37b1b7
  • Invoke-Report - new command for executing reports 59cd835
  • Export-Report - new command cc0b187

General Updates

  • Logging - Write-Log perf improvement 60c7388
  • check version - change to verbose instead of warning d4ff2ad
  • Close-Secret - removing unused variable 2191587
  • Invoke-SecretGeneratePassword - remove pipeline support command does not use it c5f8441

Tests

  • None

Thycotic.SecretServer 0.46.2

01 Jul 01:58
Compare
Choose a tag to compare

[0.46.2] -- 2021-06-30

Breaking Changes

  • None

Bug Fixes

  • Set-SecretField - fixes #198 964b464
  • Invoke-SecretGeneratePassword - correct var references 20dee0d

New Stuff

  • None

General Updates

  • None

Tests

  • None

Thycotic.SecretServer 0.46.1

30 Jun 22:21
Compare
Choose a tag to compare

[0.46.1] -- 2021-06-30

Breaking Changes

  • None

Bug Fixes

  • Get-SecretField - fix bug on failed API call If endpoint returns hard exception, further API calls were breaking. 43b9551

New Stuff

  • None

General Updates

  • None

Tests

  • None

Thycotic.SecretServer 0.46.0

29 Jun 02:53
Compare
Choose a tag to compare

[0.46.0] -- 2021-06-28

Breaking Changes

  • None

Bug Fixes

  • None

New Stuff

  • TssSession - add CheckTokenTtl Check if token expiration is within timespan unit 5d0fb78
  • New-Group - new command 0da7494

General Updates

  • UL - remove unused variable 6e423aa
  • Add-FolderPermission - correct CBH example 7e6dcea

Tests

  • None

Thycotic.SecretServer 0.45.0

26 Jun 01:41
Compare
Choose a tag to compare

[0.45.0] -- 2021-06-25

Breaking Changes

  • New-FolderPermissions - Add force, breaks behavior Default endpoint breaks inheritance, command prevents it from doing that unless Force is provided 948747b
  • New-SecretPermission - Add DomainName, Username, GroupName, Force Removed UserId and GroupId. Command now won't break inheritance unless -Force is provided. bbad8c7

Bug Fixes

  • Test-SdkClient - fix logic issue on matching 680bc2a

New Stuff

  • New-FolderPermission - add support for multiple Folder IDs acf6bd3
  • Add-FolderPermission - new command to bulk add permissions based on name (user/group) da1c74d
  • Add-SecretPermission - new command bcefc77

General Updates

  • New-FolderPermission - add doc examples 7646fff

Tests

  • None

Thycotic.SecretServer 0.44.0

24 Jun 17:46
Compare
Choose a tag to compare

[0.44.0] -- 2021-06-24

Breaking Changes

  • None

Bug Fixes

  • Update-FolderPermission - correct output type 2318c8f
  • Update-Secret - fix issue where input was not processed properly b37b699
  • Get-SecretField - fix issue where raw file content not returned IRM returns the content as an object, switched to use IWR to get raw content 3fdfaeb

New Stuff

  • Get-TssSecretAccessRequestSecret - new command d89394b

General Updates

  • Set-SecretField - correct output messages b09f147
  • Set-SecretField - parameter sets for file to make more clear Removed requirement that Value is only a string, added check to cover 5c3606b
  • Set-SecretField - format warning output 0df9c42

Tests

  • None