Releases: safe-global/safe-config-service
Releases · safe-global/safe-config-service
Safe Config Service 2.59.0
What's Changed
Webhooks duplication
- Support a second Client Gateway URL by @hectorgomezv. Makes it possible to configure a second target for webhooks, so flush endpoints could be called for two different targets, enabling canary-style deployments #900
Other changes
- Bump faker from 18.11.1 to 18.11.2 by @dependabot in #891
- Bump safe-eth-py[django] from 5.1.0 to 5.5.0 by @dependabot in #892
- Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot in #893
- Backmerge release 2.58.0 by @fmrsabino in #897
- Bump boto3 from 1.26.155 to 1.27.0 by @dependabot in #895
- Bump django-stubs-ext from 4.2.1 to 4.2.2 by @dependabot in #894
- Remove coveralls dependency by @fmrsabino in #896
- Bump coverage from 6.5.0 to 7.2.7 by @dependabot in #864
- Bump django from 4.2.2 to 4.2.3 by @dependabot in #899
Full Changelog: v2.58.0...v2.59.0
Safe Config Service 2.58.0
What's Changed
- Bump faker from 18.10.1 to 18.11.1 in #886
- Bump pre-commit from 3.3.2 to 3.3.3 in #885
- Bump django-cors-headers from 4.0.0 to 4.1.0 in #884
- Add swagger UI view tests in #888
Full Changelog: v2.57.0...v2.58.0
Safe Config Service 2.57.0
What's Changed
- Bump docker/build-push-action from 4.1.0 to 4.1.1 in #877
- Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 in #878
- Bump djangorestframework-stubs from 3.14.0 to 3.14.1 in #879
- Bump boto3 from 1.26.147 to 1.26.155 in #881
Full Changelog: v2.56.0...v2.57.0
Safe Config Service 2.56.0
What's Changed
- Remove contact field from Swagger in #876
- Bump django from 4.2.1 to 4.2.2 in #874
- Bump django-stubs from 4.2.0 to 4.2.1 in #873
- Bump types-requests from 2.30.0.0 to 2.31.0.1 in #872
- Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 in #871
- Bump docker/login-action from 2.1.0 to 2.2.0 in #870
- Bump docker/build-push-action from 4.0.0 to 4.1.0 in #869
- Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 in #868
Full Changelog: v2.55.0...v2.56.0
Safe Config Service 2.55.0
What's Changed
- Bump django-cors-headers from 3.14.0 to 4.0.0 in #857
- Bump django-stubs from 1.16.0 to 4.2.0 in #858
- Bump requests from 2.30.0 to 2.31.0 in #854
- Bump faker from 18.7.0 to 18.10.1 in #865
- Bump boto3 from 1.26.137 to 1.26.146 in #863
- Bump django-stubs-ext from 4.2.0 to 4.2.1 in #862
- Bump boto3 from 1.26.146 to 1.26.147 in #866
- Fix parameter substitution in docker-compose.yml in #861
- Update CLA resource link in #867
Full Changelog: v2.54.0...v2.55.0
Safe Config Service 2.54.0
What's Changed
- Bump pillow from 9.4.0 to 9.5.0 in #848
- Bump faker from 18.6.0 to 18.7.0 in #849
- Bump types-requests from 2.28.11.17 to 2.30.0.0 in #846
- Bump pre-commit from 3.2.2 to 3.3.2 in #853
- Bump django-stubs-ext from 0.8.0 to 4.2.0 in #851
- Bump boto3 from 1.26.89 to 1.26.137 in #852
Full Changelog: v2.53.0...v2.54.0
Safe Config Service 2.53.0
What's Changed
- Bump django from 4.2 to 4.2.1 in #845
- Bump requests from 2.28.2 to 2.30.0 in #843
- Bump pre-commit from 3.2.0 to 3.2.2 in #839
- Bump faker from 18.4.0 to 18.6.0 in #840
- Bump djangorestframework-stubs from 1.10.0 to 3.14.0 in #844
- Bump black from 23.1.0 to 23.3.0 in #838
Full Changelog: v2.52.0...v2.53.0
Safe Config Service 2.52.0
What's Changed
Hide Chain entries
It is now possible to hide individual chain entries without deleting the respective configuration. The hidden status can be toggled,
in the admin panel for the respective chain (Hidden
toggle). Enabling this toggle hides the Chain from the public endpoints. #835
Other
- Bump django-stubs from 1.15.0 to 1.16.0 in #823
- Bump django from 4.1.7 to 4.2 in #829
- Bump faker from 17.6.0 to 18.4.0 in #830
- Bump responses from 0.22.0 to 0.23.1 in #836
- Bump psycopg2-binary from 2.9.5 to 2.9.6 in #837
Full Changelog: v2.51.0...v2.52.0
Safe Config Service 2.51.0
What's Changed
- Bump safe-eth-py[django] from 5.0.0 to 5.1.0 in #819
- Bump boto3 from 1.26.81 to 1.26.89 in #818
- Bump pre-commit from 3.1.1 to 3.2.0 in #824
- Bump djangorestframework-stubs from 1.8.0 to 1.10.0 in #825
- Bump types-requests from 2.28.11.8 to 2.28.11.15 in #817
- Bump types-requests from 2.28.11.15 to 2.28.11.17 in #827
- Bump django-stubs-ext from 0.7.0 to 0.8.0 in #828
- Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 in #815
Full Changelog: v2.50.0...v2.51.0
Safe Config Service 2.50.0
What's Changed
- Bump django-cors-headers from 3.13.0 to 3.14.0 in #811
- Bump faker from 17.3.0 to 17.6.0 in #812
- Bump pre-commit from 3.0.4 to 3.1.1 in #813
- Bump django-stubs from 1.14.0 to 1.15.0 in #814
Full Changelog: v2.49.0...v2.50.0