Skip to content

Releases: randlabs/go-loadbalancer

Release v2.0.1

08 Jan 20:55
f068a92

Choose a tag to compare

  • Updated file attributes.

Release v2.0.0

23 Nov 18:47
e108910

Choose a tag to compare

  • Minor improvements.
  • BREAKING CHANGE: The major change are how httpclient requests are built. The functionality is almost the same including how callbacks works. Only the request creation is a bit different.
  • MINIMAL BREAKING CHANGE: Error code httpclient.RequestSucceededEvent had a typo. It doesn't make sense to create a new major version because of this.

Release v1.1.1

22 Jun 16:22
8e6030e

Choose a tag to compare

  • Applied static-check tool.

Release v1.1.0

07 May 21:43
352764d

Choose a tag to compare

  • Added a new httpclient module to load-balance http client requests.
  • Added documentation.

Release v1.0.1

26 Apr 21:15
bc7c1b3

Choose a tag to compare

  • Fixed a typo on the readme file.

Release v1.0.0

15 Jan 21:27

Choose a tag to compare

  • Initial release