Skip to content

Releases: goharbor/harbor-cli

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

HarborCLI v0.0.8

01 Jul 13:39
81ab630

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

HarborCLI v0.0.7

17 Jun 13:31
1fbe629

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

HarborCLI v0.0.6

13 May 14:04
254ed57

Choose a tag to compare

What's Changed

  • feat: add metadata labels and creation timestamp for image on artifacthub.io by @Vad1mo in #412
  • Artifacthub by @Vad1mo in #413
  • Updates incorrect config mount location and adds default value for HARBOR_CLI_CONFIG in README.md by @Darkhood148 in #416
  • Added more info how to use harbor-cli containers correctly by @qcserestipy in #423
  • refactor: Config cmd description by @Vickysomtee in #427
  • FIX: project delete --force by @bupd in #437
  • Continuing Work from #110: add instance cmd by @rizul2108 in #389
  • Adds Vulnerability Check workflow by @Darkhood148 in #379
  • docs: add CONTRIBUTING.md for community contributions by @rizul2108 in #405
  • fix: return proper error when a directory exists instead of config file by @meethereum in #422
  • Fix: Preserve Table Alignment While Adding Status Colors by @rizul2108 in #430
  • build(deps): bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 by @dependabot in #432
  • Add Documentation for usage of dagger by @bupd in #434
  • Fix lint issue by @bupd in #439
  • build(deps): bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0 by @dependabot in #433
  • Correct Artifact View arg parsing by @rizul2108 in #444
  • Improve Server Input Sanitization and Credential Name Generation by @rizul2108 in #443
  • Fix goreleaser by @bupd in #442
  • feat: Add systemcve cli cmd by @rizul2108 in #388
  • Refactor: Make Error logging more user friendly for project commands by @rizul2108 in #424
  • feat: add webhook cmd by @rizul2108 in #391
  • feat: Update info command by @rizul2108 in #453
  • build(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #459
  • Add: Quota Command to Manage Quotas by @bupd in #97
  • Add scanner cmd by @rizul2108 in #396
  • Update the list of commands in the readme file by @afeefuddin in #454
  • Fix: Manpages Remove Dates by @bupd in #451
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 by @dependabot in #449

New Contributors

Full Changelog: v0.0.5...v0.0.6