v1.0.5
1.0.5 (2025-03-01)
Bug Fixes
✅ hub: fixing a bug for Issue #2 (d18f58b)
There was an issue where client was having trouble to handle error for a request to an Unknwon /
Un-registered / Invalid service. There were proper detection and error - but the structure of the
returned data / error was a bit mismatched.
This should fix it.