Skip to content

v0.5.2

Compare
Choose a tag to compare
@infra-gateway infra-gateway released this 26 Jun 11:54
· 17 commits to main since this release
64332bd

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)