What's Changed
Removed Safe App Manifest support
The Manifest file for Safe Apps is no longer be supported by the Safe Client Gateway. Instead it relies only on data available on the Safe Config Service #894
Removed Accept header restriction for GET /delegates
Removed application/json
as the required format for /v1/chains/<chain_id>/delegates
#893
Other Changes
- Fix links for cargo doc in #891
- Pin patch version of log in #882
- Pin serde_repr patch version in #896
- Bump rust from 1.60.0 to 1.61.0 in #884
- Bump thiserror from 1.0.26 to 1.0.31 in #885
- Bump regex from 1.5.5 to 1.5.6 in #886
- Bump semver from 1.0.4 to 1.0.9 in #888
- Bump bb8-redis from 0.10.1 to 0.11.0 in #839
Full Changelog: v3.24.0...v3.25.0