Releases: tmeckel/azdo-cli
Releases · tmeckel/azdo-cli
v0.6.0
What's Changed
- chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #133
- feat: ✨ Implement
azdo service-endpoint listcommand and some bug fixes by @tmeckel in #135 - feat: ✨ Implement
azdo boards area project listcommand by @tmeckel in #145 - feat: ✨ Implement
azdo boards iteration project listcommand and bug fixes with some improvements by @tmeckel in #148 - feat: ✨ Implement
azdo pipelines variable-groups listcommand by @tmeckel in #149 - feat: ✨ Implemented
azdo pipelines variable-groups variable listcommand by @tmeckel in #150 - chore(deps): update actions/checkout action to v6 by @renovate[bot] in #152
- feat: ✨ Implement
azdo service-endpoint azurerm createcommand and apply fixes to other commands by @tmeckel in #156 - feat: ✨ Implement
azdo service-endpoint deletecommand by @tmeckel in #157 - feat: ✨Implement
azdo service-endpoint createcommand by @tmeckel in #158 - refactor: ⚙️ rename variable group commands from plural
variablegroupsto singularvariablegroupby @tmeckel in #161 - chore: ⚙️ upgrade GO modules by @tmeckel in #162
- feat: ✨ Implement
azdo service-endpoint exportcommand by @tmeckel in #163 - feat: ✨ Implement
azdo pipelines variable-group createcommand by @tmeckel in #164 - feat: ✨ Implement
azdo pipelines variable-group createcommand by @tmeckel in #165 - chore(deps): update actions/cache action to v5 by @renovate[bot] in #166
- feat: ✨ Implement
azdo pipelines variable-group deletecommand by @tmeckel in #167 - feat: ✨ Implement
azdo pipelines variable-group showcommand by @tmeckel in #168 - feat: ✨ Implement
azdo service-endpoint create githubcommand by @tmeckel in #169 - feat: ✨Implement
azdo pipelines variable-group updatecommand by @tmeckel in #170 - feat: ✨ Implement
azdo pipelines variable-group variable deletecommand by @tmeckel in #171 - feat: ✨ Implement
azdo pipelines variable-group variable createcommand by @tmeckel in #172 - feat: ✨ Implement
azdo pipelines variable-group variable updatecommand by @tmeckel in #173
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: ✨ Implement
azdo security permission namespace listcommand by @tmeckel in #109 - feat: ✨ Implement
azdo security permission namespace showcommand, improve JSON field handling and docs generation by @tmeckel in #110 - feat: ✨ Implement
azdo security permission listcommand by @tmeckel in #111 - feat: 🎉 Implement
azdo security permission showcommand, fix errors and tests by @tmeckel in #112 - feat: ✨ Implement
azdo security permission updatecommand and fix bugs in handling permissions by @tmeckel in #113 - feat: ✨ implement
azdo security permission deletecommand by @tmeckel in #114 - feat: ✨ Implement
azdo security permission resetcommand by @tmeckel in #115
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat:
azdo security group listcommand by @tmeckel in #94 - feat: add command
azdo security group createby @tmeckel in #95 - fix(deps): update module golang.org/x/text to v0.30.0 by @renovate[bot] in #99
- fix(deps): update module github.com/samber/lo to v1.52.0 by @renovate[bot] in #96
- fix(deps): update module golang.org/x/term to v0.36.0 by @renovate[bot] in #98
- refactor: 📦 update packages and version of GO by @tmeckel in #100
- feat: 🎉 add
azdo security group deleteby @tmeckel in #101 - feat: ✨ implemant
azdo security group membership listcommand and fix various errors by @tmeckel in #103 - feat: ✨ implement
azdo security group showcommand by @tmeckel in #104 - feat: ✨ implement
azdo security group updatecommand by @tmeckel in #105 - feat: ✨ Implement
azdo security group membership addcommand by @tmeckel in #106 - feat: ✨ Implement
azdo security group membership removecommand by @tmeckel in #107 - feat: ✨ support removing and adding multiple group members at once by @tmeckel in #108
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
v0.1.0
What's Changed
- build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot[bot] in #35
- feat: Updated build infrastructure by @tmeckel in #36
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot[bot] in #37
- chore: Configure Renovate by @renovate[bot] in #40
- chore(deps): update goreleaser/goreleaser-action action to v4.6.0 by @renovate[bot] in #43
- chore(deps): update golangci/golangci-lint-action action to v8 by @renovate[bot] in #48
- chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate[bot] in #49
- chore(deps): update actions/cache action to v4 by @renovate[bot] in #45
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #46
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #47
New Contributors
- @dependabot[bot] made their first contribution in #35
- @renovate[bot] made their first contribution in #40
Full Changelog: v0.0.4...v0.1.0
v0.0.4
v0.0.3
What's Changed
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- fix: Unable to authenticate on Windows by @tmeckel in #5
- feat: add .golangci.yml by @tmeckel in #6
- feat: Implemented
azdo auth statuscommand by @tmeckel in #10 - feat: Add
azdo auth logoutby @tmeckel in #11 - feat: Initial set of documentation by @tmeckel in #12
- fix: correct documentation by @tmeckel in #14
- fix: print version information by @tmeckel in #15
- feat: Implemented JSON output for commands by @tmeckel in #17
- Added .github/workflows/build.yml by @tmeckel in #20
- Fixed documentation for auth login command and recreated documention files by @tmeckel in #21
- Added code of conduct, contributing guides and updated top-level README.md accordingly by @tmeckel in #22
- Using golangci-lint-action and gopfumpt in .github/workflows/lint.yml by @tmeckel in #24
New Contributors
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: https://github.com/tmeckel/azdo-cli/commits/v0.0.1