v2.8.1
What's Changed
Fixes
- Set the secure flag on all django cookies by @MatMoore in #748
- Dockerfile: FROM / AS casing and ENV key=value format by @jemnery in #754
- Add username param to custom user manager by @mitchdawson1982 in #759
- Added --no-recommends flag to apt-get install by @murdo-moj in #766
Deployment & CI
- Configured pod securityContext by @murdo-moj in #767
- Rolling deployment by @MatMoore in #753
- feat(k8s): add a horizontal pod autoscaler by @MatMoore in #768
- ci: update notifications to match new workflow structure by @MatMoore in #758
- use makefile to run tests by @hjribeiro-moj in #772
Full Changelog: V2.9.0...c3c4203