Releases: safe-global/safe-transaction-service
Releases · safe-global/safe-transaction-service
v4.32.1
What's Changed
🏕 Features
- Missing Base Sepolia address by @moisses89 in #1849
Full Changelog: v4.32.0...v4.32.1
v4.32.0
What's Changed
🏕 Features
- Allow deleting multisig transactions not executed by @Uxio0 in #1802
- Add DELETED_MULTISIG_TRANSACTION event by @Uxio0 in #1810
- Validate safeAppId for SafeMessage creation by @Uxio0 in #1832
- Refactor events publisher by @moisses89 in #1818
- Don't clean pyc/pyo files in Docker by @Uxio0 in #1839
- Add debug statements to queue service by @Uxio0 in #1841
- Only return trusted multisig txs by default by @Uxio0 in #1842
- Remove Goerli/Rinkeby tests by @Uxio0 in #1840
- Fix queue_service connection issues by @moisses89 in #1843
- Set version v4.32.0 by @Uxio0 in #1847
👒 Dependencies
- Bump django-filter from 23.4 to 23.5 by @dependabot in #1815
- Bump coverage from 7.3.3 to 7.3.4 by @dependabot in #1816
- Bump boto3 from 1.33.6 to 1.34.7 by @dependabot in #1817
- Bump hiredis from 2.2.3 to 2.3.2 by @dependabot in #1820
- Bump coverage from 7.3.4 to 7.4.0 by @dependabot in #1822
- Bump pytest-env from 1.1.1 to 1.1.3 by @dependabot in #1824
- Bump mypy from 1.7.0 to 1.8.0 by @dependabot in #1825
- Bump web3 from 6.11.4 to 6.14.0 by @dependabot in #1829
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #1827
- Bump faker from 20.1.0 to 22.2.0 by @dependabot in #1828
- Bump safe-eth-py[django] from 6.0.0b13 to 6.0.0b14 by @dependabot in #1835
- Bump django-db-geventpool from 4.0.1 to 4.0.2 by @dependabot in #1834
- Bump faker from 22.2.0 to 22.4.0 by @dependabot in #1833
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #1837
- Bump firebase-admin from 6.3.0 to 6.4.0 by @dependabot in #1846
- Bump coverage from 7.4.0 to 7.4.1 by @dependabot in #1845
- Bump web3 from 6.14.0 to 6.15.0 by @dependabot in #1844
Full Changelog: v4.31.0...v4.32.0
v4.31.0
What's Changed
🏕 Features
- Fix 1271 signatures for messages by @Uxio0 in #1809
- Support 1271 signatures for confirmations by @Uxio0 in #1811
- Set version v4.31.0 by @Uxio0 in #1813
👒 Dependencies
- Bump firebase-admin from 6.2.0 to 6.3.0 by @dependabot in #1808
- Bump coverage from 7.3.2 to 7.3.3 by @dependabot in #1807
- Bump django-stubs from 4.2.6 to 4.2.7 by @dependabot in #1806
Full Changelog: v4.30.0...v4.31.0
v4.30.0
What's Changed
🏕 Features
- Ignore missing chain ids in token lists by @Uxio0 in #1799
- Create AbiService to prevent issues during ABI fetching by @Uxio0 in #1793
- Fix 1271 signature validation for messages by @Uxio0 in #1800
- Fix min length value in test by @moisses89 in #1804
- Set by default MultiSendCallOnly as trusted for delegates by @moisses89 in #1803
- Set version v4.30.0 by @Uxio0 in #1801
👒 Dependencies
- Bump web3 from 6.11.2 to 6.11.4 by @dependabot in #1797
- Bump celery from 5.3.5 to 5.3.6 by @dependabot in #1795
- Bump faker from 20.0.3 to 20.1.0 by @dependabot in #1794
- Bump actions/setup-python from 4 to 5 by @dependabot in #1798
Full Changelog: v4.29.1...v4.30.0
v4.29.1
What's Changed
🏕 Features
- Add trusted field to token serialiser by @fmrsabino in #1790
- Set version v4.29.1 by @Uxio0 in #1791
👒 Dependencies
- Bump django-filter from 23.3 to 23.4 by @dependabot in #1788
- Bump boto3 from 1.29.3 to 1.33.6 by @dependabot in #1787
- Bump pytest-rerunfailures from 12.0 to 13.0 by @dependabot in #1779
- Bump django-timezone-field from 6.0.1 to 6.1.0 by @dependabot in #1776
Full Changelog: v4.29.0...v4.29.1
v4.29.0
What's Changed
🏕 Features
- Remove deprecated Django configuration
USE_L10N
by @Uxio0 in #1771 - Run django on docker image as non root by @Uxio0 in #1774
- Update precommit by @Uxio0 in #1775
- Remove not needed folders from docker image by @Uxio0 in #1781
- Fix kubernetes not detecting non numeric users by @Uxio0 in #1782
- Set version 4.29.0 by @Uxio0 in #1786
🛠 Breaking Changes
- Remove price calculation by @moisses89 in #1762
👒 Dependencies
- Bump faker from 20.0.0 to 20.0.3 by @dependabot in #1765
- Bump boto3 from 1.28.84 to 1.29.3 by @dependabot in #1764
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #1766
- Bump django-cors-headers from 4.3.0 to 4.3.1 by @dependabot in #1778
- Bump safe-eth-py[django] from 6.0.0b7 to 6.0.0b8 by @dependabot in #1777
Full Changelog: v4.28.4...v4.29.0
v4.28.4
v4.28.3
What's Changed
🏕 Features
- Fix price deprecation date by @moisses89 in #1769
Full Changelog: v4.28.2...v4.28.3
v4.28.2
What's Changed
🏕 Features
- Bump safe-eth-py to v6.0.0b7 by @moisses89 in #1768
Full Changelog: v4.28.1...v4.28.2
v4.28.1
What's Changed
🏕 Features
- Fix admin search slow by @Uxio0 in #1750
- Deprecate price endpoint by @moisses89 in #1760
👒 Dependencies
- Bump pytest-django from 4.6.0 to 4.7.0 by @dependabot in #1753
- Bump faker from 19.13.0 to 20.0.0 by @dependabot in #1756
- Bump celery from 5.3.4 to 5.3.5 by @dependabot in #1755
- Bump boto3 from 1.28.78 to 1.28.84 by @dependabot in #1754
Full Changelog: v4.28.0...v4.28.1