Releases: goharbor/harbor-cli
Releases · goharbor/harbor-cli
HarborCLI v0.0.18
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
gosecexclusion rules to fixlintjobs 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
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
- @Sypher845 made their first contribution in #602
- @intojhanurag made their first contribution in #615
- @DrowsyWings made their first contribution in #587
- @bhavyaKhatri2703 made their first contribution in #677
- @adityachopra29 made their first contribution in #678
- @kryptonn36 made their first contribution in #649
Full Changelog: v0.0.16...v0.0.17
HarborCLI v0.0.16
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.v3togo.yaml.in/yaml/v4by @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
- @vg006 made their first contribution in #578
- @rkcoder101 made their first contribution in #588
- @maelvls made their first contribution in #594
Full Changelog: v0.0.15...v0.0.16
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