What's Changed
- fix: handle GetRobot error in robot create and update output path to prevent nil panic by @AdeshDeshmukh in #928
- fix(preheat): handle nil payload during policy update by @shellyco-code in #1022
- fix(robot): handle empty permissions in robot view by @Jay2006sawant in #998
- refactor(utils): extract shared pagination validation helper by @PrasunaEnumarthy in #895
- fix: default insecure flag to false for registry create by @madmecodes in #913
- fix(password): handle credential errors and add flag support by @madmecodes in #857
- fix: remove debug log statement from member view by @AdeshDeshmukh in #1000
- fix: Skip Permission Mode selector when robot create has sufficient CLI flags by @rakshityadav1868 in #980
- feat: add non-interactive replication policy updates by @rakshityadav1868 in #972
- fix: clean up incorrect CLI log output usage by @rakshityadav1868 in #953
- fix: password command documentation by @bupd in #1079
- fix(config): prevent silent success on empty configs and fix context switch error propagation by @gcharpe1604 in #930
- Feat : implements the
harbor project summarycommand by @DivyanshuVortex in #869 - fix(cli): correct spelling typo and missing newline in CLI output by @A-d-i-t-y in #1052
- feat: Adding slog support and handlers by @NucleoFusion in #722
- doc: regenerate docs for --log-format flag by @bupd in #1082
- test: replace demo.goharbor.io with a local Harbor stack by @bupd in #1083
- build(deps): bump actions/checkout from 6.0.2 to 7.0.1 by @dependabot[bot] in #1061
- build(deps): bump github.com/sahilm/fuzzy from 0.1.2 to 0.1.3 by @dependabot[bot] in #1005
- build(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 by @dependabot[bot] in #989
- build(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 by @dependabot[bot] in #988
- docs: Update vulnerability dashboard status to completed by @bupd in #1084
New Contributors
- @Jay2006sawant made their first contribution in #998
- @madmecodes made their first contribution in #913
- @A-d-i-t-y made their first contribution in #1052
Full Changelog: v0.0.25...v0.0.26