Releases: OpenMatchmaking/sage-utils-python
Releases · OpenMatchmaking/sage-utils-python
sage-utils-python v0.5.6
sage-utils-python v0.5.5
Updates:
- Updated aioamqp to the latest release (that works well with Python 3.7)
sage-utils-python v0.5.4
Fixes:
- Added a custom event loop for RPC client in run() method call
sage-utils-python v0.5.3
Fixes:
- Added passing a custom event loop for RPC client
sage-utils-python v0.5.2
Fixes:
- Custom event loop as an optional argument for
run
method
sage-utils-python v0.5.1
Fixes:
- Fixed compatibility with sanic-amqp-extension (#6)
sage-utils-python v0.5.0
Breaking changes:
- Updated field names according to the protocol definition
sage-utils-python v0.4.0
Features:
- Implemented sending the message with retries and timeouts
sage-utils-python v0.3.1
Fixes:
- Added re-import BaseRegisterWorker class in
__init__.py
sage-utils-python v0.3.0
Features:
- Implemented microservice register worker