Skip to content

Latest commit

 

History

History
58 lines (27 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

58 lines (27 loc) · 3.04 KB

Changelog

3.2.1 (2024-02-04)

Bug Fixes

  • deps: pin dependencies (9d8154d)
  • deps: update dependency @actions/core to v1.10.1 (8a1ff2c)

3.2.0 (2023-12-14)

Features

3.1.0 (2023-08-30)

Features

  • Adds support for authenticating with access token (#21) (8515ddd)

3.0.3 (2023-04-20)

Bug Fixes

  • incorrectly error when server version is checked (0a643eb)

3.0.2 (2023-02-06)

Bug Fixes

  • Fixed a bug with the capability API checks (#14) (5ec4709)
  • Updated client library to get capability checks and better information on required Octopus version (4dfb4ed)

3.0.1 (2023-01-11)

Bug Fixes

  • Fixed issue with prompted variable serialization (#8) (efeb545)

3.0.0 (2022-12-13)

Bug Fixes

Miscellaneous Chores