Releases: gateway-fm/service-pool
Releases · gateway-fm/service-pool
optional path update
Optional path added to service address
v0.7.0
0.7.0 (2023-08-07)
Features
Bug Fixes
v0.6.2
0.6.2 (2023-07-20)
Bug Fixes
- existence check before srv add (3e968f6)
v0.6.1
0.6.1 (2023-07-14)
Bug Fixes
- refactor delete from slice (381a8e6)
v0.6.0
0.6.0 (2023-06-30)
Features
- added healthy modifier method to srv list (46f5154)
v0.5.2
0.5.2 (2023-06-26)
Bug Fixes
- add err return to srv's Close() method (67104a3)
- call Close() when srv is removed from list, call mutation Fnc only if srv is not present in list (cb81438)
- minor fixes of calling mutation fn during discovery (4ea7d5b)
- minor refactor (2012202)
v0.5.1
0.5.1 (2023-06-23)
Bug Fixes
- onNewDiscCallback should be called before srv existence check (4480129)
v0.5.0
0.5.0 (2023-06-15)
Features
- improve unit tests for srv list and pool (a571e11)
Bug Fixes
v0.4.0
0.4.0 (2023-06-15)
Features
- add some srv pool unit tests (c456934)
Bug Fixes