Releases: goharbor/harbor-cli
Releases · goharbor/harbor-cli
HarborCLI v0.0.15
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 applycommand 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
What's Changed
- fix: defer keyring initialization to prevent build-time keychain errors by @chenrui333 in #562
New Contributors
- @chenrui333 made their first contribution in #562
Full Changelog: v0.0.13...v0.0.14
HarborCLI v0.0.13
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
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
- @neel-1414 made their first contribution in #541
Full Changelog: v0.0.11...v0.0.12
HarborCLI v0.0.11
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
- @ChayanDass made their first contribution in #536
- @NucleoFusion made their first contribution in #533
Full Changelog: v0.0.10...v0.0.11
HarborCLI v0.0.10
What's Changed
- build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #528
- build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in #527
- Replication executions by @qcserestipy in #518
- Update readme for replication support by @qcserestipy in #532
Full Changelog: v0.0.9...v0.0.10
HarborCLI v0.0.9
What's Changed
- Enhanced Robot Account Configuration Format by @qcserestipy in #504
- enhancing artifact view command by @PrathamX595 in #485
- Replication Policy Management by @qcserestipy in #499
- chore: Change the print statements in func preblock() in doc.go by @chethanm99 in #513
- build(deps): bump github.com/goharbor/go-client from 0.210.0 to 0.213.1 by @dependabot[bot] in #509
- feat(logs): add audit logs command with follow support by @qcserestipy in #511
- Replication Policy Management with Configuration File Support by @qcserestipy in #510
- Replication Start/Stop Management by @qcserestipy in #501
- Increased the logs follow refresh interval to 5s as a default by @qcserestipy in #516
- build(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in #514
- build(deps): bump github.com/charmbracelet/bubbletea from 1.3.5 to 1.3.6 by @dependabot[bot] in #515
- build(deps): bump golang.org/x/text from 0.23.0 to 0.27.0 by @dependabot[bot] in #519
- Add Support for System-Level Robot Accounts by @qcserestipy in #507
- Fix Typo in Readme.md by @RafsanNeloy in #522
- Update README.md by @blackdragoon26 in #529
- Fix: login
--nameflag tocontext-nameby @bupd in #520
New Contributors
- @chethanm99 made their first contribution in #513
- @RafsanNeloy made their first contribution in #522
- @blackdragoon26 made their first contribution in #529
Full Changelog: v0.0.8...v0.0.9
HarborCLI v0.0.8
What's Changed
- Fix vulnerability-check by @danish9039 in #494
- feat: Release to Homebrew-Tap by @bupd in #421
- Finalizing Robots Account cli command by @qcserestipy in #489
- fix: default FormatUrl to use https instead of http by @devc007 in #496
- Rebase add scan all command by @qcserestipy in #490
- Improve table grid controls and form validation (Follow‑up Improvements to PR #489) by @qcserestipy in #503
- Fix pagination in repo list by @jelly-afk in #502
- feat: add go report card by @bupd in #506
New Contributors
- @danish9039 made their first contribution in #494
- @devc007 made their first contribution in #496
Full Changelog: v0.0.7...v0.0.8
HarborCLI v0.0.7
What's Changed
- fix: PreviouslyLoggedIn should display context name by @jelly-afk in #466
- Add groups to root help command by @afeefuddin in #470
- fix: Show Banner messsage in system info instead of json by @afeefuddin in #471
- Fix user elevate by @meethereum in #473
- Fix: Doc generation script for reproducibility by @bupd in #465
- Adds harbor context command by @Darkhood148 in #445
- Unit testing Coverage report by @qcserestipy in #376
- feat: fixing the pointer positioning with change in context by @PrathamX595 in #481
- WIP: Add support for navigating interactive prompts with 'q' key by @qcserestipy in #452
- removes context switch via login command by @Darkhood148 in #477
- adds changes suggested in context command by @Darkhood148 in #482
- feat: add
project configcommand by @rizul2108 in #448 - feat: Add
labelsub-cmd inartifactcmd by @rizul2108 in #483 - fix: remove codecov on main by @bupd in #486
- Added docs for config and encryption here from website by @qcserestipy in #487
- Fix: Ensure
project create cmdasks for necessary options by @Alokzh in #447 - improve error messages for login command by @meethereum in #488
New Contributors
- @jelly-afk made their first contribution in #466
- @PrathamX595 made their first contribution in #481
- @Alokzh made their first contribution in #447
Full Changelog: v0.0.6...v0.0.7
HarborCLI v0.0.6
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
instancecmd 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
projectcommands 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
scannercmd 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
- @Vickysomtee made their first contribution in #427
- @meethereum made their first contribution in #422
- @afeefuddin made their first contribution in #454
Full Changelog: v0.0.5...v0.0.6