What's Changed
🏕 Features
- Update Uint256 field API response to string by @falvaradorodriguez in #2367
- Remove ens client mainnet base url by @falvaradorodriguez in #2368
- Fix typo in views.py by @louis-md in #2376
- Add "to" field to PENDING and EXECUTED multisig tx events by @falvaradorodriguez in #2378
- Update to postgres 16 by @Uxio0 in #2381
- Update psycopg2 to psycopg3 by @Uxio0 in #2382
- Test using Python 3.13 by @Uxio0 in #2384
- Add missing worker queue to docker-compose by @Uxio0 in #2390
- Send data for the MULTISIG_TRANSACTION payloads by @Uxio0 in #2392
- Set version 5.16.0 by @Uxio0 in #2394
👒 Dependencies
- Bump redis from 5.0.8 to 5.2.1 by @dependabot in #2359
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #2358
- Bump boto3 from 1.34.144 to 1.35.97 by @dependabot in #2379
- Bump pytest-django from 4.8.0 to 4.9.0 by @dependabot in #2366
- Bump python from 3.12-alpine to 3.13-alpine in /docker/web by @dependabot in #2302
- Bump django from 5.0.9 to 5.0.10 by @dependabot in #2383
- Bump faker from 30.1.0 to 35.0.0 by @dependabot in #2393
- Bump django from 5.0.10 to 5.0.11 by @dependabot in #2385
New Contributors
Full Changelog: v5.15.0...v5.16.0