What's Changed
- Optimize db fields by @Uxio0 in #529
- Fix token migration by @Uxio0 in #557
- Fix celery concurrency by @Uxio0 in #558
- Updated issue templates by @jpalvarezl in #560
- Fix migration by @Uxio0 in #561
- Fix contracts migration by @Uxio0 in #562
- Fix contract migration conversion by @Uxio0 in #564
- Fix migrations with issues detected when migrating mainnet production db by @Uxio0 in #565
- Add missing notification owners data migration by @Uxio0 in #567
- Fix native coin price on token fiat endpoint by @Uxio0 in #570
- Fix duplicated collectibles when sending to oneself by @Uxio0 in #572
- Increase debug logging by @Uxio0 in #577
- Fix server errors on node information endpoints by @Uxio0 in #575
- Allow address blank on WebHook admin by @Uxio0 in #573
- Bump djangorestframework from 3.12.4 to 3.13.1 by @dependabot in #569
- Bump django-s3-storage from 0.13.4 to 0.13.5 by @dependabot in #547
- Send webhooks always by @Uxio0 in #578
- Refactor celery configuration by @Uxio0 in #559
- Fix celery worker not processing tasks by @Uxio0 in #582
- Increase number of DB
MAX_CONNS
from 4 -> 50 by @Uxio0 in #585 - Bump djangorestframework-camel-case from 1.2.0 to 1.3.0 by @dependabot in #581
- Bump mypy from 0.910 to 0.930 by @dependabot in #588
- Bump django-redis from 5.1.0 to 5.2.0 by @dependabot in #587
- Bump firebase-admin from 5.1.0 to 5.2.0 by @dependabot in #589
- Bump redis from 3.5.3 to 4.0.2 by @dependabot in #518
- Push
latest
tag to Dockerhub when deploying a version by @Uxio0 in #586 - Use polygon public RPC for .env.l2.sample by @Uxio0 in #584
- Bump python from 3.9-slim to 3.10.0-slim in /docker/web by @dependabot in #415
- Use psycopg2 instead of psycopg2-binary by @Uxio0 in #583
- Make sure tasks close postgres connections by @Uxio0 in #595
- 3.4.21 Hotfix Backmerge by @fmrsabino in #607
- 3.4.23 Hotfix Backmerge by @fmrsabino in #608
- Disable IgnoreSucceededNone filter by @fmrsabino in #612
- Backmerge Release v3.4.24 by @fmrsabino in #610
- Require token auth for OwnersView by @fmrsabino in #611
- Bump celery from 5.2.1 to 5.2.3 by @dependabot in #602
- Bump pillow from 8.4.0 to 9.0.0 by @dependabot in #601
- Bump redis from 4.0.2 to 4.1.0 by @dependabot in #597
- Bump mypy from 0.930 to 0.931 by @dependabot in #617
- Bump faker from 10.0.0 to 11.3.0 by @dependabot in #615
- Bump psycopg2 from 2.9.2 to 2.9.3 by @dependabot in #616
- Add CLA to github actions by @Uxio0 in #593
- Bump requests from 2.26.0 to 2.27.1 by @dependabot in #618
- Revert remove of IgnoreSucceededNone log filter by @Uxio0 in #621
- Disable authentication in OwnersView by @fmrsabino in #622
- Normalize IPFS addresses when using HTTP gateway by @Uxio0 in #624
- Set low priority for webhook/notification tasks by @Uxio0 in #623
- Bump version to v4.0.0 by @Uxio0 in #590
New Contributors
- @jpalvarezl made their first contribution in #560
Full Changelog: v3.4.24...v4.0.0