Skip to content

Latest commit

 

History

History
671 lines (340 loc) · 36.9 KB

CHANGELOG.md

File metadata and controls

671 lines (340 loc) · 36.9 KB

Changelog

2.14.2 (2025-01-24)

Bug Fixes

  • issue verbose output of the octopus package nuget create (#474) (68ceb24)
  • Use first option as default selection if don't specific by variable and add test case cover that scenario (9e96ae5)

2.14.1 (2025-01-23)

Bug Fixes

  • Use first option as default selection if dont sepecific by variable (4932b5d)

2.14.0 (2024-12-04)

Features

  • Add support for generic oidc accounts (#455) (87745a9)

2.13.0 (2024-12-02)

Features

  • Add support for deleting Git runbooks (#444) (64915bc)
  • Add support for listing Git runbooks (#443) (e5d1966)
  • Add support for running Git runbooks (#441) (7cc29ad)
  • Adds an option to disable ssl verifications for login for use of custom certs (22d93bd)

2.12.2 (2024-11-20)

Bug Fixes

2.12.1 (2024-11-20)

Bug Fixes

2.12.0 (2024-11-20)

Features

2.11.0 (2024-10-30)

Features

  • Add support for fixed package versions in release creation (#435) (8559b9a)

2.10.3 (2024-10-11)

Bug Fixes

  • correct help text in tenant variable commands (#430) (e414d7f)

2.10.2 (2024-09-20)

Bug Fixes

2.10.1 (2024-09-19)

Bug Fixes

  • include release notes and assembled date in json output after creating a release (#410) (42f2db6)

2.10.0 (2024-09-18)

Features

2.9.1 (2024-09-18)

Bug Fixes

  • Removes a whitespace between Path key and value when creating a zip/nupkg with json output format (59de77a)

2.9.0 (2024-09-17)

Features

2.8.1 (2024-09-16)

Bug Fixes

  • no program args now outputs the root help again (#398) (a0eec58)

2.8.0 (2024-09-16)

Features

  • add ability to change git refs when creating release (#392) (5409353)

2.7.0 (2024-07-30)

Features

  • add commands to manage release progression (#382) (ccb6df6)

2.6.0 (2024-07-15)

Features

Bug Fixes

  • fix command use value as it was capitalised (#375) (6f20227)

2.5.0 (2024-07-11)

Features

2.4.0 (2024-06-30)

Features

  • add support for delta package uploads using go-octodiff (#226) (a0650c1)

2.3.1 (2024-06-26)

Bug Fixes

  • Add ability to escape special character when parsing variables argument (377ddb2)

2.3.0 (2024-05-31)

Features

Bug Fixes

2.2.1 (2024-03-07)

Bug Fixes

  • panic when no arguments and no config (#336) (44b3e0f)

2.2.0 (2024-02-23)

Features

  • tenant: Tenant view command support for output formatting (#331) (0112f1b)

Bug Fixes

2.1.1 (2024-02-12)

Bug Fixes

  • remove requirement for server config on package create commands (#323) (f755841)

2.1.0 (2024-01-08)

Features

2.0.0 (2024-01-04)

⚠ BREAKING CHANGES

  • bug where lists weren't parsing correctly when names contain a comma (#306)

Features

Bug Fixes

  • bug where lists weren't parsing correctly when names contain a comma (#306) (09e1cc3)

1.7.1 (2023-10-31)

Bug Fixes

  • Add additional fields to json output when listing workers (#287) (dc2b5c6)

1.7.0 (2023-10-31)

Features

  • Update fields included in JSON output for workers list (#284) (9bb3d43)

1.6.2 (2023-09-14)

Bug Fixes

  • octopus deploy process for homebrew (3c82836)

1.6.1 (2023-09-14)

Bug Fixes

1.6.0 (2023-09-08)

Features

  • Adds support for authenticating with access token (#270) (75a8ff7)

1.5.1 (2023-08-10)

Bug Fixes

  • prompt checks for git credentials storage was case-sensitive (#265) (c9a5817)

1.5.0 (2023-07-25)

Features

Bug Fixes

  • admin login property on k8s target was wrong type (#249) (fbe8e18)
  • support Config-as-code project variables (101b09e)

1.4.0 (2023-06-08)

Features

Bug Fixes

  • sort the possible variables before displaying (#240) (61f5073)

1.3.0 (2023-05-23)

Features

1.2.2 (2023-05-21)

Bug Fixes

1.2.1 (2023-05-12)

Bug Fixes

  • added support for project slugs to release commands (#230) (851631a)

1.2.0 (2023-01-31)

Features

  • project variables exclude (9e0c0b8)
  • project variables include (9e0c0b8)

1.1.0 (2023-01-25)

Features

Bug Fixes

  • empty list errors (#208) (74cbfe2)
  • link convert options to create when in non-interactive mode (#213) (adccfd9)

1.0.0 (2023-01-05)

⚠ BREAKING CHANGES

  • package

Features

Bug Fixes

  • null ref exception in account create command (#204) (204f706)
  • remove project convert support for default protected branch (#199) (05ee50a)

0.10.2 (2022-12-23)

Bug Fixes

  • Fixed go releaser setup to fix release notes (#196) (7d5f720)

0.10.1 (2022-12-23)

Bug Fixes

  • Fixes for Go Releaser, moving it to Ocotpus' v3 GitHub Actions (#194) (77f023b)

0.10.0 (2022-12-23)

Features

  • Fixed the OCTOPUS_URL environment variable name (#191) (1aa1a98)

Bug Fixes

0.9.0 (2022-12-21)

Features

0.8.1 (2022-12-19)

Bug Fixes

0.8.0 (2022-12-19)

Features

0.7.1 (2022-12-16)

Bug Fixes

0.7.0 (2022-12-13)

Features

Bug Fixes

  • skip prompt if only a single channel (#172) (01e3cbb)
  • validate environments for tenanted deployments (#168) (c4f7cb9)
  • version shortcut on release create (#171) (9183324)

0.6.0 (2022-11-23)

Features

Bug Fixes

  • deployment-target list alias (4bb2086)

0.5.0 (2022-10-31)

Features

0.4.0 (2022-10-10)

Features

0.3.6 (2022-09-30)

Bug Fixes

  • Add changed file before calling commit (#101) (552222a)

0.3.5 (2022-09-30)

Bug Fixes

  • Refactor git command code to powershell instead of bash (#99) (3d5a1a8)

0.3.4 (2022-09-30)

Bug Fixes

  • PR creation is automated in the homebrew-taps repo so no need to create it here (#97) (ee03780)

0.3.3 (2022-09-30)

Bug Fixes

  • Fix issue when creating PR to update homebrew formula (#95) (03929eb)

0.3.2 (2022-09-30)

Bug Fixes

  • Fix bug in deployment process causing homebrew update to fail (#93) (6c5ee67)

0.3.1 (2022-09-30)

Bug Fixes

  • Fix invalid syntax in script for pushing the updated homebrew formula (#90) (75e39a8)
  • Sign rpm/deb packages as part of the creation process in goreleaser (#92) (b30498f)

0.3.0 (2022-09-29)

Features

Bug Fixes

  • octopus config set in interactive mode would fail for anything that wasn't already in the config file (#83) (0b43d8b)
  • Update name of msi and add missing log argument to MSI call for Chocolatey (7504b7d)

0.2.5 (2022-09-20)

Bug Fixes

  • cli#71 - config system was leaking env vars into the config file when it shouldn't have (#80) (e8edb32)

0.2.4 (2022-09-16)

Bug Fixes

0.2.3 (2022-09-15)

Bug Fixes

  • releasenotes pickup in build flow, update go-octopusdeploy to 2.4.1 (#76) (4dc9550)

0.2.2 (2022-09-13)

Bug Fixes

  • expand goreleaser workflow to build MSI and chocolatey packages (1d86a77)

0.2.1 (2022-09-12)

Features

Bug Fixes

  • Use survey's terminal.NewAnsiStdout to get colors to work in windows cmd.exe (#68) (01e02aa), closes #67

0.2.0 (2022-08-26)

Features

  • release create
  • release list
  • release delete
  • account <type> list commands (#41) (5354118)
  • account create (#47) (11d67d1)
  • allow selection of space on command line (0d42bc0)
  • CLI now prompts to select a space in interactive mode, or auto-selects if there is only one visible space. (1f57272)
  • compatibility with legacy flags from the .NET CLI (c439c2e)
  • updated MultiSelectMap to return via generics (d7d23d0)

Bug Fixes

  • --no-prompt and the CI environment check wasn't respected if the CLI wanted to prompt for the space name (c75cf69)
  • Activity spinner was showing over the top of the space selection prompt in interactive mode (0d42bc0)
  • detection of terminal width when outputting tables (10e1a9b)
  • flag alias for --output-format and --outputFormat didn't work (0d42bc0)

0.1.0 (2022-07-24)

Features

0.0.3 (2022-07-22)

Bug Fixes

0.0.2 (2022-07-22)

Bug Fixes

0.0.1 (2022-07-22)

Features

Miscellaneous Chores

  • change release please to simple mode (#14) (9615fa1)

0.0.1 (2022-07-22)

Features

Miscellaneous Chores

  • change release please to simple mode (#14) (9615fa1)