Skip to content

Latest commit

 

History

History
64 lines (29 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

64 lines (29 loc) · 2.89 KB

Changelog

3.2.1 (2024-02-04)

Bug Fixes

  • deps: pin dependencies (cfcc562)
  • deps: update dependency @actions/core to v1.10.1 (74556c0)

3.2.0 (2023-12-14)

Features

3.1.0 (2023-08-30)

Features

  • Adds support for authenticating using an access token (#23) (a99a39a)

3.0.4 (2023-04-20)

Bug Fixes

  • incorrectly error when server version is checked (76ed7df)

3.0.3 (2023-02-06)

Bug Fixes

  • Fixed a bug with the capability API checks (26b5c4d)

3.0.2 (2023-02-01)

Bug Fixes

  • Updated client library to get better error messages capabilities and required Octopus version (1905f77)

3.0.1 (2023-01-11)

Bug Fixes

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

3.0.0 (2022-12-13)

Bug Fixes

Miscellaneous Chores