Skip to content

Releases: goharbor/harbor-cli

HarborCLI v0.0.19

21 Apr 14:12
f84d6bb

Choose a tag to compare

What's Changed

  • docs: add meeting notes to the readme by @vg006 in #719
  • build(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 by @dependabot[bot] in #651
  • fix(user): harbor user elevate to handle empty responses by @vg006 in #634
  • fix(ci): added pragma to dagger functions to pass a default directory to the source flag by @rkcoder101 in #699
  • fix: require valid project ID for project labels creation by @Sypher845 in #641
  • fix: use os.Root to resolve gosec G122 lint in man page generation by @Sypher845 in #730
  • fix(ci): add temp container for git commit SHA in build by @Sypher845 in #728
  • feat: Adding Github Templates for Issues and PRs by @NucleoFusion in #732
  • fix(utils,prompt): enhance error parsing and goroutine error handling by @qcserestipy in #652
  • fix: handle nil CopyByChunk in replication policy view by @yimtun in #596
  • fix : project logs flags by @Sypher845 in #703
  • fix: removing dependency on ansi and using lipgloss by @NucleoFusion in #739
  • fix: pluralise time units in created time output by @adityashekhawat1999 in #691
  • feat : vuln summary command by @Sypher845 in #738
  • fix(user): pass populated PasswordChangeView to ResetPassword by @yimtun in #734
  • docs: add MAINTAINERS.md by @bupd in #741
  • tests: Added unit tests for user elevate command by @rkcoder101 in #686
  • refactor(artifact): refactoring scan and tag subcommands under artifacts by @NucleoFusion in #700
  • chore: add github-actions to dependabot config (closes #750) by @marwan562 in #753
  • Update community calls time and meeting notes link by @bupd in #781
  • replace commands that use Run to use RunE by @bhavyaKhatri2703 in #679
  • docs: update contributing; update readme by @qcserestipy in #764
  • fix(prompt): remove GetTagNameFromUser() that caused deadlock by @rshdhere in #681
  • fix(member): handle error in DeleteAllMember to prevent nil pointer p… by @goyalpalak18 in #660
  • fix: improve robot account config validation by @qcserestipy in #770
  • build(deps): bump github.com/zalando/go-keyring from 0.2.6 to 0.2.8 by @dependabot[bot] in #768
  • fix(views): enable searching and fix selection flow in TUI lists by @Sypher845 in #773
  • docs: update contributing; add clear boundaries for issues and prs by @qcserestipy in #763
  • chore(lint): enable unused linter by @PrasunaEnumarthy in #789
  • feat: allow localhost as a valid host in URL validation by @marwan562 in #785
  • feat(ci):create sbom generate and attest functions by @adityachopra29 in #643
  • fix: reject invalid page values in selected list commands by @PrasunaEnumarthy in #779
  • chore: bump Go version to 1.26.2 by @adityashekhawat1999 in #817
  • fix: fixes to apt for proper deployment by @NucleoFusion in #813
  • fix(ci): install syft and call binary by absolute path by @bupd in #823
  • feat/vuln list command by @Sypher845 in #748
  • build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #744
  • build(deps): bump robherley/go-test-action from 0.6.0 to 0.7.1 by @dependabot[bot] in #760
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #761
  • build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #787
  • build(deps): bump sagikazarmark/dagger-version-action from 0.0.1 to 0.0.3 by @dependabot[bot] in #788
  • build(deps): bump github.com/go-openapi/strfmt from 0.25.0 to 0.26.1 by @dependabot[bot] in #745
  • build(deps): bump golang.org/x/term from 0.40.0 to 0.42.0 by @dependabot[bot] in #807
  • build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #759
  • build(deps): bump golang.org/x/text from 0.34.0 to 0.36.0 by @dependabot[bot] in #806

New Contributors

Full Changelog: v0.0.18...v0.0.19

HarborCLI v0.0.18

03 Mar 14:40
03ce614

Choose a tag to compare

What's Changed

  • fix: make comment field optional in user create command by @Sypher845 in #629
  • fix: reject negative page-size values in list commands by @Sypher845 in #631
  • fix : add url validation to all commands by @Sypher845 in #607
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #706
  • build(deps): bump github.com/charmbracelet/bubbles from 0.21.1 to 1.0.0 by @dependabot[bot] in #704
  • build(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 by @dependabot[bot] in #705
  • CI(lint): Add gosec exclusion rules to fix lint jobs by @vg006 in #715
  • fix: project view --id flag not working by @Sypher845 in #639

Full Changelog: v0.0.17...v0.0.18

HarborCLI v0.0.17

10 Feb 15:42
dae683f

Choose a tag to compare

What's Changed

  • Fix: Vulnerability Check Should Not Fail Pipeline by @bupd in #610
  • Fix: Sign All Published Image Tags by @bupd in #612
  • docs: add Community call details to README by @Sypher845 in #602
  • fix(member): add username validation in member creation view by @intojhanurag in #615
  • test: Add unit tests for documentation generation by @rkcoder101 in #597
  • feat : vulnerability-summary-table-format by @Sypher845 in #618
  • Fix harbor-cli project logs returning no output by @DrowsyWings in #587
  • feat(user): add confirm password field to user create command by @Sypher845 in #683
  • fix: correct typos across codebase by @Sypher845 in #630
  • remove redeclaration of projectName by @bhavyaKhatri2703 in #677
  • fix: add refresh-interval validation by @adityachopra29 in #678
  • feat: adding sbom generation in release pipeline by @NucleoFusion in #646
  • #fix: improve replication policy config logging and credential error m… by @kryptonn36 in #649
  • refactor(robot): dynamically fetch and sort permissions with improved error handling by @qcserestipy in #690
  • build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #598
  • build(deps): bump github.com/charmbracelet/bubbles from 0.21.1-0.20250623103423-23b8fd6302d7 to 0.21.1 by @dependabot[bot] in #693

New Contributors

Full Changelog: v0.0.16...v0.0.17

HarborCLI v0.0.16

20 Jan 22:29
2c84869

Choose a tag to compare

What's Changed

  • chore: Update the goreleaser.yaml according to newer version 2.13.0 by @vg006 in #578
  • chore: migrate from deprecated gopkg.in/yaml.v3 to go.yaml.in/yaml/v4 by @bupd in #581
  • build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #582
  • build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #583
  • fix(ci): fix vulnerability check failure in dagger pipeline by @rkcoder101 in #588
  • build(deps): bump golang.org/x/text from 0.31.0 to 0.33.0 by @dependabot[bot] in #593
  • readme: say that Homebrew is now available by @maelvls in #594
  • build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #592
  • Fix Robot Account Login by @bupd in #590
  • Feature: Moving to pure Dagger based CI/CD Pipeline from Goreleaser by @NucleoFusion in #547
  • fix: main pipeline push image fix by @NucleoFusion in #599
  • fix: fixing release error by @NucleoFusion in #601
  • Fix: Release Workflow by @bupd in #605
  • Fix Two Release Workflows running by @bupd in #608

New Contributors

Full Changelog: v0.0.15...v0.0.16

HarborCLI v0.0.15

25 Nov 14:33
81364cd

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/go-openapi/strfmt from 0.24.0 to 0.25.0 by @dependabot[bot] in #569
  • build(deps): bump github.com/charmbracelet/huh from 0.7.0 to 0.8.0 by @dependabot[bot] in #561
  • configuration diff view for harbor config apply command with interactive confirmation prompt by @qcserestipy in #568
  • Feat: Add scope options in labels by @NucleoFusion in #560
  • build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #574
  • build(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by @dependabot[bot] in #575
  • fix(robot_delete): adapt robot api handler for deletion by name; adapt robot delete commands for project and system to allow for deletion by name by @qcserestipy in #563
  • fix: breaking issue by @bupd in #577

Full Changelog: v0.0.14...v0.0.15

HarborCLI v0.0.14

28 Oct 14:30
7bd83eb

Choose a tag to compare

What's Changed

  • fix: defer keyring initialization to prevent build-time keychain errors by @chenrui333 in #562

New Contributors

Full Changelog: v0.0.13...v0.0.14

HarborCLI v0.0.13

21 Oct 13:31
7d1568b

Choose a tag to compare

What's Changed

  • feature: rebasing and working on LDAP commands by @NucleoFusion in #550
  • build(deps): bump github.com/go-openapi/strfmt from 0.23.0 to 0.24.0 by @dependabot[bot] in #554
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.3.9 to 1.3.10 by @dependabot[bot] in #551
  • build(deps): bump golang.org/x/term from 0.35.0 to 0.36.0 by @dependabot[bot] in #559
  • build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #558

Full Changelog: v0.0.12...v0.0.13

HarborCLI v0.0.12

30 Sep 13:26
f0b4514

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 by @dependabot[bot] in #542
  • build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #543
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #546
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.3.6 to 1.3.7 by @dependabot[bot] in #545
  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #544
  • Doc change by @neel-1414 in #541
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.3.7 to 1.3.9 by @dependabot[bot] in #548
  • build(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #549
  • Feature: Updating the Project Member Commands by @NucleoFusion in #540

New Contributors

Full Changelog: v0.0.11...v0.0.12

HarborCLI v0.0.11

02 Sep 13:23
139640a

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #537
  • docs: add instructions for docs update by @ChayanDass in #536
  • enhancement: Support for querying in project list command by @NucleoFusion in #533
  • feat:add feature to change password for profile as well as user by @ChayanDass in #524
  • Finalize PR 114 Configuration command to Manage System Configuration by @qcserestipy in #521

New Contributors

Full Changelog: v0.0.10...v0.0.11

HarborCLI v0.0.10

19 Aug 13:19
2cb72ec

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10