Skip to content

Releases: gojekfarm/albatross-client-go

v1.0.2: Fix Install API call to use release name

28 Oct 05:34
a4c90ad
Compare
Choose a tag to compare
  • Fix: Sending the release name to install API to albatross
  • Add to validate name validation for install API
  • Fix tests, add assertions to validate release name parameter to install API to albatross.

v1.0.1: Fix runtime panic error occurring while using uninstall API with retry config

16 Sep 11:19
eb9640b
Compare
Choose a tag to compare

The underslying sendRetry method was leading to panics when nil is sent as body parameter which directly affects Uninstall method usage with retries. This release addresses that issue.

v1.0.0: add github actions (#5)

12 Aug 08:27
f05d97a
Compare
Choose a tag to compare
  • Add support for status action.
  • Add support for uninstall action.
  • Supports v1 version of albatross.