Changes:
- 3f1ec1a Merge pull request #135 from SkillsFundingAgency/CON-4923_inefficient-remaining-reservation-count
- c4f4ff2 simplify logic around getting "remaining reservation count". Previously was performing a mapping on every single reservation for an account and then filtering afterwards which was innefficient. Especially as the mapping was roundtripping to the DB to get rules which were then unused in the filting.
- 7287c50 Suffixed resource names in ARM template with unique value (#134)
- f28fa7a Updating pipeline dependencies: das-platform-building-blocks to 0.4.63 (#133)
- efa2d02 Updating pipeline dependencies: das-platform-building-blocks to 0.4.61 (#132)
This list of changes was auto generated.