Releases: OctopusDeploy/go-octopusdeploy
Releases · OctopusDeploy/go-octopusdeploy
v2.64.4
Changelog
Other Work
- 7133799: Add commands and fields required by the CLI (@bec-callow-oct)
- 6113794: Add feature toggle service to fetch feature toggles by name (@bec-callow-oct)
- cd949c9: Add methods to fetch scoped common and project tenant variables (@bec-callow-oct)
- ef3d742: Clean up naming. Remove extra fields (@bec-callow-oct)
- ce57cfc: Fetch default and missing common variables (@bec-callow-oct)
- 34b696d: Fetch default and missing common variables by query to allow including missing vars (@bec-callow-oct)
- 66d6f0a: Fetch feature toggles by query (@bec-callow-oct)
- cadae9f: Fix naming for updates. Remove Add functions (@bec-callow-oct)
- 02b37b4: Merge branch 'main' into fnm/scoped-common-tenant-variables (@bec-callow-oct)
- 25e7da8: Merge branch 'main' into fnm/scoped-common-tenant-variables (@tothegills)
- faca5fe: Merge pull request #301 from OctopusDeploy/fnm/scoped-common-tenant-variables (@bec-callow-oct)
- be8ea8d: Merge pull request #308 from OctopusDeploy/fnm/get-missing-common-variables (@bec-callow-oct)
- 74cbb07: Remove omitempty flag from required field (@bec-callow-oct)
- 34c3ab9: Remove unused method (@bec-callow-oct)
- 7a2aa9b: Remove unused queries and ID fields (@bec-callow-oct)
- b5f4773: Rename ID parameter for clarity (@bec-callow-oct)
- 6411626: Rename missing variables flags for consistency with Octopus Server (@bec-callow-oct)
- 9597fe5: Use commands for add/update requests (@bec-callow-oct)
- 8162c4a: Use custom resource as Items field is missing from the toggle response (@bec-callow-oct)
- 1dcbdbc: Use templates for tenant variable requests (@bec-callow-oct)
v2.64.3
Changelog
Other Work
- 3710aae: Add get task details (@HuyPhanNguyen)
- cb25e0b: Merge branch 'main' into huy/2025/1/sc-103532-add-get-task-detail (@HuyPhanNguyen)
- a0df467: Merge pull request #304 from OctopusDeploy/huy/2025/1/sc-103532-add-get-task-detail (@HuyPhanNguyen)
- 70210f9: fix comment (@HuyPhanNguyen)
- af8fae8: refactor (@HuyPhanNguyen)
v2.64.2
Changelog
Bug Fixes
- a8aaea7: fix: populate script syntax and body when retrieving all script modules (#303) (@hnrkndrssn)
v2.64.1
Changelog
Other Work
- cc9533b: Merge pull request #302 from OctopusDeploy/huy/2025/1/sc-103259-runbook-run-not-check-scope-variable (@HuyPhanNguyen)
- 64484b4: Update runbook preview response (@HuyPhanNguyen)
v2.64.0
Changelog
Other Work
- e14182e: Merge pull request #293 from OctopusDeploy/fnm/project-trigger-new-client (@bec-callow-oct)
- 6e35dcd: Use the new client for project triggers and deprecate original methods (@bec-callow-oct)
- 8c18615: chore!: renamed freeze recurring schedule types to align with server (#294) (@benPearce1)
v2.63.1
Changelog
Other Work
- 7bd692c: Merge pull request #292 from OctopusDeploy/huy/deployment-freeze-support-tenant-and-recurring (@HuyPhanNguyen)
- 14b5a15: Update deployment freeze to support tenant and recurring (@HuyPhanNguyen)
- 63b0b7f: Update test (@HuyPhanNguyen)
- dd423f6: try fix the time convert issue (@HuyPhanNguyen)
v2.62.4
Changelog
Other Work
- 7bd692c: Merge pull request #292 from OctopusDeploy/huy/deployment-freeze-support-tenant-and-recurring (@HuyPhanNguyen)
- 14b5a15: Update deployment freeze to support tenant and recurring (@HuyPhanNguyen)
- 63b0b7f: Update test (@HuyPhanNguyen)
- dd423f6: try fix the time convert issue (@HuyPhanNguyen)
v2.62.3
Changelog
New Features
- 94ae598: feat: Add generic oidc account (#288) (@grace-rehn)
Bug Fixes
- b346b5f: fix: use description during NewProjectTrigger creation (#291) (@lourens-octopus)
v2.63.0
Changelog
New Features
- 94ae598: feat: Add generic oidc account (#288) (@grace-rehn)
Bug Fixes
- 4cc1db0: fix: use description during NewProjectTrigger creation (@lourens-octopus)
v2.62.2
Changelog
Bug Fixes
- d53c52f: fix: added Partial Name and Status to deployment freeze query (#290) (@benPearce1)