Releases: contiamo/go-base
Releases · contiamo/go-base
v4.6.0
Features
- implement heartbeat timeout in the worker (#167) (6a97dbf)
v4.5.2
Bug Fixes
- Revert "feat: use pg_advisory_lock to control db migration concurrency (#165)" (#176) (e79943c)
v4.5.1
Features
Bug Fixes
Miscellaneous Chores
v4.4.1
Bug Fixes
- do not allow infinite retry by default in the base api client (#163) (1980674)
v4.4.0
Features
- Add WithRetry to the BaseAPIClient interface (#155) (7f77db1)
Bug Fixes
v4.3.0
Features
- add support for setting headers in API client (#151) (ab297d0)
v4.2.0
Features
- Allow cloning API Clients with new token providers (#144) (da0adce)
v4.1.0
Features
- Add request method to BaseAPIClient that expose the response object (#142) (a1e93eb)