Releases: lablup/callosum
Releases · lablup/callosum
1.0.3
Fixes
- Relax yarl version requirements to avoid potential dependency conflicts in the downstream Backend.AI platform (#28)
Full Changelog
Check out the full changelog until this release (1.0.3).
Full Commit Logs
Check out the full commit logs between release () and (1.0.3).
1.0.2
Fixes
- Stabilize ZMQ RPC auth and malformed packet handling (#27)
Miscellaneous
- Update dependencies including pyzmq ('>=23' → '>=25.1.1' to support Python 3.12) and development tools including ruff to replace the black formatter (#26)
Full Changelog
Check out the full changelog until this release (1.0.2).
Full Commit Logs
Check out the full commit logs between release () and (1.0.2).
1.0.1
Fixes
- Prevent leaking secret keys in the logs and allow infinite timeouts on connection pings (#24)
Full Changelog
Check out the full changelog until this release (1.0.1).
Full Commit Logs
Check out the full commit logs between release () and (1.0.1).
1.0.0
Breaking change
- Now it requires Python 3.11 to work!
Features
- Implement the full version of secure, encrypted RPC communication based on ZeroMQ's ZAP protocol using CURVE keypairs (#21)
Full Changelog
Check out the full changelog until this release (1.0.0).
Full Commit Logs
Check out the full commit logs between release () and (1.0.0).