Skip to content

Releases: safe-global/safe-client-gateway

v1.0.0

07 Aug 13:33
afc4641
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v1.0.0

v0.4.1

02 Aug 10:06
0a30d56
Compare
Choose a tag to compare

What's Changed

  • fix: prevent scientific notation in large balances by @iamacook in #614

Full Changelog: v0.4.0...v0.4.1

v0.4.0

31 Jul 13:32
524f3d5
Compare
Choose a tag to compare

What's Changed

  • Add GET /health/ready in #597
  • Fix getLastTransactionSortedByNonce provided parameter in #603
  • Bump @types/node from 20.4.1 to 20.4.4 in #588
  • Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 in #590
  • Bump @nestjs/testing from 10.0.5 to 10.1.1 in #589
  • Bump @nestjs/platform-express from 10.0.5 to 10.1.1 in #591
  • Bump @nestjs/cli from 10.1.9 to 10.1.10 in #592
  • Bump @nestjs/platform-express from 10.1.1 to 10.1.2 in #594
  • Bump node from 18.16-alpine to 18.17-alpine in #587

Full Changelog: v0.3.1...v0.4.0

v0.3.1

28 Jul 12:59
b613de3
Compare
Choose a tag to compare

What's Changed

  • Added trusted filter to getLastTransactionSortedByNonce (#596)
  • Forward origin field to Safe Transaction Service (#600)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Jul 10:23
e022f42
Compare
Choose a tag to compare

What's Changed

Introduction of Promise Registry

A Promise Registry is now being used by the TransactionApi. The goal of this registry is to deterministically map active promises (i.e. in a pending state) so that a request to the same resource (i.e. same key) returns the pending active promise. #586

Other

  • Add limit parameter for all-transactions call when retrieving the last transaction in #583
  • Fix https agent being used in #584

Full Changelog: v0.2.5...v0.3.0

v0.2.5

21 Jul 08:59
a58eb04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

20 Jul 07:05
491dc42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

13 Jul 17:39
cc3325f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Jul 10:03
12ba44a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.2

v0.2.1

11 Jul 11:20
f5e79f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1