Skip to content

Releases: mittwald/goharbor-client

v1.0.5

31 Aug 12:42
ea3dc8e
Compare
Choose a tag to compare
Merge pull request #52 from mittwald/fix/policy_id

use correct policy id & rename custom error

v1.0.4

11 Aug 07:09
ea3dc8e
Compare
Choose a tag to compare
Merge pull request #52 from mittwald/fix/policy_id

use correct policy id & rename custom error

v1.0.2

10 Aug 15:00
238f28a
Compare
Choose a tag to compare
Merge pull request #51 from mittwald/fix/omit_schemes

omit schemes when building REST clients

v1.0.1

20 Jul 09:32
e89fc2b
Compare
Choose a tag to compare
Add more base methods (#49)

* add replication execution base methods

* let integration tests use new methods

* let all integration tests use new methods

* add UpdateRegistry method

* add UpdateUserPassword base method + tests

* add error message

* improve overall format

v1.0.0-alpha.1

14 Jul 07:27
da0d89a
Compare
Choose a tag to compare
Add code climate workflow & file excludes (#47)

* Add CodeClimate workflow & file excludes

* fix indent

* Update .codeclimate.yml

Co-authored-by: Martin Helmich <[email protected]>

Co-authored-by: Martin Helmich <[email protected]>

v1.0.0

14 Jul 14:38
de45716
Compare
Choose a tag to compare
Merge pull request #48 from mittwald/feature/rest_client_swagger

introduce NewRESTClientWithSwaggerClient

v0.1.4

27 May 09:40
faa3b26
Compare
Choose a tag to compare
Merge pull request #23 from mittwald/feature/user-password-validation

pre-validate user password before query the api

v0.1.3

26 May 07:03
f0564c6
Compare
Choose a tag to compare
Merge pull request #22 from mittwald/feature/getByName

make it possible to retrieve projects, registries and replications by its name

v0.1.2

26 May 06:15
5b643c1
Compare
Choose a tag to compare
Merge pull request #20 from mittwald/fix/optional-ids

make registry- and replication-IDs optional

v0.1.1

15 May 05:57
70a6cf5
Compare
Choose a tag to compare
Merge pull request #19 from mittwald/enhancement/simplify_AdminJobReq

simplify AdminJobReq type