Releases: gateway-fm/service-pool
Releases · gateway-fm/service-pool
v0.3.0
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.0
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
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.2
fix remove transport from host discoverd
v0.0.19: Merge pull request #12 from gateway-fm/fix-jail-typo