Releases: safe-global/safe-transaction-service
Releases · safe-global/safe-transaction-service
v5.25.1
v5.25.0
What's Changed
🏕 Features
👒 Dependencies
- Bump pytest from 8.3.5 to 8.4.0 by @dependabot in #2543
- Bump redis from 5.2.1 to 6.2.0 by @dependabot in #2541
- Bump boto3 from 1.38.27 to 1.38.32 by @dependabot in #2540
- Bump mypy from 1.15.0 to 1.16.0 by @dependabot in #2542
- Bump celery from 5.5.2 to 5.5.3 by @dependabot in #2547
- Bump requests from 2.32.3 to 2.32.4 by @dependabot in #2544
- Bump boto3 from 1.38.32 to 1.38.36 by @dependabot in #2546
- Bump coverage from 7.8.0 to 7.9.1 by @dependabot in #2545
- Bump mypy from 1.16.0 to 1.16.1 by @dependabot in #2554
- Bump faker from 37.1.0 to 37.4.0 by @dependabot in #2551
- Bump pytest from 8.4.0 to 8.4.1 by @dependabot in #2552
Full Changelog: v5.24.1...v5.25.0
v5.24.1
v5.24.0
What's Changed
🏕 Features
👒 Dependencies
- Bump boto3 from 1.38.3 to 1.38.27 by @dependabot in #2532
- Bump psycopg[binary] from 3.2.6 to 3.2.9 by @dependabot in #2523
- Bump pytest-rerunfailures from 15.0 to 15.1 by @dependabot in #2519
- Bump django-extensions from 3.2.3 to 4.1 by @dependabot in #2513
Full Changelog: v5.23.1...v5.24.0
v5.23.1
What's Changed
🏕 Features
- Update cla.yml by @med3000 in #2529
- chore: update CLA action by @dasanra in #2530
- Fix missing data error by @moisses89 in #2531
- Set version 5.23.1 by @Uxio0 in #2533
New Contributors
Full Changelog: v5.23.0...v5.23.1
v5.23.0
What's Changed
🏕 Features
- Set version v5.22.0 by @Uxio0 in #2514
- Set version v5.23.0 by @moisses89 in #2518
🛠 Breaking Changes
- Json format logs by @moisses89 in #2449
👒 Dependencies
- Bump django-celery-beat from 2.7.0 to 2.8.0 by @dependabot in #2512
- Bump boto3 from 1.37.37 to 1.38.3 by @dependabot in #2511
- Bump celery from 5.5.1 to 5.5.2 by @dependabot in #2510
Full Changelog: v5.22.0...v5.23.0
v5.22.0
What's Changed
🏕 Features
- Fix zksync chains duplicated transactions for native transfers by @Uxio0 in #2497
- Remove not needed argument by @Uxio0 in #2505
- Update precommit by @Uxio0 in #2506
- Don't process SafeReceived event for zksync networks by @Uxio0 in #2507
👒 Dependencies
- Bump coverage from 7.6.12 to 7.8.0 by @dependabot in #2483
- Bump faker from 35.0.0 to 37.1.0 by @dependabot in #2484
- Bump pytest-django from 4.9.0 to 4.10.0 by @dependabot in #2485
- Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #2488
- Bump pytest-django from 4.10.0 to 4.11.1 by @dependabot in #2493
- Bump django-stubs from 5.1.1 to 5.1.3 by @dependabot in #2495
- Bump boto3 from 1.35.97 to 1.37.28 by @dependabot in #2491
- Bump django-db-geventpool from 4.0.7 to 4.0.8 by @dependabot in #2492
- Bump boto3 from 1.37.28 to 1.37.37 by @dependabot in #2504
- Bump pillow from 11.1.0 to 11.2.1 by @dependabot in #2499
- Bump psycopg[binary] from 3.2.5 to 3.2.6 by @dependabot in #2498
- Bump celery from 5.4.0 to 5.5.1 by @dependabot in #2500
Full Changelog: v5.21.0...v5.22.0
v5.21.0
What's Changed
🏕 Features
- Setup default singleton addresses if are deployed. by @moisses89 in #2469
- Create default Safe contract deployments data if are deployed by @moisses89 in #2477
- Update dependabot reviewers by @moisses89 in #2487
- fix typos in README.md by @wgyt in #2480
- Remove firebase from requirements by @moisses89 in #2486
- Set version to v5.21.0 by @moisses89 in #2490
👒 Dependencies
- Bump djangorestframework from 3.15.2 to 3.16.0 by @dependabot in #2481
New Contributors
Full Changelog: v5.20.0...v5.21.0
v5.20.0
What's Changed
🏕 Features
- Fix swagger tag by @falvaradorodriguez in #2460
- Bump version safe-eth-py to 7.2.0 and web3 to 7.9.0 by @falvaradorodriguez in #2466
- Update not valid transaction by @moisses89 in #2468
- Remove response validations by @Uxio0 in #2474
- Bump safe-eth-py to v7.3.0 by @moisses89 in #2478
- Set version 5.20.0 by @Uxio0 in #2479
👒 Dependencies
- Bump gunicorn[gevent] from 22.0.0 to 23.0.0 by @dependabot in #2471
- Bump cachetools from 5.5.1 to 5.5.2 by @dependabot in #2465
- Bump django-cors-headers from 4.6.0 to 4.7.0 by @dependabot in #2464
- Bump django-timezone-field from 7.0 to 7.1 by @dependabot in #2462
Full Changelog: v5.19.0...v5.20.0
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