Releases: safe-global/safe-transaction-service
Releases · safe-global/safe-transaction-service
v5.19.0
What's Changed
🏕 Features
- Add
trusted_for_delegate_call
filter for contracts endpoint by @Uxio0 in #2448 - Bump django version to 5.0.13 by @falvaradorodriguez in #2452
- Fix ethereum indexer RPC calls exceptions by @falvaradorodriguez in #2451
- Remove notifications by @Uxio0 in #2458
- Add flag to enable setup Safe contracts by @moisses89 in #2450
- Set version 5.19.0 by @Uxio0 in #2459
👒 Dependencies
- Bump pytest-rerunfailures from 14.0 to 15.0 by @dependabot in #2421
- Bump mypy from 1.13.0 to 1.15.0 by @dependabot in #2420
- Bump pytest-celery from 1.1.3 to 1.2.0 by @dependabot in #2419
- Bump django-filter from 24.2 to 25.1 by @dependabot in #2411
- Bump django-environ from 0.11.2 to 0.12.0 by @dependabot in #2457
- Bump psycopg[binary] from 3.2.3 to 3.2.5 by @dependabot in #2456
- Bump factory-boy from 3.3.1 to 3.3.3 by @dependabot in #2454
- Bump django-cache-memoize from 0.2.0 to 0.2.1 by @dependabot in #2455
Full Changelog: v5.18.4...v5.19.0
v5.18.4
What's Changed
🏕 Features
- Allow banning EOAs by @Uxio0 in #2439
- Ignore response validation of non executed transactions with old nonces by @moisses89 in #2438
- Fix typo in context_serializer keys by @moisses89 in #2440
- Disable creation of Multisig Txs with delegate call operation by @falvaradorodriguez in #2442
- Add flag to disable download collectibles by @moisses89 in #2443
- Add exception for trusted contracts for delegate calls when creation not allowed by @falvaradorodriguez in #2444
- Set version 5.18.4 by @Uxio0 in #2445
New Contributors
- @VitalikBerashvili made their first contribution in #2373
Full Changelog: v5.18.3...v5.18.4
v5.18.3
What's Changed
🏕 Features
- Remove setup_safe_contracts from startup by @moisses89 in #2434
- Set version 5.18.3 by @moisses89 in #2435
Full Changelog: v5.18.2...v5.18.3
v5.18.2
What's Changed
🏕 Features
- Fix cannot store Safe logos by @moisses89 in #2432
- Set version to v5.18.2 by @moisses89 in #2433
Full Changelog: v5.18.1...v5.18.2
v5.18.1
What's Changed
🏕 Features
- Update dockerignore by @Uxio0 in #2426
- Add serializer logs by @moisses89 in #2427
- Add missing log by @moisses89 in #2428
- Add request logs by @moisses89 in #2429
- Set version 5.18.1 by @Uxio0 in #2430
Full Changelog: v5.18.0...v5.18.1
v5.18.0
What's Changed
🏕 Features
- Add V2 for multisigtransaction and all-transactions endpoints by @moisses89 in #2417
- Add command to validate integrity for multisig transactions in queue by @Uxio0 in #2418
- Validate confirmations by @falvaradorodriguez in #2422
- Update api internal validations http error code by @falvaradorodriguez in #2423
- Set version 5.18.0 by @Uxio0 in #2425
👒 Dependencies
- Bump coverage from 7.6.4 to 7.6.12 by @dependabot in #2412
- Bump pillow from 11.0.0 to 11.1.0 by @dependabot in #2407
- Bump hiredis from 3.0.0 to 3.1.0 by @dependabot in #2406
- Bump django to 5.0.12 by @Uxio0 in #2424
Full Changelog: v5.17.0...v5.18.0
v5.17.0
What's Changed
🏕 Features
- Bump web3 to v7 and HexBytes to v1 by @Uxio0 in #2401
- Use profiles for docker compose by @Uxio0 in #2404
- Improve docs for gas estimation view by @Uxio0 in #2410
- Bump safe-eth-py to v7.1.1 by @moisses89 in #2415
- Set version to v5.17.0 by @moisses89 in #2416
🛠 Breaking Changes
- Refactor API responses to make fields consistent by @falvaradorodriguez in #2402
👒 Dependencies
- Bump cachetools from 5.5.0 to 5.5.1 by @dependabot in #2398
- Bump firebase-admin from 6.5.0 to 6.6.0 by @dependabot in #2399
Full Changelog: v5.16.1...v5.17.0
v5.16.1
What's Changed
🏕 Features
- Bump safe-eth-py to v6.4.0 by @moisses89 in #2396
- Set version v5.16.1 by @moisses89 in #2400
Full Changelog: v5.16.0...v5.16.1
v5.16.0
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
v5.15.0
What's Changed
🏕 Features
- Bump safe-eth-py by @Uxio0 in #2353
- Remove log for
Unexpected missing transaction
by @Uxio0 in #2355 - Asgiref was pinned due to a problem with drf-yasg by @Uxio0 in #2357
- Revert "Asgiref was pinned due to a problem with drf-yasg" by @Uxio0 in #2360
- Enable SafeMigration for trusted for delegates call by @moisses89 in #2362
- Bump safe-eth-py to v6.1.0 by @moisses89 in #2363
- Set version to 5.15.0 by @moisses89 in #2364
Full Changelog: v5.14.0...v5.15.0