Safe Config Service 2.9.2
What's Changed
Chains Pagination Max limit is now set to 20
GET /api/v1/chains
now has a max pagination limit set to 20 items/chains. #395
Support for trusted CSRF origins
- Trusted origins can now be set with the
CSRF_TRUSTED_ORIGINS
environment variable (default is an empty list) #402
Other Changes
- Bump requests from 2.26.0 to 2.27.1 in #388
- Bump boto3 from 1.20.26 to 1.20.31 in #389
- Bump faker from 11.1.0 to 11.3.0 in #390
- Bump types-requests from 2.26.3 to 2.27.5 in #391
- Bump mypy from 0.930 to 0.931 in #392
- Bump django from 4.0 to 4.0.1 in #393
- Bump service version to 2.9.1 in #394
- Bump django-cors-headers from 3.10.1 to 3.11.0 in #396
- Bump boto3 from 1.20.31 to 1.20.37 in #397
- Bump gnosis-py[django] from 3.7.5 to 3.7.6 in #398
- Bump types-requests from 2.27.5 to 2.27.7 in #400
- Bump responses from 0.16.0 to 0.17.0 in #399
Full Changelog: v2.9.0...v2.9.2