Skip to content

v4.2.0

Compare
Choose a tag to compare
@rokett rokett released this 31 Dec 14:13
· 26 commits to master since this release
8b6c12f

Changed

  • Minimising the number of API requests needed to retrieve Service Group member stats by getting all service group members for a specific service group in one go. We still have to query for every single service group, but it cuts down the number of API requests by over 50% on the assumption that each service group has multiple members.
  • Refactored the filenames to better reflect the functions contained within them.