Skip to content

Releases: OpenMatchmaking/pathfinder

Pathfinder v1.1.0

25 Jan 06:41
1377f80
Compare
Choose a tag to compare

Features:

  • Updated all used packages to the latest releases
  • Reusing channels for publishing and consuming messages

Bugfixes:

  • Processing Lapin errors after changes in lapin-futures crate
  • Closing connection by the remote peer

Pathfinder v1.0.0

20 Dec 08:22
Compare
Choose a tag to compare

Implemented:

  • Command line interface (CLI) support
  • Simple routing configuration via YAML files
  • JSON Web Tokens verification via the usage of Auth/Auth microservice
  • Passing data from an incoming request, transferring it to the certain AMQP queue and receiving a response