Skip to content

Latest commit

 

History

History
146 lines (69 loc) · 8.14 KB

File metadata and controls

146 lines (69 loc) · 8.14 KB

Changelog

4.2.3 (2026-07-22)

Bug Fixes

  • deps-dev: bump js-yaml from 4.1.1 to 4.3.0 (#337) (2b6e8a1)
  • deps: bump @octopusdeploy/api-client to 3.11.5 (#336) (dc172f4)
  • deps: bump @octopusdeploy/api-client to 3.11.6 (#340) (0819dd2)
  • deps: bump axios from 1.17.0 to 1.18.1 (#335) (789dc71)
  • deps: bump undici from 6.24.1 to 6.27.0 (#330) (57b0eb4)
  • deps: update js-yaml to resolve DoS advisory (#339) (f4974d5)

4.2.2 (2026-06-08)

Bug Fixes

  • deps-dev: bump tmp from 0.2.5 to 0.2.6 (#317) (37e95ac)
  • patch transitive axios vulnerability via npm audit fix (#311) (883253b)
  • update axios to v1.17.0 (#321) (580c6ea)

4.2.1 (2026-04-13)

Bug Fixes

  • deps: bump axios from 1.13.5 to 1.15.0 (#300) (f4dfc40)

4.2.0 (2026-04-09)

Features

  • add support for deploy_at and deploy_at_expiry inputs (#296) (fdadc7d)

4.1.1 (2026-03-25)

Bug Fixes

4.1.0 (2026-02-27)

Features

  • Add workflow to check for conventional commit format PR title (#244) (ffafb83)

4.0.0 (2025-12-10)

⚠ BREAKING CHANGES

  • Migrate to node 24

Features

3.3.0 (2025-11-12)

Features

  • Enable deployment to ephemeral environments (#225) (d999521)

3.2.3 (2025-03-12)

Bug Fixes

  • deps: update dependency @actions/core to v1.11.1 (bcc7c52)
  • deps: update dependency @octopusdeploy/api-client to v3.5.2 (#170) (205c951)

3.2.2 (2025-02-18)

Bug Fixes

  • deps: update dependency @octopusdeploy/api-client to v3.5.1 (b556dd3)

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