Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Releases: contiamo/go-base

v4.6.0

08 Oct 11:56
0bda0fe
Compare
Choose a tag to compare

Features

  • implement heartbeat timeout in the worker (#167) (6a97dbf)

v4.5.2

01 Oct 11:07
b55e1b0
Compare
Choose a tag to compare

Bug Fixes

  • Revert "feat: use pg_advisory_lock to control db migration concurrency (#165)" (#176) (e79943c)

v4.5.1

30 Sep 15:02
4774b0e
Compare
Choose a tag to compare

Features

Bug Fixes

Miscellaneous Chores

v4.5.0

30 Sep 07:27
1a58be6
Compare
Choose a tag to compare

v4.4.1

10 Sep 15:54
fb70b9c
Compare
Choose a tag to compare

Bug Fixes

  • do not allow infinite retry by default in the base api client (#163) (1980674)

v4.4.0

27 Aug 15:36
4b512a0
Compare
Choose a tag to compare

Features

  • Add WithRetry to the BaseAPIClient interface (#155) (7f77db1)

Bug Fixes

v4.3.0

02 Aug 08:04
7f7717e
Compare
Choose a tag to compare

Features

  • add support for setting headers in API client (#151) (ab297d0)

v4.2.1

26 Jul 15:35
a03728a
Compare
Choose a tag to compare

Bug Fixes

v4.2.0

18 Jun 07:39
acaf6c0
Compare
Choose a tag to compare

Features

  • Allow cloning API Clients with new token providers (#144) (da0adce)

v4.1.0

17 Jun 12:35
7c30df3
Compare
Choose a tag to compare

Features

  • Add request method to BaseAPIClient that expose the response object (#142) (a1e93eb)