Releases: mittwald/goharbor-client
Releases · mittwald/goharbor-client
v5.4.1
v5.4.0
v5.3.2
v5.3.1
What's Changed
- fix typo in issue templates by @elenz97 in #159
- Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 by @dependabot in #164
- add statistic client by @elenz97 in #160
- bump go (dependencies), swagger apis by @elenz97 in #165
New Contributors
- @dependabot made their first contribution in #164
Full Changelog: v5.3.0...v5.3.1
v5.3.0
v5.2.0
What's Changed
- refactor NewRobotAccount and ListRobotAccounts (robot client V2) by @manhtukhang in #128
- update to go1.18 by @elenz97 in #131
- test getting projects by id by @elenz97 in #133
- bump v1 & v2 swagger models by @elenz97 in #135
- fix listing robot accounts by @elenz97 in #134
- refactor list methods to bypass pagination by @elenz97 in #141
- feat: Add customer auth func by @lengrongfu in #140
- add auto-generated code for v2.6 API spec, bump actions tooling by @elenz97 in #144
- add helper funcs to configure client.Options, fix usage example by @elenz97 in #145
- enable DeleteArtifact for apiv2 by @zhangguanzhang in #148
- bump v2 api to v2.7 by @elenz97 in #156
New Contributors
- @lengrongfu made their first contribution in #140
- @zhangguanzhang made their first contribution in #148
Full Changelog: v5.1.0...v5.2.0