Releases: safe-global/safe-transaction-service
Releases · safe-global/safe-transaction-service
v5.41.0
What's Changed
🏕 Features
- Add support to fetch from authenticated token lists by @moisses89 in #2754
- V1.5.0 support by @akshay-ap in #2714
- Bump safe-eth-py to v7.18.0 by @moisses89 in #2755
- Set default pool settings by @moisses89 in #2765
- Set version to v5.41.0 by @moisses89 in #2766
👒 Dependencies
- Bump django-timezone-field from 7.1 to 7.2.1 by @dependabot[bot] in #2758
New Contributors
- @akshay-ap made their first contribution in #2714
Full Changelog: v5.40.1...v5.41.0
v5.40.1
v5.40.0
What's Changed
🏕 Features
- Implement v2 views for modules/owners by @Uxio0 in #2739
- fix: Order transfers by timestamp in descending order by @falvaradorodriguez in #2743
- Batch SafeRelevantTransaction creation by @Uxio0 in #2740
- Stop using string interpolation on AA SQL by @Uxio0 in #2741
- Clean db indexes by @Uxio0 in #2742
- Force limit of v1 Safes for owner/modules endpoint by @Uxio0 in #2744
- Don't create a new EthereumClient in every about query by @Uxio0 in #2750
- Bump version to 5.40.0 by @Uxio0 in #2751
👒 Dependencies
- Bump pytest from 9.0.0 to 9.0.2 by @dependabot[bot] in #2738
- Bump boto3 from 1.40.59 to 1.42.4 by @dependabot[bot] in #2737
- Bump docutils from 0.22.2 to 0.22.3 by @dependabot[bot] in #2736
- Bump django-imagekit from 5.0.0 to 6.0.0 by @dependabot[bot] in #2695
- Bump redis[hiredis] from 6.4.0 to 7.1.0 by @dependabot[bot] in #2711
- Bump celery from 5.5.3 to 5.6.0 by @dependabot[bot] in #2749
- Bump mypy from 1.18.2 to 1.19.1 by @dependabot[bot] in #2746
- Bump cachetools from 6.2.2 to 6.2.3 by @dependabot[bot] in #2748
- Bump django-stubs from 5.2.7 to 5.2.8 by @dependabot[bot] in #2745
Full Changelog: v5.39.3...v5.40.0
v5.39.3
v5.39.2
v5.39.1
What's Changed
🏕 Features
- Fix ProxyPrefixMiddleware to apply SCRIPT_NAME and URI patching for Django generated URLs by @falvaradorodriguez in #2725
- Fix proxy prefix middleware to manage the prefix properly in the admin section by @falvaradorodriguez in #2727
- Improve processing logs by @Uxio0 in #2731
- Optimize safe setup events processing by @Uxio0 in #2729
- Bump version from 5.39.0 to 5.39.1 by @Uxio0 in #2730
👒 Dependencies
- Bump drf-spectacular from 0.28.0 to 0.29.0 by @dependabot[bot] in #2723
- Bump psycopg[binary,pool] from 3.2.12 to 3.2.13 by @dependabot[bot] in #2722
- Bump django from 5.2.8 to 5.2.9 by @dependabot[bot] in #2728
Full Changelog: v5.39.0...v5.39.1
v5.39.0
Important notes
If you are running a transaction service, it's recommended that you update first to this version before updating to new ones.
What's Changed
🏕 Features
- Fix collectibles cache key collision by @Uxio0 in #2716
- Catch RabbitMQ errors by @Uxio0 in #2717
- Fix some issues by @Uxio0 in #2718
- Add denormalized safe_address to InternalTxDecoded for faster pending tx queries by @Uxio0 in #2719
- Fix denormalization migration script by @Uxio0 in #2720
- Fix typo on deployment script by @Uxio0 in #2721
🛠 Breaking Changes
Full Changelog: v5.38.0...v5.39.0
v5.38.0
What's Changed
🏕 Features
- Return Safe blockchain version if not found on database by @Uxio0 in #2705
- Add database model documentation by @Uxio0 in #2702
- chore: fix some minor issues in the comments by @huyejia in #2691
- Add configurable connection pool for Redis-py by @Uxio0 in #2707
- Bump version to 5.38.0 by @Uxio0 in #2713
👒 Dependencies
- Bump django from 5.2.7 to 5.2.8 by @dependabot[bot] in #2701
- Bump cachetools from 6.2.1 to 6.2.2 by @dependabot[bot] in #2710
- Bump django-cors-headers from 4.7.0 to 4.9.0 by @dependabot[bot] in #2709
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2708
- Bump pytest from 8.4.2 to 9.0.0 by @dependabot[bot] in #2704
New Contributors
Full Changelog: v5.37.0...v5.38.0
v5.37.0
What's Changed
🏕 Features
- Use environment variables to configure connection pool by @Uxio0 in #2699
- Bump version from 5.36.0 to 5.37.0 by @Uxio0 in #2700
👒 Dependencies
- Bump django-stubs from 5.1.3 to 5.2.7 by @dependabot[bot] in #2693
- Bump pytest-env from 1.1.5 to 1.2.0 by @dependabot[bot] in #2697
Full Changelog: v5.36.0...v5.37.0
v5.36.0
What's Changed
🏕 Features
- Fail fast raising exceptions when querying nodes by @Uxio0 in #2689
- Set version 5.36.0 by @Uxio0 in #2698
👒 Dependencies
- Bump psycopg[binary,pool] from 3.2.10 to 3.2.12 by @dependabot[bot] in #2685
- Bump faker from 37.8.0 to 37.12.0 by @dependabot[bot] in #2688
- Bump boto3 from 1.40.55 to 1.40.59 by @dependabot[bot] in #2687
- Bump coverage from 7.10.7 to 7.11.0 by @dependabot[bot] in #2684
- Bump web3 from 7.13.0 to 7.14.0 by @dependabot[bot] in #2686
Full Changelog: v5.35.0...v5.36.0