Skip to content

Releases: gateway-fm/service-pool

v0.3.1

12 Jun 10:47
86e0d64
Compare
Choose a tag to compare

0.3.1 (2023-06-12)

v0.3.0

29 May 15:14
c0ddaa7
Compare
Choose a tag to compare

0.3.0 (2023-05-29)

Features

  • add OnDiscRemoveCallback to srv pool (43e9126)

Bug Fixes

  • add break statements when not discovered service was found (e636c12)
  • remove if check on number of services while discovery (633b00c)
  • remove service from pool if it was not discovered lastly (a7f6ea5)

v0.2.1

17 May 13:35
3575ae1
Compare
Choose a tag to compare

0.2.1 (2023-05-17)

v0.2.0

16 May 13:31
3f24415
Compare
Choose a tag to compare

0.2.0 (2023-05-16)

Features

  • add callbacks on the event when discovery completed (b296555)
  • add healthchecks bool param to Start() (1d90652)
  • minor refactor (f0fb2f3)
  • service tags (856da3a)

Bug Fixes

  • make Tags() method return map[string]struct{} (a449b2c)
  • move discover callback function to Service struct instead of methods argument (5db5139)
  • nil pointer dereference (76639b4)

v0.1.4

21 Mar 17:05
Compare
Choose a tag to compare

0.1.4 (2023-03-21)

Build Systems

  • deps: bump golang.org/x/net from 0.4.0 to 0.7.0 (3695960)

v0.1.3

03 Feb 01:52
d1d95fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Jan 18:18
Compare
Choose a tag to compare
fix remove transport from host discoverd

v0.1.1

13 Dec 12:31
a5425c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Dec 14:14
4a481a9
Compare
Choose a tag to compare

What's Changed

  • feat: ability to return all unhealthy services in array by @andskur in #13

Full Changelog: v0.0.19...v0.1.0

v0.0.19: Merge pull request #12 from gateway-fm/fix-jail-typo

08 Jul 23:19
45305da
Compare
Choose a tag to compare