Releases: cookiecutter-openedx/tutor-contrib-k8s-deploy-tasks
Releases · cookiecutter-openedx/tutor-contrib-k8s-deploy-tasks
v18.0.1
18.0.1 (2024-11-18)
Bug Fixes
- don't override the entire mfe_config dict. instead, only set individual keys. (46072cc)
- update individual MFE_CONFIG keys instead of rewriting the entire dict. (9e7d1ff)
v17.0.7
17.0.7 (2024-11-18)
Bug Fixes
- don't override the entire mfe_config dict. instead, only set individual keys. (46072cc)
v17.0.4
Bug Fixes
- (4_0.E001) As of Django 4.0, the values in the CSRF_TRUSTED_ORIGINS setting must start with (cca2947)
v17.0.3
- add cdn host to CORS_ORIGIN_WHITELIST and CSRF_TRUSTED_ORIGINS
v17.0.2
- chore: add cdn host to CORS_ORIGIN_WHITELIST and CSRF_TRUSTED_ORIGINS
v16.0.3
- add cdn host to CORS_ORIGIN_WHITELIST and CSRF_TRUSTED_ORIGINS
v17.0.1
17.0.1 (2024-01-03)
Bug Fixes
- refactor MFE settings for Palm (0923d14)