What's Changed
🏕 Features
- Make DB pool max_overflow configurable and enable pool_pre_ping by Uxío (@Uxio0) in #296
- Fix small decoder bug by Uxío (@Uxio0) in #298
- Fix connections left idle in transaction exhausting Postgres slots by Uxío (@Uxio0) in #297
- Fix display-name whitespace and add クラスメソッド株式会社 (@classmethod) to validator by Uxío (@Uxio0) in #300
- Clean redis admin token after logout by Uxío (@Uxio0) in #299
- Bump dramatiq 2.1.0, redis 7.4.0, hiredis 3.4.0 by Uxío (@Uxio0) in #302
- Pipeline cache write into a single Redis round-trip by Uxío (@Uxio0) in #303
- refactor: scope DB session to a Unit of Work to avoid pool exhaustion by Felipe Alvarado (@falvaradorodriguez) in #301
- fix: scope data-decoder endpoint DB access to its own session context by Felipe Alvarado (@falvaradorodriguez) in #305
- feat: replace dramatiq with taskiq for background tasks by Felipe Alvarado (@falvaradorodriguez) in #307
- fix: Set tasiq default logger to WARNING by Felipe Alvarado (@falvaradorodriguez) in #308
- fix: harden taskiq redis connection by Felipe Alvarado (@falvaradorodriguez) in #309
- chore: optimize dependabot config by Uxío (@Uxio0) in #310
- chore: Update safe-eth-py to 7.22.0 by Felipe Alvarado (@falvaradorodriguez) in #318
- fix: cla action permissions by Daniel (@dasanra) in #325
- feat: Add safe 1.5.0 missing abis by Felipe Alvarado (@falvaradorodriguez) in #326
- Set version v1.16.0 by Felipe Alvarado (@falvaradorodriguez) in #328
👒 Dependencies
- Bump docker/login-action from 4.1.0 to 4.2.0 by Dependabot (@dependabot)[bot] in #284
- Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by Dependabot (@dependabot)[bot] in #285
- Bump docker/build-push-action from 7.1.0 to 7.2.0 by Dependabot (@dependabot)[bot] in #286
- Bump actions/checkout from 6.0.2 to 6.0.3 by Dependabot (@dependabot)[bot] in #289
- Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by Dependabot (@dependabot)[bot] in #290
- Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by Dependabot (@dependabot)[bot] in #304
- Bump pytest-asyncio from 1.3.0 to 1.4.0 by Dependabot (@dependabot)[bot] in #291
- Bump setuptools from 81.0.0 to 82.0.1 by Dependabot (@dependabot)[bot] in #248
- Bump the dependencies group across 1 directory with 9 updates by Dependabot (@dependabot)[bot] in #324
- Bump the github-actions group across 1 directory with 4 updates by Dependabot (@dependabot)[bot] in #323
- Bump safe-eth-py from 7.22.0 to 7.24.0 in the eth group across 1 directory by Dependabot (@dependabot)[bot] in #322
- Bump the fastapi group across 1 directory with 2 updates by Dependabot (@dependabot)[bot] in #315
- Bump actions/checkout from 6.0.3 to 7.0.1 by Dependabot (@dependabot)[bot] in #314
Full Changelog: v1.15.1...v1.16.0