What's Changed
- refactor: Consolidate Module Structure by Merging Sub-Modules into Root-Level Modules by @gjeanmart in #2808
- feat: add endpoint to report false Blockaid scan results (COR-636) by @Fbartoli in #2815
- Revert "feat: add endpoint to report false Blockaid scan results (COR-636)" by @LucieFaire in #2826
- Revert "Revert "feat: add endpoint to report false Blockaid scan results (COR-636)"" by @LucieFaire in #2827
- chore: remove deprecated
/v1/owners/:ownerAddress/safesendpoint by @gjeanmart in #2828 - build(deps): bump the nest-js-core group with 4 updates by @dependabot[bot] in #2816
- build(deps): bump the aws-sdk group with 4 updates by @dependabot[bot] in #2817
- build(deps-dev): bump @types/supertest from 6.0.2 to 6.0.3 by @dependabot[bot] in #2819
- build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #2821
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #2823
- build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 by @dependabot[bot] in #2822
- chore: log Blockaid scan responses by @LucieFaire in #2825
- build(deps-dev): bump prettier from 3.5.3 to 3.7.3 by @dependabot[bot] in #2818
- build(deps): bump typeorm from 0.3.21 to 0.3.28 by @dependabot[bot] in #2728
- feat(network): add per-request timeout support via NetworkRequest by @gjeanmart in #2831
- build(deps): bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #2832
- build(deps-dev): bump @nestjs/cli from 11.0.5 to 11.0.14 by @dependabot[bot] in #2834
- build(deps-dev): bump @types/express from 5.0.3 to 5.0.6 by @dependabot[bot] in #2837
- build(deps): bump the aws-sdk group with 4 updates by @dependabot[bot] in #2833
- build(deps): bump jsonwebtoken and @types/jsonwebtoken by @dependabot[bot] in #2835
- build(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #2836
- build(deps-dev): bump @faker-js/faker from 9.9.0 to 10.1.0 by @dependabot[bot] in #2838
- feat: add addresses to threat analysis issues by @LucieFaire in #2824
- hotfix: fix blockaid response schema by @LucieFaire in #2843
- refactor(cache): change Zerion cache keys to be per address only by @katspaugh in #2839
- feat: new migration with updated HN targeted campaign by @LucieFaire in #2844
- tests: fix race condition in tests by @clovisdasilvaneto in #2846
- feat: Add linea network support by @clovisdasilvaneto in #2845
- feature(portfolio): set zerion porfolio cache default to 10s by @vseehausen in #2847
- docs: update Readme by @vmosharova in #2849
- feat(circuit-breaker): implement circuit breaker pattern for resilience by @PooyaRaki in #2803
New Contributors
- @gjeanmart made their first contribution in #2808
- @Fbartoli made their first contribution in #2815
- @clovisdasilvaneto made their first contribution in #2846
Full Changelog: v1.96.0...v1.97.0