Skip to content

Releases: OpenMatchmaking/spotter

spotter v0.2.0

23 Mar 17:09
c560241
Compare
Choose a tag to compare

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

20 Mar 16:42
Compare
Choose a tag to compare

Fixed issue with heartbeating amqp connections / Updated amqp package to the latest version

spotter v0.1.1

18 Mar 13:13
Compare
Choose a tag to compare

Fixed issue with re-establishing a connection

spotter v0.1.0

14 Mar 21:07
ad1ac1b
Compare
Choose a tag to compare

Features:

  • Implemented Base, Plain and Dynamic endpoints
  • Implemented Router
  • Implemented worker (GenStage)