Skip to content

Releases: safe-global/safe-client-gateway

v1.16.0

28 Nov 13:47
31c5486
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.1...v1.16.0

v1.15.1

24 Nov 12:49
19f115b
Compare
Choose a tag to compare

What's Changed

Add logs to cache hooks events

  • Adds a log message for each event received by CacheHooksService in order to improve traceability.

Full Changelog: v1.15.0...v1.15.1

v1.15.0

20 Nov 14:08
cbfaf96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

20 Nov 10:13
84b89ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.14.0

v1.13.1

10 Nov 11:41
9d1cf9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

10 Nov 09:46
450c42e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

07 Nov 10:35
5b7b59b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.12.0

v1.11.2

02 Nov 15:09
9b612ca
Compare
Choose a tag to compare

What's Changed

Fix CacheDir for token prices

  • Modifies the CacheDir for token/native coins prices. This prevents subsequent requests from renewing the cache TTL for the entire key.

Full Changelog: v1.11.1...v1.11.2

v1.11.1

31 Oct 14:04
d98ea80
Compare
Choose a tag to compare

What's Changed

Fix get-contract E2E test

  • Adapts get-contract e2e test to the current contract metadata.

Full Changelog: v1.11.0...v1.11.1

v1.11.0

31 Oct 13:05
0cb6de9
Compare
Choose a tag to compare

What's Changed

  • Slice nested transfers by @hectorgomezv in #771

    • Cuts the number of nested transfers for each transaction in the history to a max value.
  • feat: add alerts (Tenderly) data source by @iamacook in #787

    • Adds a new alerts data source, leveraging the Tenderly API in anticipation of Tenderly Alerts for the forthcoming recovery implementation.

Other changes

Full Changelog: v1.10.1...v1.11.0