Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 01 Mar 17:24
· 8 commits to main since this release

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.