release-ulmo
refactor: remove unused-imports (#27083)
feat: Export highlights to s3 for use by braze Things other than highlights may be exported in the future. The storage class is flexible so backends other than s3 may be used in the future. AA-461
fix: Change course metadata export to be a celery task The terraform policy for the export is already attached to the worker role AA-461
feat: legacy_setting_key param was added to resolve storage backend
feat!: Update from boto to boto3 storage backend. (#31759)
chore: remove deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings (#37002)
refactor: apply lint-amnesty to pylint violations