1.3.0¶
Use idl.cpp 0.15
Fixed issues where Discovery returned “localhost” for Nucleus API with sharing option enabled
1.2.0¶
Use default Services over WebSocket transport, if
supported_transport
is not specified for finding a serviceSupport path-based discovery endpoints in high-level discovery libraries for Python and JavaScript
1.1.1¶
Updated discovery libraries to use idl.cpp@0.14
1.1.0¶
Updated discovery libraries to use idl.py@0.6 and idl.client.js@0.6
1.0.6¶
Fixed executable to run on CentOS
Use Python 3.8.7 with proper licenses on workstation
Added more details for registration and client logs
Fixed a server error caused by empty service metadata
1.0.5¶
Use Artifactory for PIP
1.0.4¶
Install cchardet instead of chardet
1.0.3¶
Updated idl.cpp to 0.13
Add licenses to Docker image
1.0.2¶
Removed UAC for Windows executable
1.0.1¶
Updated IDL packages to fix connection issues
1.0.0¶
Introduced the discovery service. This service provides API to register and find other service.