Releases: safe-global/safe-decoder-service
Releases · safe-global/safe-decoder-service
v1.6.0
v1.5.2
What's Changed
🏕 Features
- Replace uvicorn with gunicorn for production by @Uxio0 in #137
- Fix startup log by @moisses89 in #138
- Use run in thread for CPU tasks by @Uxio0 in #139
- Use fast and cached ethereum address checksum function by @Uxio0 in #143
- Optimize queries by @Uxio0 in #144
- Set version 1.5.2 by @Uxio0 in #146
👒 Dependencies
- Bump alembic from 1.15.2 to 1.16.1 by @dependabot in #141
- Bump web3 from 7.10.0 to 7.12.0 by @dependabot in #140
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
What's Changed
🏕 Features
- Improve swagger docs by @Uxio0 in #118
- Bump versions safe-eth-py to 7.2.0 and web3 to 7.9.0 by @falvaradorodriguez in #119
- Rename db_async_conn to async_db_test_case by @Uxio0 in #125
- Run mypy once on the CI by @Uxio0 in #126
- Refactor json logger by @moisses89 in #124
- Remove fallback function decoding by @Uxio0 in #121
- Make requirements files standard by @Uxio0 in #128
- Set version 1.5.0 by @Uxio0 in #133
- Update precommit by @Uxio0 in #134
👒 Dependencies
- Bump fastapi[all] from 0.115.8 to 0.115.12 by @dependabot in #120
- Bump sqlmodel from 0.0.22 to 0.0.24 by @dependabot in #117
- Bump alembic from 1.14.1 to 1.15.2 by @dependabot in #122
- Bump pydantic-settings from 2.8.0 to 2.8.1 by @dependabot in #113
- Bump aio-pika from 9.5.4 to 9.5.5 by @dependabot in #114
- Bump async-lru from 2.0.4 to 2.0.5 by @dependabot in #123
- Bump web3 from 7.9.0 to 7.10.0 by @dependabot in #127
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
🏕 Features
- Bump web3 to v7 and safe-eth-py to v7 by @falvaradorodriguez in #107
- Fix
http_request_middleware
by @Uxio0 in #109 - Optimize data decoder by @Uxio0 in #108
- Set version 1.4.0 by @Uxio0 in #111
👒 Dependencies
- Bump pydantic-settings from 2.7.1 to 2.8.0 by @dependabot in #110
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
🏕 Features
- Fix swagger examples by @Uxio0 in #98
- Add logger midleware by @moisses89 in #99
- Disable Uvicorn logs by @moisses89 in #100
- Set version v1.2.0 by @moisses89 in #103
👒 Dependencies
- Bump fastapi[all] from 0.115.7 to 0.115.8 by @dependabot in #97
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.2
v1.0.1
What's Changed
🏕 Features
- Fix tuple decoding by @Uxio0 in #87
- Prevent
chainId
to be set withoutto
for decoder by @Uxio0 in #88 - Set version 1.0.1 by @Uxio0 in #89
👒 Dependencies
- Bump fastapi[all] from 0.115.6 to 0.115.7 by @dependabot in #86
Full Changelog: v1.0.0...v1.0.1