Skip to content

Releases: OctopusDeploy/OctopusTentacle

5.0.16

30 Jul 03:34
Compare
Choose a tag to compare
Merge pull request #208 from OctopusDeploy/enh-version-bump-halibut

Version-bump Halibut to released version to pull in the new retry policy

5.0.15

21 Jul 04:40
Compare
Choose a tag to compare
Merge pull request #206 from OctopusDeploy/version-bump-halibut-and-s…

…hared

Version-bump Halibut and Octopus.Shared libraries to remove the immediate-retry bug

5.0.14

03 Jul 03:00
Compare
Choose a tag to compare
Create CODEOWNERS

5.0.12

10 Feb 01:15
Compare
Choose a tag to compare
Updates to get linux tentacle e2e tests working on linux (#189)

* Setup target frameworks for linux development
* Update shared to get watchdog default value (https://github.com/OctopusDeploy/OctopusShared/pull/96)
* Decrease logging level to make tests less flaky
* Default ApplicationPath properly on linux

5.0.10

28 Jan 06:14
Compare
Choose a tag to compare
Include runtime in folder name in test binaries packages (#186)

* Include runtime in folder name in test binaries packages

So we can put them into different folders when we use them in server

6.0.429

16 Feb 01:34
Compare
Choose a tag to compare
Merge pull request #181 from OctopusDeploy/bug-powershell-always-fail

Removed Debug Code to Check Major Verison of Powershell

5.0.9

09 Dec 23:30
Compare
Choose a tag to compare
Merge pull request #181 from OctopusDeploy/bug-powershell-always-fail

Removed Debug Code to Check Major Verison of Powershell

5.0.8

06 Dec 02:44
Compare
Choose a tag to compare
Show more info when powershell check fails (#180)

Adds a "more info" link that shows the command line executed and the output it received to aid debugging.

Relates to OctopusDeploy/Issues#6052
Fixes https://github.com/OctopusDeploy/OctopusTentacle/issues/179

5.0.5

15 Sep 22:39
Compare
Choose a tag to compare
Enable Tentacle communication when IPv6 is disabled

Fixes #165

5.0.4

06 Sep 04:00
Compare
Choose a tag to compare
Merge pull request #164 from OctopusDeploy/bug-fix-package-path-on-linux

Fix package path on linux