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