Releases: robotics-4-all/commlib-py
Releases · robotics-4-all/commlib-py
0.11.5
06 Oct 16:37
Compare
Sorry, something went wrong.
No results found
Fixes in reconnections for AMQP and MQTT
Remove print to info from heartbeat thread
Updates pyproject with project information
Fixes vulnerabilities from dependencies
Guard run() and stop() at endpoint level
Tests for RPC and PubSub
V0.11.4
29 Feb 15:29
Compare
Sorry, something went wrong.
No results found
Fixes breaking changes in paho-mqtt V2
Adds CI actions
Adds CD actions
Lock paho-mqtt < 2.0.0
Remove mypy dependency from pytest
Moved REST Proxy implementation in a separate repository
0.11.3
26 Jan 21:55
Compare
Sorry, something went wrong.
No results found
Enhance error handling
Updates installation and distribution processes
Gracefully exit redis workers
Fixes import error in endpoints
Fixes bridges minor bugs
0.11.2
30 Nov 15:18
Compare
Sorry, something went wrong.
No results found
Performance improvements
Kafka PubSub
Pydantic version 2
Decorators for Subscribers, RPC Services and Action Servers
Code improvements
0.10.6
25 Mar 21:58
Compare
Sorry, something went wrong.
No results found
Various fixes in json serialization
Multithreaded backend
Asyncio support
Threaded RPC services
Refactor Messages