Skip to content

Latest commit

 

History

History
85 lines (42 loc) · 2.39 KB

File metadata and controls

85 lines (42 loc) · 2.39 KB

octopusdeploy/login

2.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Update Node to Node 24 (#309)

Features

  • Add workflow to check for conventional commit format PR title (#315) (36e5ae2)
  • Update Node to Node 24 (#309) (a61fa35)

Bug Fixes

  • deps: pin dependency @actions/core to 3.0.0 (#349) (daefc60)
  • deps: upgrade @actions/core from v1 to v3 (#347) (64269f1)

1.0.3 (2025-03-12)

Bug Fixes

  • deps: update dependency @actions/core to v1.11.1 (ab071a0)

1.0.2 (2024-02-03)

Bug Fixes

  • deps: update dependency node-fetch to v2.7.0 (#26) (8ee2f67)

1.0.1

Patch Changes

  • abcc8be: Fix action name to be unique

1.0.0

Major Changes

  • 0311fc3: Releasing v1 of OctopusDeploy/login action

Minor Changes

  • 6d0e462: Upgrade to node 20

0.2.0

Minor Changes

  • 6ca6d29: Add support for handling errors in rfc8693 format

0.1.4

Patch Changes

  • 72cd79f: Fix for parsing the version for major and minor tag creation

0.1.3

Patch Changes

  • 97636ae: More improvements to automation of releases

0.1.2

Patch Changes

  • 6088d54: Improve automation of releasing new versions

0.1.1

Patch Changes

  • 510b5b2: Adds explicit masking of access token in logs

0.1.0

Minor Changes

  • e635f8e: Add initial version of login to Octopus with OpenID Connect or API Keys