Skip to content

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Nov 17:13
· 3465 commits to main since this release
4133714

Full Changelog: v5.5.0...v5.6.0

Preparation for tallying

  • Session overview page reorganisation (MAV-2217) - Improved layout with clearer grouping of information
  • Filter deceased patients from session statistics (MAV-1734) - Deceased patients are now excluded from session tallies and eligibility filters
  • Performance improvements for session overview page (MAV-2435, MAV-2314) - Faster loading times for session pages, especially for large schools

Improving patients record management

  • Require triage for 'any other medical conditions' in Leicestershire (MAV-2480) - 'Any other medical conditions' responses now require triage before PSDs can be created for Leicestershire teams

Scaling and other general improvements

  • CPU capacity increase for background jobs (MAV-2516) - Increased Sidekiq CPU from 1vCPU to 2vCPU
  • Reporting database consent data (MAV-2507) - Added consent information to reporting database view
  • Grafana alerting setup (MAV-1307) - Configured alerts with Slack notifications
  • Deployment rollback detection (MAV-2315) - Added checks to fail deployments if expected version not deployed
  • Reporting service production deployment preparation (MAV-2483) - Added IAM permissions for reporting service deployment

Bug fixes

  • Import issues page timeout (MAV-2444) - Fixed timeout when page contains more than 7,000 issues
  • NHS number sync to Immunisations API (MAV-1590) - Fixed sync issue when changing NHS number to 'not provided'

Post-release tasks

PR #5082:

  • Apply account stack