Releases: OctopusDeploy/OctopusTentacle
Releases · OctopusDeploy/OctopusTentacle
5.0.3
Cleaned up all the dependencies of Manager We hadn't completely upgraded after targeting .NET 4.5.2 instead of .NET 4.5. Removed all nuget package references and assembly references and binding redirects, then re-added and smoke tested adding a polling Tentacle.
5.0.1
Masking tentacle proxy password in deployment logs (#137) * Masking tentacle proxy password in deployment logs
4.0.6
Update shared to get fix to use wmi to set service password (#128) Fixes https://github.com/OctopusDeploy/OctopusDeploy/issues/4113
4.0.5
Merge pull request #127 from OctopusDeploy/bug-stringCommunicationStyle Some older Tentacles have a string as the CommunicationStyle. This re-adds support for this.
4.0.3
Fixed deserialization of CommunicationStyle
4.0.2
Update Octopus.Shared
4.0.1
Merge pull request #113 from OctopusDeploy/issue-5347 Support username/password again
4.0.0
Merge pull request #111 from OctopusDeploy/spaces Spaces
3.25.0
Add --user as an alias to --username cli parameters (#102) Relates to OctopusDeploy/OctopusShared#38 Relates to OctopusDeploy/Issues#5134
3.24.0
adding HSTS to Octopus Tentacle