Releases: OpenMatchmaking/spotter
Releases · OpenMatchmaking/spotter
spotter v0.2.0
Features:
- Implemented a guard supervisor that monitoring and re-establishing connections
Breaking changes:
- Rewritten the Spotter.Worker module after adding the new functionality
spotter v0.1.2
Fixed issue with heartbeating amqp connections / Updated amqp package to the latest version
spotter v0.1.1
Fixed issue with re-establishing a connection
spotter v0.1.0
Features:
- Implemented Base, Plain and Dynamic endpoints
- Implemented Router
- Implemented worker (GenStage)