Releases: thycotic-ps/thycotic.secretserver
Releases · thycotic-ps/thycotic.secretserver
Thycotic.SecretServer 0.43.1
[0.43.1] -- 2021-06-20
Breaking Changes
- None
Bug Fixes
- None
New Stuff
- None
General Updates
- module - correcting cbh online links 28ea95b
Tests
- None
Thycotic.SecretServer 0.43.0
[0.43.0] -- 2021-06-20
Breaking Changes
- Get-SecretAudit - changed to sort desc Since Audit data can be large, have it sort on server-side to spit latest out first 30ff8a0
- Update-FolderPermission - rename from Set-FolderPermission f562dea
Bug Fixes
Click to view
New Stuff
- Update-User - new command b88ba6d
- Set-SecretTemplate - new command 0dbee8e
- Get-SecretAccessRequestOption - new command de809d1
- Get-Site - new command a7e390e
- Remove-UserPii - new command 535eb9d
- Search-WorkflowTemplate - new command 7a510d0
- Get-Secret - add GetFileFields method see about_ file for TssSecret for more details 8b838af
- Update-Folder - new command a4a59a8
- Test-SdkClient - new command Lets you test the config and checks to match SS host 9074773
- Get-SecreTemplate - additional parameter alias SecretTemplateId 27e0afa
- Get-SecretTemplateFolder - new command Allows to get list of Allowed Templates configured on a Folder a9ba308
- TssSecretTemplate - add GetField method For use with Update-SecretTemplateField e5c0cbb
- Update-SecretTemplateField - new command 548426b
General Updates
Click to view
- module - correcting casing on username c4b1b34
- Invoke-RestApi - removing unneeded code fce5152
- Update-Folder - add type output d42a3ce
- Search-TssFolder - PermissionRequired param allow multiple Can filter on multiple permissions for a folder 876ba0f
- doc site rebuild f7e9b2d
- module - rename folder for doc changes cbb4aa7
- Add-GroupMember - update based on test 6cf9310
- Get-GroupRole - update based on test 9232481
- Test-SecretState - set output to full type name 4cb9f28
Tests
Thycotic.SecretServer 0.42.0
[0.42.0] -- 2021-06-04
Breaking Changes
Click to view
- None
Bug Fixes
Click to view
New Stuff
Click to view
General Updates
Click to view
- None
Tests
Click to view
- None
Thycotic.SecretServer 0.41.0
[0.41.0] -- 2021-06-03
Breaking Changes
Click to view
- Protect-Secret - Renamed to Close-Secret Removed output as well. Will return no output if successful. ab774f0
Bug Fixes
Click to view
New Stuff
Click to view
- Search-SecretPermission - closes #186 7731fab
- Remove-SecretPermission - closes #187 d020a14
- Update-SecretPermission - closes #189 2cf1104
- Search-SecretPolicy b980a3d
- Search-SecretHook - closes #191 fb3a7ed
- Open-Secret - allows for checking out a secret dc23ab3
- Get-SecretHook - closes #192 87f6a6e
- Update-GroupMember - usage pending correction of endpoint There is a null exception being thrown in 10.9.64 for the endpoint. b4f63b4
- Remove-SecretHook - closes #193 8d2aa75
- Update-SecretHook - closes #194 235ee5f
- Get-SecretHookStub - closes #195 34d4683
- Get-Script command 56891f7
- Search-Script command efc8d24
- Get-Script - enhanced TssScript class/output Additional child classes, Added method GetScriptParams() 712e528
- Get-SecretHookStub - add Name, PrePostOption and EventAction params 68beed4
- New-SecretHook - closes #196 942ae0a
- New-SecretDependency - closes #182 26b343f
General Updates
Click to view
- adding devcontainer cfa85ad
- module - Add aliases Checkout-Secret / CheckIn-Secret Compliments use of the Open/Close-Secret 5ee8224
- Module - implemented [Nullable[datetime]] Handles endpoints that return null for datetime properties 20a41e7
- module - correct version check 458e56f
- Add-GroupMember - correct help info 1ffbb64
- module - correcting variable reference ce12ea8
- snippet update 9dd1fad
- Get-SecretHookStub - correcting output object 49e5512
- Get-User - updating verbose output 10e7862
- Update-SecretHook - updated PrePostOption help e089053
Tests
Thycotic.SecretServer 0.40.0
[0.40.0] -- 2021-05-28
Breaking Changes
Click to view
- None
Bug Fixes
Click to view
- TssUserSummary - add property TwoFactorMethod 880672b
New Stuff
Click to view
- Get-SecretDependencyTemplate d28cf62
- Get-SecretDependencyStub 7a750fe
- Thycotic.Logging nested module added 77a0971
- Find-Group - closes #57 7fdb96b
- Get-Group - closes #56 763f23b
- Remove-GroupMember - closes #52 b7d8494
- Get-GroupRole - closes #54 f4e3099
- Get-GroupUser - closes #53 f9cf8c2
- Add-GroupMember - closes #51 d57c131
- Get-UserGroup - closes #96 083c498
- Get-UserOwner - closes #95 9292857
- Enable/Disable Unlimited Admin Mode 8b64a58
General Updates
Click to view
- Search-SecretDependency - adjust output c2aa919
- Get-SecretDependencyTemplate - rename class type 855ab2e
- module - correct command alias reference and examples 95f4656
- module - correct links in manifest a898187
- Set-Secret - formatting 4795cf3
- Module - adjust how version check is performed This removes calling the version endpoint in every command, only called once now. fb317ba
- module - applying formatting changes 71fa1f7
- Get-UserAudit - fixing warning message 99dd43e
Tests
Thycotic.SecretServer 0.39.0
[0.39.0] -- 2021-05-07
Breaking Changes
Click to view
- None
Bug Fixes
Click to view
- None
New Stuff
Click to view
- Search-SecretDependency - fixes #173 3ad064b
- New-SecretDependencyGroup - fixes #178 26a2c80
- Get-Secret - Add Path support fixes #174 e3fcf0e
- Get-SecretDependency - fixes #175 2be0039
- Get-SecretDependencyGroup - fixes #177 e4740a5
- Remove-SecretDependency - closes #176 c6173c8
- Set-SecretField - support files via value If content of file provided via value, include FileName 94f0654
- Start-SecretDependency - fixes #179 2565995
- Get-SecretDependencyRunStatus - fixes #180 c062da2
General Updates
Click to view
Tests
Click to view
- None
Thycotic.SecretServer 0.38.0
[0.38.0] -- 2021-04-28
Breaking Changes
Click to view
- None
Bug Fixes
Click to view
New Functions
Click to view
General Updates
Click to view
- docs - commands page - remove links to spec file New API doc site: https://thycotic-ps.github.io/secretserver-apidoc 3f16fee
- Set-SecretField - Correcting examples 6f89ba2
Tests
Click to view
- None
Thycotic.SecretServer 0.37.0
[0.37.0] -- 2021-04-16
Breaking Changes
Click to view
- Removed Folder and User stub commands c5037c4
Bug Fixes
Click to view
- None
New
Click to view
- Get-TssFolder - Add FolderPath parameter 05dd198
- New-TssUser - closes #127 27b69a7
- Get-TssSecretRpcAssociated - closes #154 5bb28d0
- Update-UserPassword - closes #155 cd6dc87
- Set-SecretRpcAssociated - closes #153 1da9eab
- Reset-UserPassword - fixes #129 315c28d
- Unlock-User - closes #159 5cf2157
- Lock-User - closes #158 b76de38
- Enable-TssUser - closes #156 b9fa4bd
- Disable-User - closes #157 51fedf8
- Start-Discovery - closes #151 05501de
General Updates
Click to view
- Search-TssFolder - perf improvement 233744d
- docs - add New-TssUser help 738584d
- docs - removed command old command help 371d137
- Get-SecretRpcAssociated - adjust output to support Set function e6e3523
- Protect-Secret - remove unused code 2922f21
- Enable-SecretEmail - correct link in cbh 4ded087
- functions - correcting parameter help a1fc3df
Tests
Click to view
- None
Thycotic.SecretServer 0.36.0
Thycotic.SecretServer 0.35.0
[0.35.0] -- 2021-04-04
Breaking Changes
Click to view
Bug Fixes
Click to view
- module - correct import closes #132 47ec7ce
- Find-User - fixed output issue identified by test 3bee92b
- CheckVersion - correct invoke param 57dfb6d
- Set-TssSecret - fixing bug identified during testing Removing Template param as this is not usable on the endpoint 9fc876b
- CheckVersion - correct invoke param 57dfb6d
- TssSession - Correct issue found on SessionRefresh 83d6533
New Functions
General Updates
Click to view
- build - remove outputing file list 87929d6
- Get-UserStub - moving to correct directory 2a23010
- module - change API call method to internal script 92f32e0
- module - CheckVersion correct logic, remove function call a4799d8
- docs - TssSecret class updates eef7af7
- Get-Secret - update examples 2cd81d8
- Get-UserRole - renamed parameter alias 1c482f5
- Stop-SecretChangePassword - remove Status property from output 97e9b78
- docs - remove SDK setup section No longer applies 62ff8c6
- Secret functions - corrected paramet set reference bc849aa
- Set-Secret - removed call to public function dab8048
- Get-TssConfiguration - add about files for classes 42da615
- doc - update commands 4a11a5d