Releases: OctopusDeploy/run-runbook-action
Releases · OctopusDeploy/run-runbook-action
v3.3.0
3.3.0 (2024-12-18)
Features
v3.2.1
3.2.1 (2024-02-04)
Bug Fixes
- deps: pin dependencies (acebfc6)
- deps: update dependency @actions/core to v1.10.1 (819a294)
v3.2.0
3.2.0 (2023-12-14)
Features
v3.1.0
3.1.0 (2023-08-30)
Features
- Adds support for authenticating with access token (#304) (bfe787c)
v3.0.3
3.0.3 (2023-02-06)
Bug Fixes
- Fixed a bug with the capability API checks (#299) (3f4b34d)
v3.0.2
3.0.2 (2023-01-31)
Bug Fixes
- Updated client library to get capability checks and better information on required Octopus version (c95a407)
v3.0.1
3.0.1 (2023-01-11)
Bug Fixes
- Fixed issue with serialization of prompted variable values (#294) (8a35c76)
v3.0.0
3.0.0 (2022-12-13)
⚠ BREAKING CHANGES
- Updated action to use the native API client
Features
- Updated action to use the native API client (959a89a)
Bug Fixes
v2.1.0
2.1.0 (2022-11-04)
Features
v2.0.1
2.0.1 (2022-07-18)
Bug Fixes
- Environment variables from the GitHub action context were not passed through to the underlying Octopus CLI (095ce5d)
- StdError and the process exit code returned by the CLI are now shown in Github Action runs (095ce5d)