Leaderboard Service Changelogs

[1.2.0-29] - 2023-04-24

  • Use medium cache size for prod to help prevent memory from reaching full capacity

[1.2.0-28] - 2023-04-11

  • Added more handling, updated the go-redis lib to v9, and fixed some integration tests

[1.2.0-27] - 2023-04-05

  • Log previous EXECABORT errors so we can get more insight as to what's actually happening when this type of error occurs in Redis

[1.2.0-26] - 2023-03-30

  • Add new stage to leaderboard-service Dockerfile that builds the binary

[1.2.0-25] - 2023-03-28

  • Move all router calls into controllers.go so that the endpoints are closer to the documentation

[1.2.0-23] - 2022-12-12

  • fix archiver reports wrong number of leaderboards

[1.2.0-22] - 2022-11-28

  • fix archiver report each step as deleting

[1.2.0-21] - 2022-11-16

  • implements points leaderboards