Skip to content

Releases: OctopusDeploy/OctopusTentacle

5.0.3

02 Sep 05:11
Compare
Choose a tag to compare
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

01 Aug 05:33
Compare
Choose a tag to compare
Masking tentacle proxy password in deployment logs (#137)

* Masking tentacle proxy password in deployment logs

4.0.6

23 Jul 05:56
Compare
Choose a tag to compare
Update shared to get fix to use wmi to set service password (#128)

Fixes https://github.com/OctopusDeploy/OctopusDeploy/issues/4113

4.0.5

26 Jun 03:44
Compare
Choose a tag to compare
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

16 Jun 23:54
Compare
Choose a tag to compare
Fixed deserialization of CommunicationStyle

4.0.2

13 Jun 01:54
Compare
Choose a tag to compare
Update Octopus.Shared

4.0.1

28 Feb 07:04
Compare
Choose a tag to compare
Merge pull request #113 from OctopusDeploy/issue-5347

Support username/password again

4.0.0

25 Jan 01:23
Compare
Choose a tag to compare
Merge pull request #111 from OctopusDeploy/spaces

Spaces

3.25.0

20 Dec 00:31
Compare
Choose a tag to compare
Add --user as an alias to --username cli parameters (#102)

Relates to OctopusDeploy/OctopusShared#38
Relates to OctopusDeploy/Issues#5134

3.24.0

06 Dec 00:51
Compare
Choose a tag to compare
adding HSTS to Octopus Tentacle