Releases: moooofly/harbor-go-client
Releases · moooofly/harbor-go-client
v1.1.1
v1.0.0
Changelog
Features
- replication api: add replications trigger API (0753d6c)
- add syncregistry and email_ping APIs (2b18258)
- usergroup api: add usergroups APIs (47ef550)
- support both linux and darwin platform compilation (a665e0f)
- support darwin platform, fix #1 (c671c20)
- label api: add labels APIs (603570c)
- policy api: add all policy APIs (53e2193)
- project api: add prj_member_update/prj_member_get/prj_member_del/prj_member_create/prj_members (fea77d2)
- project api: add prj_metadata_update_by_name/prj_metadata_get_by_name/prj_metadata_del_by_name (0020cec)
- project api: add prj_metadata_add/prj_metadata_get/prj_logs_get/prj_update APIs (5770328)
- repository api: add repo_signature_get/repo_image_manifests_get APIs (95d322d)
- repository api: add repo_image_label_del api (b5b152a)
- repository api: add repo_image_label_add api (01f7885)
- repository api: add repo_image_labels_get/repo_label_del APIs (54e02be)
- repository api: add repo_label_add/repo_labels_get/repo_desp_update APIs (c12b012)
- add fake *_test.go (0f0c6f4)
- api: add api/doc.go for golang docs (928c691)
Bug Fixes
- regression test script: fix wrong use of printf (c3ffb03)
v0.9.0
v0.8.0
v0.7.0
Changelog
- 477af58 - Merge branch 'feature/makefile_optimize' into develop
- 1bc2d9f - feat: optimize *.sh according to shellcheck
- 49b717d - feat: optimize 'make test' cmd
- c1029c4 - feat: add Dockerfile and add 'make docker' cmd
- 69932e0 - chore: format adjustment on regression_test.sh
NOTE: harbor-go-client v0.7.0 and before is compatible with harbor v1.2.2 and before. see #2
v0.6.0
Changelog
- c0568b6 - feat: integrate packing function into Makefile
- b1b40e0 - Merge branch 'feature/add_jobs_related_api' into develop
- ea47987 - feat: make version info generating automatically
- f093d71 - feat: optimize api/logs.go on values of 'operation'
- ded0a81 - feat: add jobs related APIs
- 3b18281 - chore: update comment
- 25be99a - feat: do some adjustments for conf/
- 3691179 - chore: move scripts/.yaml to conf/.yaml
v0.5.0
Changelog
- c58c652 - Merge branch 'feature/prj_structure_change'
- e3a5245 - update
scripts/binPack.sh
for easy packaging - b0ee29a - chore: update
regression_test.sh
andrp_repos_simulation.sh
- 0f64503 - rename:
rp_repos.sh
->rp_repos_simulation.sh
- 60914ec - update: moving *.sh into scripts/
- 1180efa - rename:
test.sh
->regression_test.sh
- 00f1611 - add issue templates
- aa79c4a - add
CHANGELOG.md
- 8624e9f - add version info output