Skip to content

v0.3.3 - Fix registry - handle when services are removed from remote nodes

Latest
Compare
Choose a tag to compare
@pentateu pentateu released this 07 Mar 23:08
· 27 commits to develop since this release

v0.3.3 - Fix registry - handle when services are removed from remote nodes

Issues solved: When a remote node (JS or Golang) removes any of its services and send a new set of node info, the moleculer go register was removing these services properly.
This update fixes that issue.