Skip to content

Releases: goharbor/harbor-cli

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

HarborCLI v0.0.9

12 Aug 13:06
a452315

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9